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

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

#item821 {
	width:892px !important;
	height:77px !important;
	left:154px !important;
	top:143px !important;
}

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

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

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

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

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

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

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

#item30626 {
	width:656px !important;
	height:138px !important;
	left:22px !important;
	top:218px !important;
}

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

#item30648 {
	width:600px !important;
	height:35px !important;
	left:50px !important;
	top:373px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-1042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1042 {
	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-1076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5226 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:349px !important;
}

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

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

#item5301 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5329 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5299 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:464px !important;
}

@keyframes fly-in-right-5366 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5366 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5403 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5432 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5368 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5399 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5366 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:636px !important;
}

@keyframes fly-in-right-5436 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5436 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5469 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5496 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5438 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5465 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5436 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:579px !important;
}

@keyframes fly-in-right-5500 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5500 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5533 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5560 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5502 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5529 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5500 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:521px !important;
}

@keyframes fly-in-right-5564 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5564 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5599 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5631 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5566 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5595 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5564 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:407px !important;
}

@keyframes fly-in-right-5635 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5635 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5672 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5700 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5637 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5668 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5635 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:693px !important;
}

#item5704 {
	width:345px !important;
	height:198px !important;
	left:751px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-5704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5724 {
	width:286px !important;
	height:118px !important;
	left:797px !important;
	top:85px !important;
}

#item5746 {
	width:518px !important;
	height:40px !important;
	left:74px !important;
	top:85px !important;
}

#item5768 {
	width:456px !important;
	height:609px !important;
	left:74px !important;
	top:163px !important;
}

@keyframes fade-in-5768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5775 {
	opacity:0.50;
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item5795 {
	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;
}

#item5800 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item5798 {
	width:31px !important;
	height:31px !important;
	left:480px !important;
	top:228px !important;
}

#item5831 {
	width:386px !important;
	height:198px !important;
	left:110px !important;
	top:265px !important;
}

@keyframes fade-in-5831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5867 {
	width:190px !important;
	height:16px !important;
	left:109px !important;
	top:489px !important;
}

#item5889 {
	width:174px !important;
	height:16px !important;
	left:109px !important;
	top:465px !important;
}

#item5773 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
	top:176px !important;
}

#item5771 {
	width:610px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item5892 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-5892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34788 {
	width:700px !important;
	height:275px !important;
	top:192px !important;
	background:#fafafa;
}

@keyframes fly-in-right-34789 {
	0% {
		transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-34789 {
	0% {
		-webkit-transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34791 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item34821 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item34789 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:217px !important;
}

@keyframes fly-in-right-34825 {
	0% {
		transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-34825 {
	0% {
		-webkit-transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34827 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item34855 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item34825 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:280px !important;
}

@keyframes fly-in-right-34859 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-34859 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34861 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item34889 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item34859 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:406px !important;
}

@keyframes fly-in-right-34893 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-34893 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34895 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item34924 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item34893 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:343px !important;
}

@keyframes fly-in-right-34928 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-34928 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34930 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item34958 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item34928 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:280px !important;
}

@keyframes fly-in-right-34962 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-34962 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34964 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item34991 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item34962 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:217px !important;
}

@keyframes fly-in-right-34995 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-34995 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34997 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item35024 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item34995 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:343px !important;
}

@keyframes fly-in-right-35028 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-35028 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35030 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item35057 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item35028 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:406px !important;
}

#item35061 {
	width:628px !important;
	height:156px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-35061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35081 {
	width:533px !important;
	height:86px !important;
	left:82px !important;
	top:73px !important;
}

#item35103 {
	width:628px !important;
	height:57px !important;
	left:39px !important;
	top:529px !important;
}

#item35125 {
	width:474px !important;
	height:576px !important;
	left:116px !important;
	top:609px !important;
}

@keyframes fade-in-35125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35147 {
	width:74px !important;
	height:576px !important;
	left:515px !important;
	top:609px !important;
}

@keyframes fade-in-35147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35154 {
	opacity:0.50;
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item35155 {
	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;
}

#item35156 {
	width:554px !important;
	height:169px !important;
	left:92px !important;
	top:281px !important;
}

#item35176 {
	width:533px !important;
	height:118px !important;
	top:5px !important;
}

@keyframes fade-in-35176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35188 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item35186 {
	width:31px !important;
	height:31px !important;
	left:622px !important;
	top:263px !important;
}

#item35219 {
	width:190px !important;
	height:16px !important;
	left:237px !important;
	top:426px !important;
}

#item35241 {
	width:174px !important;
	height:16px !important;
	left:92px !important;
	top:426px !important;
}

#item35152 {
	width:10px !important;
	height:10px !important;
	left:83px !important;
	top:178px !important;
}

#item35150 {
	width:710px !important;
	height:745px !important;
	left:-10px !important;
	top:455px !important;
}

#item35244 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-35244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-5905 {
	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-5905 {
	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;
	}
}
#item5918 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item5919 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item5920 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item5921 {
	width:367px !important;
	height:790px !important;
	left:833px !important;
	background:#fff;
}

#item5922 {
	width:310px !important;
	height:518px !important;
	left:856px !important;
	top:233px !important;
	background:#fafafa;
}

@keyframes fade-in-5923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5924 {
	width:421px !important;
	height:164px !important;
	background:#d70e2b;
}

#item5944 {
	width:354px !important;
	height:73px !important;
	left:44px !important;
	top:45px !important;
}

#item5991 {
	width:266px !important;
	height:20px !important;
}

#item5968 {
	width:266px !important;
	height:20px !important;
}

#item5947 {
	width:266px !important;
	height:20px !important;
	left:912px !important;
	top:261px !important;
}

#item5995 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:263px !important;
}

#item6049 {
	width:226px !important;
	height:20px !important;
}

#item6026 {
	width:226px !important;
	height:20px !important;
}

#item6005 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:330px !important;
}

#item6053 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:332px !important;
}

#item6105 {
	width:226px !important;
	height:20px !important;
}

#item6082 {
	width:226px !important;
	height:20px !important;
}

#item6061 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:399px !important;
}

#item6109 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:400px !important;
}

#item6161 {
	width:226px !important;
	height:20px !important;
}

#item6138 {
	width:226px !important;
	height:20px !important;
}

#item6117 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:468px !important;
}

#item6165 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:468px !important;
}

#item6217 {
	width:226px !important;
	height:20px !important;
}

#item6194 {
	width:226px !important;
	height:20px !important;
}

#item6173 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:535px !important;
}

#item6221 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:535px !important;
}

#item6275 {
	width:226px !important;
	height:38px !important;
}

#item6252 {
	width:266px !important;
	height:38px !important;
}

#item6231 {
	width:266px !important;
	height:38px !important;
	left:912px !important;
	top:603px !important;
}

#item6279 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:617px !important;
}

#item6337 {
	width:226px !important;
	height:38px !important;
}

#item6314 {
	width:226px !important;
	height:38px !important;
}

#item6293 {
	width:226px !important;
	height:38px !important;
	left:912px !important;
	top:688px !important;
}

#item6341 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:700px !important;
}

#item6576 {
	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-6576 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6576 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6579 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6577 {
	width:31px !important;
	height:31px !important;
	left:711px !important;
	top:209px !important;
}

#item6607 {
	width:494px !important;
	height:201px !important;
	left:206px !important;
	top:238px !important;
}

#item6541 {
	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-6541 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6541 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6544 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6542 {
	width:31px !important;
	height:31px !important;
	left:709px !important;
	top:208px !important;
}

#item6572 {
	width:354px !important;
	height:261px !important;
	left:353px !important;
	top:246px !important;
}

#item6506 {
	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-6506 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6506 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6526 {
	width:362px !important;
	height:254px !important;
	left:352px !important;
	top:243px !important;
}

#item6531 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6529 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:216px !important;
}

#item6470 {
	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-6470 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6470 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6490 {
	width:362px !important;
	height:310px !important;
	left:344px !important;
	top:245px !important;
}

#item6495 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6493 {
	width:31px !important;
	height:31px !important;
	left:710px !important;
	top:209px !important;
}

#item6431 {
	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-6431 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6431 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6451 {
	width:354px !important;
	height:321px !important;
	left:358px !important;
	top:244px !important;
}

#item6456 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6454 {
	width:31px !important;
	height:31px !important;
	left:717px !important;
	top:207px !important;
}

#item6394 {
	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-6394 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6394 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6414 {
	width:358px !important;
	height:235px !important;
	left:362px !important;
	top:230px !important;
}

#item6419 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6417 {
	width:31px !important;
	height:31px !important;
	left:716px !important;
	top:199px !important;
}

#item6358 {
	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-6358 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6358 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6361 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6359 {
	width:31px !important;
	height:31px !important;
	left:644px !important;
	top:12px !important;
}

#item6390 {
	width:459px !important;
	height:514px !important;
	left:178px !important;
	top:51px !important;
}

#item6356 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:17px !important;
}

#item6354 {
	width:753px !important;
	height:578px !important;
	left:53px !important;
	top:39px !important;
}

#item6610 {
	width:340px !important;
	height:545px !important;
	left:850px !important;
	top:220px !important;
	background:#f7f7f7;
}

@keyframes fade-out-6610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6611 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6611 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6611 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-35257 {
	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-35257 {
	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;
	}
}
#item35270 {
	width:700px !important;
	height:507px !important;
	background:#f7f7f7;
}

#item35271 {
	width:61px !important;
	height:727px !important;
	left:-26px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item35272 {
	width:61px !important;
	height:727px !important;
	left:664px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item35273 {
	width:1200px !important;
	height:35px !important;
	left:-250px !important;
	top:1192px !important;
	background:#fff;
}

#item35274 {
	width:628px !important;
	height:274px !important;
	left:36px !important;
	top:192px !important;
	background:#fff;
}

#item35275 {
	width:628px !important;
	height:280px !important;
	left:36px !important;
	top:192px !important;
	background:#fafafa;
}

@keyframes fade-in-35276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35277 {
	width:628px !important;
	height:156px !important;
	background:#d70e2b;
}

#item35297 {
	width:540px !important;
	height:87px !important;
	left:53px !important;
	top:37px !important;
}

#item35322 {
	width:266px !important;
	height:20px !important;
}

#item35301 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item35326 {
	width:20px !important;
	height:20px !important;
	top:2px !important;
}

#item35359 {
	width:266px !important;
	height:20px !important;
}

#item35338 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item35363 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item35394 {
	width:266px !important;
	height:20px !important;
}

#item35373 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item35398 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item35429 {
	width:266px !important;
	height:20px !important;
}

#item35408 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item35433 {
	width:20px !important;
	height:20px !important;
}

#item35465 {
	width:226px !important;
	height:20px !important;
}

#item35444 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item35469 {
	width:20px !important;
	height:20px !important;
}

#item35500 {
	width:226px !important;
	height:38px !important;
}

#item35479 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item35504 {
	width:20px !important;
	height:20px !important;
	top:14px !important;
}

#item35534 {
	width:226px !important;
	height:38px !important;
}

#item35513 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item35538 {
	width:20px !important;
	height:20px !important;
	top:11px !important;
}

#item35546 {
	width:628px !important;
	height:305px !important;
	left:36px !important;
	top:192px !important;
	background:#f7f7f7;
}

@keyframes fade-out-35546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35779 {
	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-35779 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-35779 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item35779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35782 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item35780 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:406px !important;
}

#item35812 {
	width:488px !important;
	height:241px !important;
	left:59px !important;
	top:441px !important;
}

#item35741 {
	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-35741 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-35741 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item35741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35744 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item35742 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:417px !important;
}

#item35775 {
	width:545px !important;
	height:280px !important;
	left:30px !important;
	top:439px !important;
}

#item35700 {
	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-35700 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-35700 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item35700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35720 {
	width:525px !important;
	height:232px !important;
	left:51px !important;
	top:473px !important;
}

#item35725 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item35723 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:438px !important;
}

#item35659 {
	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-35659 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-35659 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item35659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35679 {
	width:545px !important;
	height:339px !important;
	left:30px !important;
	top:384px !important;
}

#item35684 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item35682 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:348px !important;
}

#item35621 {
	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-35621 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-35621 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item35621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35641 {
	width:544px !important;
	height:318px !important;
	left:30px !important;
	top:404px !important;
}

#item35646 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item35644 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:380px !important;
}

#item35586 {
	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-35586 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-35586 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item35586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35606 {
	width:545px !important;
	height:250px !important;
	left:30px !important;
	top:454px !important;
}

#item35611 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item35609 {
	width:31px !important;
	height:31px !important;
	left:559px !important;
	top:419px !important;
}

#item35551 {
	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-35551 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-35551 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item35551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35554 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item35552 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:14px !important;
}

#item35582 {
	width:545px !important;
	height:669px !important;
	left:30px !important;
	top:50px !important;
}

#item35549 {
	width:10px !important;
	height:10px !important;
	left:146px !important;
	top:548px !important;
}

#item35547 {
	width:595px !important;
	height:731px !important;
	left:47px !important;
	top:412px !important;
}

#item35815 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-35815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6624 {
	width:1200px !important;
	height:35px !important;
	top:776px !important;
	background:#f7f7f7;
}

#item6658 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#fff;
}

#item6659 {
	width:422px !important;
	height:790px !important;
	left:799px !important;
	background:#fff;
}

#item6660 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item6661 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item6662 {
	width:349px !important;
	height:272px !important;
	left:817px !important;
	top:193px !important;
	background:#fafafa;
}

#item6663 {
	width:347px !important;
	height:107px !important;
	left:817px !important;
	top:647px !important;
	background:#fafafa;
}

#item6683 {
	width:325px !important;
	height:171px !important;
	left:827px !important;
	top:211px !important;
}

#item6730 {
	width:251px !important;
	height:14px !important;
}

#item6707 {
	width:251px !important;
	height:14px !important;
}

#item6686 {
	width:251px !important;
	height:14px !important;
	left:900px !important;
	top:404px !important;
}

#item6779 {
	width:276px !important;
	height:66px !important;
}

#item6756 {
	width:215px !important;
	height:66px !important;
}

#item6735 {
	width:276px !important;
	height:66px !important;
	left:900px !important;
	top:671px !important;
}

#item6784 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:387px !important;
}

#item6794 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:676px !important;
}

@keyframes fade-in-6807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6808 {
	width:436px !important;
	height:130px !important;
	background:#d70e2b;
}

#item6828 {
	width:366px !important;
	height:58px !important;
	left:42px !important;
	top:40px !important;
}

@keyframes fade-in-6831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6851 {
	width:435px !important;
	height:145px !important;
	background:#d70e2b;
}

#item6873 {
	width:373px !important;
	height:77px !important;
	left:42px !important;
	top:33px !important;
}

@keyframes fade-in-6880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6881 {
	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;
}

#item6901 {
	width:255px !important;
	height:170px !important;
	left:31px !important;
	top:29px !important;
}

#item6906 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6904 {
	width:31px !important;
	height:31px !important;
	left:293px !important;
	top:14px !important;
}

#item6878 {
	width:10px !important;
	height:10px !important;
	left:325px !important;
	top:10px !important;
}

#item6876 {
	width:335px !important;
	height:216px !important;
	left:370px !important;
	top:39px !important;
}

@keyframes fade-in-6923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6924 {
	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;
}

#item6944 {
	width:227px !important;
	height:221px !important;
	left:30px !important;
	top:36px !important;
}

#item6949 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6947 {
	width:31px !important;
	height:31px !important;
	left:566px !important;
	top:16px !important;
}

@keyframes fade-in-6960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6961 {
	opacity:0.95;
	width:270px !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;
}

#item6981 {
	width:203px !important;
	height:170px !important;
	left:36px !important;
	top:36px !important;
}

#item6984 {
	opacity:0.95;
	width:592px !important;
	height:146px !important;
	left:10px !important;
	top:297px !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;
}

#item7004 {
	width:526px !important;
	height:99px !important;
	left:46px !important;
	top:327px !important;
}

#item6921 {
	width:10px !important;
	height:10px !important;
	left:638px !important;
	top:251px !important;
}

#item6919 {
	width:648px !important;
	height:443px !important;
	left:90px !important;
	top:294px !important;
}

#item7007 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7007 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7007 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-35828 {
	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-35828 {
	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;
	}
}
#item35857 {
	width:38px !important;
	height:1200px !important;
	background:#fff;
}

#item35860 {
	width:36px !important;
	height:1200px !important;
	left:664px !important;
	background:#fff;
}

#item35861 {
	width:701px !important;
	height:517px !important;
	left:-1px !important;
	background:#fff;
}

#item35862 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item35863 {
	width:629px !important;
	height:419px !important;
	left:35px !important;
	top:61px !important;
	background:#fafafa;
}

#item35864 {
	width:628px !important;
	height:126px !important;
	left:36px !important;
	top:567px !important;
	background:#fafafa;
}

#item35884 {
	width:626px !important;
	height:166px !important;
	left:38px !important;
	top:187px !important;
}

#item35908 {
	width:301px !important;
	height:17px !important;
}

#item35887 {
	width:301px !important;
	height:17px !important;
	left:123px !important;
	top:375px !important;
}

#item35934 {
	width:331px !important;
	height:80px !important;
}

#item35913 {
	width:331px !important;
	height:80px !important;
	left:114px !important;
	top:597px !important;
}

#item35939 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:360px !important;
}

#item35949 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:613px !important;
}

@keyframes fade-in-35958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35959 {
	width:628px !important;
	height:130px !important;
	background:#d70e2b;
}

#item35979 {
	width:440px !important;
	height:66px !important;
	left:44px !important;
	top:37px !important;
}

@keyframes fade-in-35986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35987 {
	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;
}

#item36007 {
	width:271px !important;
	height:238px !important;
	left:15px !important;
	top:35px !important;
}

#item36012 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item36010 {
	width:31px !important;
	height:31px !important;
	left:275px !important;
	top:14px !important;
}

#item35984 {
	width:10px !important;
	height:10px !important;
	left:262px !important;
	top:59px !important;
}

#item35982 {
	width:310px !important;
	height:283px !important;
	left:36px !important;
	top:693px !important;
}

@keyframes fade-in-36025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36026 {
	opacity:0.95;
	width:310px !important;
	height:326px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item36046 {
	width:240px !important;
	height:286px !important;
	left:34px !important;
	top:43px !important;
}

@keyframes fade-in-36050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36051 {
	opacity:0.95;
	width:310px !important;
	height:326px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item36071 {
	width:240px !important;
	height:286px !important;
	left:34px !important;
	top:43px !important;
}

#item36076 {
	width:25px !important;
	height:25px !important;
}

#item36074 {
	width:25px !important;
	height:25px !important;
	left:275px !important;
	top:9px !important;
}

#item36085 {
	opacity:0.95;
	width:634px !important;
	height:153px !important;
	top:337px !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;
}

#item36105 {
	width:585px !important;
	height:102px !important;
	left:12px !important;
	top:365px !important;
}

#item36023 {
	width:10px !important;
	height:10px !important;
	left:286px !important;
	top:134px !important;
}

#item36021 {
	width:634px !important;
	height:491px !important;
	left:42px !important;
	top:689px !important;
}

@keyframes fade-in-36109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36129 {
	width:630px !important;
	height:130px !important;
	background:#d70e2b;
}

#item36151 {
	width:549px !important;
	height:88px !important;
	left:45px !important;
	top:21px !important;
}

#item36154 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-36154 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36154 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7031 {
	width:42px !important;
	height:790px !important;
	background:#fff;
}

#item7032 {
	width:494px !important;
	height:790px !important;
	left:706px !important;
	background:#fff;
}

#item7033 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item7034 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item7035 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item7036 {
	width:424px !important;
	height:213px !important;
	left:742px !important;
	top:184px !important;
	background:#fafafa;
}

#item7040 {
	width:25px !important;
	height:25px !important;
	top:1px !important;
}

#item7070 {
	width:144px !important;
	height:24px !important;
	left:33px !important;
}

#item7038 {
	width:177px !important;
	height:26px !important;
	left:1008px !important;
	top:743px !important;
}

@keyframes fly-in-top-7074 {
	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-7074 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7129 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item7077 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item7105 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item7074 {
	width:160px !important;
	height:179px !important;
	left:867px !important;
	top:387px !important;
}

@keyframes fly-in-top-7133 {
	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-7133 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7208 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item7136 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item7163 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item7133 {
	width:209px !important;
	height:228px !important;
	left:753px !important;
	top:546px !important;
}

@keyframes fly-in-top-7212 {
	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-7212 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7266 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item7215 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item7242 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item7212 {
	width:178px !important;
	height:193px !important;
	left:977px !important;
	top:524px !important;
}

#item7271 {
	width:422px !important;
	height:133px !important;
	background:#d70e2b;
}

#item7291 {
	width:385px !important;
	height:90px !important;
	left:32px !important;
	top:33px !important;
}

#item7313 {
	width:389px !important;
	height:196px !important;
	left:762px !important;
	top:200px !important;
}

#item7486 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item7507 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item7512 {
	width:25px !important;
	height:25px !important;
}

#item7510 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item7545 {
	width:141px !important;
	height:118px !important;
	left:120px !important;
	top:85px !important;
}

#item7422 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item7443 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item7448 {
	width:25px !important;
	height:25px !important;
}

#item7446 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item7480 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item7359 {
	width:378px !important;
	height:432px !important;
	left:41px !important;
	top:10px !important;
	background:#fafafa;
}

#item7380 {
	width:357px !important;
	height:174px !important;
	left:52px !important;
	top:233px !important;
}

#item7385 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7383 {
	width:31px !important;
	height:31px !important;
	left:366px !important;
	top:27px !important;
}

#item7417 {
	width:103px !important;
	height:103px !important;
	left:173px !important;
	top:97px !important;
}

#item7320 {
	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-7320 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7320 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7340 {
	width:326px !important;
	height:400px !important;
	left:38px !important;
	top:45px !important;
}

@keyframes fade-in-7340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7345 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7343 {
	width:31px !important;
	height:31px !important;
	left:364px !important;
	top:15px !important;
}

#item7318 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:64px !important;
}

#item7316 {
	width:449px !important;
	height:474px !important;
	left:144px !important;
	top:178px !important;
}

#item7570 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36177 {
	width:42px !important;
	height:790px !important;
	left:-6px !important;
	top:410px !important;
	background:#fff;
}

#item36178 {
	width:628px !important;
	height:630px !important;
	left:36px !important;
	top:7px !important;
	background:#fff;
}

#item36179 {
	width:66px !important;
	height:790px !important;
	left:-30px !important;
	top:410px !important;
	background:#fff;
}

#item36180 {
	width:66px !important;
	height:790px !important;
	left:664px !important;
	top:410px !important;
	background:#fff;
}

#item36181 {
	width:700px !important;
	height:35px !important;
	background:#fff;
}

#item36182 {
	width:1200px !important;
	height:35px !important;
	left:-6px !important;
	top:1165px !important;
	background:#fff;
}

#item36183 {
	width:628px !important;
	height:256px !important;
	left:36px !important;
	top:166px !important;
	background:#fafafa;
}

#item36186 {
	width:25px !important;
	height:25px !important;
}

#item36216 {
	width:165px !important;
	height:24px !important;
	left:33px !important;
	top:1px !important;
}

#item36184 {
	width:197px !important;
	height:25px !important;
	left:59px !important;
	top:597px !important;
}

@keyframes fly-in-top-36220 {
	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-36220 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item36279 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item36223 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item36255 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item36220 {
	width:160px !important;
	height:179px !important;
	left:50px !important;
	top:394px !important;
}

@keyframes fly-in-top-36283 {
	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-36283 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item36361 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item36286 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item36316 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item36283 {
	width:209px !important;
	height:228px !important;
	left:441px !important;
	top:394px !important;
}

@keyframes fly-in-top-36365 {
	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-36365 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item36420 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item36368 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item36396 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item36365 {
	width:178px !important;
	height:193px !important;
	left:237px !important;
	top:394px !important;
}

#item36425 {
	width:628px !important;
	height:131px !important;
	background:#d70e2b;
}

#item36445 {
	width:552px !important;
	height:108px !important;
	left:44px !important;
	top:22px !important;
}

#item36467 {
	width:600px !important;
	height:207px !important;
	left:50px !important;
	top:187px !important;
}

#item36632 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item36653 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item36658 {
	width:25px !important;
	height:25px !important;
}

#item36656 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item36686 {
	width:141px !important;
	height:118px !important;
	left:118px !important;
	top:83px !important;
}

#item36571 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item36592 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item36597 {
	width:25px !important;
	height:25px !important;
}

#item36595 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item36626 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item36510 {
	width:378px !important;
	height:432px !important;
	left:56px !important;
	top:38px !important;
	background:#fafafa;
}

#item36531 {
	width:357px !important;
	height:174px !important;
	left:67px !important;
	top:261px !important;
}

#item36536 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item36534 {
	width:31px !important;
	height:31px !important;
	left:381px !important;
	top:55px !important;
}

#item36566 {
	width:103px !important;
	height:103px !important;
	left:188px !important;
	top:125px !important;
}

#item36474 {
	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-36474 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-36474 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item36474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36494 {
	width:354px !important;
	height:480px !important;
	left:44px !important;
	top:52px !important;
}

@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%;
}

#item36499 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item36497 {
	width:31px !important;
	height:31px !important;
	left:400px !important;
	top:18px !important;
}

#item36472 {
	width:10px !important;
	height:10px !important;
	left:291px !important;
	top:92px !important;
}

#item36470 {
	width:439px !important;
	height:532px !important;
	left:124px !important;
	top:631px !important;
}

#item36689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-36689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7600 {
	width:1200px !important;
	height:208px !important;
	top:582px !important;
	background:#fff;
}

#item7603 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item7631 {
	width:151px !important;
	height:34px !important;
	left:31px !important;
}

#item7601 {
	width:182px !important;
	height:34px !important;
	left:1018px !important;
	top:739px !important;
}

#item7690 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item7693 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item7657 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item7660 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item7635 {
	width:180px !important;
	height:200px !important;
	left:510px !important;
	top:437px !important;
}

#item7759 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item7762 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item7726 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item7729 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item7704 {
	width:180px !important;
	height:200px !important;
	left:913px !important;
	top:437px !important;
}

#item7825 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item7828 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item7793 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item7796 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item7771 {
	width:180px !important;
	height:200px !important;
	left:106px !important;
	top:437px !important;
}

#item7856 {
	width:271px !important;
	height:66px !important;
	left:59px !important;
	top:658px !important;
}

#item7878 {
	width:450px !important;
	height:102px !important;
	left:375px !important;
	top:658px !important;
}

#item7900 {
	width:288px !important;
	height:22px !important;
	left:859px !important;
	top:658px !important;
}

#item7903 {
	width:487px !important;
	height:180px !important;
	left:57px !important;
	top:56px !important;
	background:#d70e2b;
}

#item7923 {
	width:487px !important;
	height:129px !important;
	left:86px !important;
	top:92px !important;
}

#item8121 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item8122 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item8142 {
	width:1000px !important;
	height:124px !important;
	left:136px !important;
	top:209px !important;
}

#item8147 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8145 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item8076 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item8077 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item8081 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8079 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item8114 {
	width:513px !important;
	height:143px !important;
	left:579px !important;
	top:212px !important;
}

#item7969 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item7989 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item7995 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item7993 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item8025 {
	width:296px !important;
	height:146px !important;
	left:57px !important;
	top:211px !important;
}

#item8047 {
	width:464px !important;
	height:146px !important;
	left:405px !important;
	top:210px !important;
}

#item8069 {
	width:244px !important;
	height:133px !important;
	left:923px !important;
	top:212px !important;
}

#item7930 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item7950 {
	width:1096px !important;
	height:143px !important;
	left:78px !important;
	top:207px !important;
}

#item7955 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item7953 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item7928 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item7926 {
	width:1210px !important;
	height:365px !important;
	left:-10px !important;
	top:425px !important;
}

#item8164 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36713 {
	width:700px !important;
	height:456px !important;
	top:744px !important;
	background:#fff;
}

#item36716 {
	width:30px !important;
	height:30px !important;
	top:5px !important;
}

#item36743 {
	width:165px !important;
	height:41px !important;
	left:37px !important;
}

#item36714 {
	width:203px !important;
	height:41px !important;
	left:497px !important;
	top:1123px !important;
}

#item36769 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item36772 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:159px !important;
}

#item36747 {
	width:177px !important;
	height:199px !important;
	left:262px !important;
	top:601px !important;
}

#item36803 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item36806 {
	width:40px !important;
	height:40px !important;
	left:66px !important;
	top:158px !important;
}

#item36781 {
	width:177px !important;
	height:198px !important;
	left:487px !important;
	top:601px !important;
}

#item36840 {
	width:168px !important;
	height:34px !important;
	left:4px !important;
	top:73px !important;
}

#item36843 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:159px !important;
}

#item36818 {
	width:177px !important;
	height:199px !important;
	left:38px !important;
	top:601px !important;
}

#item36876 {
	width:184px !important;
	height:66px !important;
	left:36px !important;
	top:821px !important;
}

#item36898 {
	width:260px !important;
	height:127px !important;
	left:220px !important;
	top:821px !important;
}

#item36920 {
	width:184px !important;
	height:43px !important;
	left:480px !important;
	top:821px !important;
}

#item36923 {
	width:487px !important;
	height:180px !important;
	left:36px !important;
	top:32px !important;
	background:#d70e2b;
}

#item36943 {
	width:487px !important;
	height:129px !important;
	left:66px !important;
	top:68px !important;
}

#item37093 {
	width:700px !important;
	height:432px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item37113 {
	width:600px !important;
	height:339px !important;
	left:60px !important;
	top:209px !important;
}

#item37118 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item37116 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item37053 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item37057 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item37055 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item37086 {
	width:600px !important;
	height:228px !important;
	left:60px !important;
	top:218px !important;
}

#item37011 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item37017 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item37015 {
	width:40px !important;
	height:40px !important;
	left:654px !important;
	top:175px !important;
}

#item37046 {
	width:600px !important;
	height:403px !important;
	left:60px !important;
	top:210px !important;
}

#item36950 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item36970 {
	width:600px !important;
	height:259px !important;
	left:60px !important;
	top:212px !important;
}

#item36975 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item36973 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item36948 {
	width:10px !important;
	height:10px !important;
	left:221px !important;
	top:180px !important;
}

#item36946 {
	width:710px !important;
	height:613px !important;
	left:-10px !important;
	top:587px !important;
}

#item37134 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-37134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8193 {
	width:34px !important;
	height:34px !important;
}

#item8221 {
	width:152px !important;
	height:21px !important;
	left:39px !important;
	top:6px !important;
}

#item8191 {
	width:191px !important;
	height:34px !important;
	left:996px !important;
	top:733px !important;
}

#item8225 {
	width:464px !important;
	height:307px !important;
	left:700px !important;
	top:66px !important;
	background:#d70e2b;
}

@keyframes fade-in-8225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8245 {
	width:374px !important;
	height:259px !important;
	left:745px !important;
	top:95px !important;
}

@keyframes fade-in-8245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8272 {
	opacity:0.50;
	width:489px !important;
	height:249px !important;
	left:688px !important;
	top:387px !important;
	background:#fafafa;
}

#item8292 {
	width:462px !important;
	height:221px !important;
	left:700px !important;
	top:399px !important;
}

@keyframes fade-in-8292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8299 {
	width:489px !important;
	height:278px !important;
	left:10px !important;
	top:100px !important;
	background:#fafafa;
}

#item8319 {
	width:407px !important;
	height:254px !important;
	left:54px !important;
	top:133px !important;
}

#item8324 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8322 {
	width:31px !important;
	height:31px !important;
	left:463px !important;
	top:104px !important;
}

#item8297 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
	top:10px !important;
}

#item8295 {
	width:499px !important;
	height:387px !important;
	left:114px !important;
	top:313px !important;
}

#item8335 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37165 {
	width:41px !important;
	height:41px !important;
}

#item37194 {
	width:168px !important;
	height:41px !important;
	left:52px !important;
}

#item37163 {
	width:220px !important;
	height:41px !important;
	left:459px !important;
	top:356px !important;
}

#item37198 {
	width:464px !important;
	height:307px !important;
	left:200px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-37198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37218 {
	width:374px !important;
	height:259px !important;
	left:245px !important;
	top:64px !important;
}

@keyframes fade-in-37218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37225 {
	width:628px !important;
	height:289px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item37245 {
	width:600px !important;
	height:249px !important;
	left:24px !important;
	top:50px !important;
}

#item37250 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item37248 {
	width:31px !important;
	height:31px !important;
	left:603px !important;
	top:15px !important;
}

#item37223 {
	width:10px !important;
	height:10px !important;
	left:96px !important;
	top:140px !important;
}

#item37221 {
	width:638px !important;
	height:299px !important;
	left:26px !important;
	top:859px !important;
}

#item37262 {
	opacity:0.75;
	width:489px !important;
	height:249px !important;
	left:105px !important;
	top:585px !important;
	background:#fafafa;
}

#item37282 {
	width:462px !important;
	height:221px !important;
	left:117px !important;
	top:597px !important;
}

@keyframes fade-in-37282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37285 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-37285 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37285 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8364 {
	width:422px !important;
	height:790px !important;
	left:788px !important;
	background:#fff;
}

#item8365 {
	width:355px !important;
	height:179px !important;
	left:809px !important;
	top:248px !important;
	background:#fafafa;
}

#item8366 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item8367 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item8368 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item8369 {
	width:464px !important;
	height:155px !important;
	left:700px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-8369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8389 {
	width:404px !important;
	height:67px !important;
	left:745px !important;
	top:94px !important;
}

@keyframes fade-in-8389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8436 {
	width:331px !important;
	height:15px !important;
}

#item8413 {
	width:331px !important;
	height:15px !important;
}

#item8392 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:265px !important;
}

#item8484 {
	width:331px !important;
	height:15px !important;
}

#item8461 {
	width:331px !important;
	height:16px !important;
}

#item8440 {
	width:331px !important;
	height:16px !important;
	left:852px !important;
	top:382px !important;
}

#item8532 {
	width:331px !important;
	height:15px !important;
}

#item8509 {
	width:331px !important;
	height:15px !important;
}

#item8488 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:324px !important;
}

#item8536 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:163px !important;
}

#item8611 {
	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-8611 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-8611 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item8611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8631 {
	width:331px !important;
	height:338px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-8631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8636 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8634 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item8576 {
	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-8576 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-8576 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item8576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8596 {
	width:331px !important;
	height:320px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-8596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8601 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8599 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item8541 {
	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-8541 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-8541 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item8541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8561 {
	width:331px !important;
	height:426px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-8561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8566 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8564 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item8539 {
	width:10px !important;
	height:10px !important;
	left:126px !important;
	top:214px !important;
}

#item8537 {
	width:408px !important;
	height:465px !important;
	left:344px !important;
	top:238px !important;
}

#item8645 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:268px !important;
}

#item8654 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:327px !important;
}

#item8665 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:383px !important;
}

#item8678 {
	width:390px !important;
	height:497px !important;
	left:800px !important;
	top:244px !important;
	background:#fff;
}

@keyframes fade-out-8678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8679 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37310 {
	width:700px !important;
	height:372px !important;
	top:-1px !important;
	background:#fff;
}

#item37311 {
	width:628px !important;
	height:182px !important;
	left:36px !important;
	top:191px !important;
	background:#fafafa;
}

#item37312 {
	width:42px !important;
	height:827px !important;
	left:-6px !important;
	top:373px !important;
	background:#fff;
}

#item37313 {
	width:50px !important;
	height:827px !important;
	left:664px !important;
	top:373px !important;
	background:#fff;
}

#item37314 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item37315 {
	width:628px !important;
	height:155px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-37315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37335 {
	width:553px !important;
	height:67px !important;
	left:81px !important;
	top:82px !important;
}

@keyframes fade-in-37335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37359 {
	width:397px !important;
	height:18px !important;
}

#item37338 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:216px !important;
}

#item37384 {
	width:397px !important;
	height:19px !important;
}

#item37363 {
	width:397px !important;
	height:19px !important;
	left:88px !important;
	top:311px !important;
}

#item37409 {
	width:397px !important;
	height:18px !important;
}

#item37388 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:266px !important;
}

#item37490 {
	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-37490 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-37490 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item37490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37510 {
	width:397px !important;
	height:408px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-37510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37515 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item37513 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item37452 {
	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-37452 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-37452 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item37452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37472 {
	width:397px !important;
	height:390px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-37472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37477 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item37475 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item37417 {
	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-37417 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-37417 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item37417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37437 {
	width:397px !important;
	height:528px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-37437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37442 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item37440 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item37415 {
	width:10px !important;
	height:10px !important;
	left:243px !important;
	top:212px !important;
}

#item37413 {
	width:488px !important;
	height:587px !important;
	left:101px !important;
	top:518px !important;
}

#item37529 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:213px !important;
}

#item37540 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:263px !important;
}

#item37551 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:309px !important;
}

#item37562 {
	width:628px !important;
	height:197px !important;
	left:36px !important;
	top:191px !important;
	background:#fff;
}

@keyframes fade-out-37562 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37562 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37563 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-37563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-8695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-8729 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8729 {
	0% {
		-webkit-transform:translate(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-8715 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8715 {
	0% {
		-webkit-transform:translate(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-8697 {
	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-8697 {
	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;
	}
}
#item8695 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item8740 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8741 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item8761 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8764 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item8767 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8765 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item8781 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8779 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item8793 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item8821 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item9551 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9551 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9551 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9571 {
	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-9571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9576 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9574 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item9605 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9627 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-9627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9630 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item9638 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item9197 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9197 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9197 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9217 {
	width:925px !important;
	height:353px !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-9217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9239 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item9244 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9242 {
	width:21px !important;
	height:21px !important;
	left:926px !important;
	top:14px !important;
}

#item9274 {
	width:291px !important;
	height:230px !important;
	left:660px !important;
	top:85px !important;
}

#item9296 {
	width:137px !important;
	height:230px !important;
	left:493px !important;
	top:85px !important;
}

#item9299 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:169px !important;
}

#item9310 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:121px !important;
}

#item9318 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:262px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item9319 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:462px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item9320 {
	width:14px !important;
	height:14px !important;
	left:640px !important;
	top:217px !important;
}

#item9328 {
	width:14px !important;
	height:14px !important;
	left:640px !important;
	top:120px !important;
}

#item9336 {
	width:14px !important;
	height:14px !important;
	left:640px !important;
	top:265px !important;
}

#item9344 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:137px !important;
}

#item9354 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:185px !important;
}

#item9386 {
	width:169px !important;
	height:230px !important;
	left:293px !important;
	top:85px !important;
}

#item9389 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:630px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item9390 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:217px !important;
}

#item9422 {
	width:183px !important;
	height:230px !important;
	left:79px !important;
	top:85px !important;
}

#item9425 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item9436 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:331px !important;
}

#item9448 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:331px !important;
}

#item9477 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:332px !important;
}

#item9499 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:318px !important;
}

#item9546 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9523 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9502 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:315px !important;
}

#item9126 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9126 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9126 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9146 {
	width:407px !important;
	height:249px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9151 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9149 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item9182 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9185 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item9104 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9105 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item9111 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9109 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item9003 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9004 {
	width:319px !important;
	height:379px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9007 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9005 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table124090 th, table#table124090 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table124090 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table124090 {
	table-layout:fixed;
}

#item9039 {
	width:258px !important;
	height:143px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-9039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table124426 th, table#table124426 td {
	padding:4px;;
	vertical-align:top;;
}

table#table124426 {
	table-layout:fixed;
}

#item9061 {
	width:258px !important;
	height:133px !important;
	left:58px !important;
	top:185px !important;
}

@keyframes fade-in-9061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9083 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:358px !important;
}

#item9086 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:312px !important;
}

#item8897 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8898 {
	width:624px !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-8898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8901 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8899 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item8929 {
	width:566px !important;
	height:210px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-8929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8951 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:250px !important;
}

#item8998 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8975 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8954 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:247px !important;
}

#item8828 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8848 {
	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-8848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8851 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item8871 {
	width:650px !important;
	height:1268px !important;
}

@keyframes fade-in-8871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8886 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8884 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item8826 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item8824 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item9665 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item9668 {
	opacity:0.50;
	width:811px !important;
	height:1px !important;
	left:282px !important;
	top:168px !important;
	background:#000;
}

#item9669 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item9677 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item9685 {
	width:34px !important;
	height:13px !important;
	left:499px !important;
	top:148px !important;
}

#item9695 {
	width:34px !important;
	height:13px !important;
	left:822px !important;
	top:148px !important;
}

#item9709 {
	width:34px !important;
	height:13px !important;
	left:1012px !important;
	top:148px !important;
}

#item9723 {
	width:34px !important;
	height:13px !important;
	left:669px !important;
	top:148px !important;
}

#item9733 {
	width:34px !important;
	height:13px !important;
	left:340px !important;
	top:148px !important;
}

#item9763 {
	width:72px !important;
	height:10px !important;
}

#item9766 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:14px !important;
}

@keyframes fade-in-9766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9797 {
	width:78px !important;
	height:21px !important;
}

#item9800 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:25px !important;
}

@keyframes fade-in-9800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9830 {
	width:90px !important;
	height:21px !important;
}

#item9833 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:25px !important;
}

@keyframes fade-in-9833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9862 {
	width:110px !important;
	height:21px !important;
}

#item9865 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:25px !important;
}

@keyframes fade-in-9865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9893 {
	width:40px !important;
	height:10px !important;
}

#item9896 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-9896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9924 {
	width:50px !important;
	height:10px !important;
}

#item9927 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:13px !important;
}

@keyframes fade-in-9927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9935 {
	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;
}

#item9938 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9968 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9936 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9974 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10007 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9972 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item10013 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10045 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10011 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item10051 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10080 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10049 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item10086 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10116 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10084 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item10123 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10154 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10121 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item10160 {
	width:43px !important;
	height:43px !important;
}

#item10158 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10173 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-37576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-37601 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37601 {
	0% {
		-webkit-transform:translate(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-37590 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37590 {
	0% {
		-webkit-transform:translate(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-37578 {
	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-37578 {
	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;
	}
}
#item37576 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item37608 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item37609 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item37612 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37610 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item37623 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37621 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item37632 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item37659 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item37662 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item37663 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item37683 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item37686 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item37687 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item37698 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item37713 {
	width:48px !important;
	height:18px !important;
	left:400px !important;
	top:152px !important;
}

#item37726 {
	width:48px !important;
	height:18px !important;
	left:174px !important;
	top:225px !important;
}

#item37735 {
	width:48px !important;
	height:18px !important;
	left:449px !important;
	top:225px !important;
}

#item37744 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item37754 {
	width:48px !important;
	height:18px !important;
	left:202px !important;
	top:152px !important;
}

#item37783 {
	width:101px !important;
	height:14px !important;
}

#item37786 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:19px !important;
}

@keyframes fade-in-37786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37814 {
	width:109px !important;
	height:29px !important;
}

#item37817 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:34px !important;
}

@keyframes fade-in-37817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37845 {
	width:126px !important;
	height:29px !important;
}

#item37848 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:34px !important;
}

@keyframes fade-in-37848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37876 {
	width:154px !important;
	height:29px !important;
}

#item37879 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:34px !important;
}

@keyframes fade-in-37879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37907 {
	width:56px !important;
	height:14px !important;
}

#item37910 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:19px !important;
}

@keyframes fade-in-37910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37941 {
	width:70px !important;
	height:14px !important;
}

#item37944 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:19px !important;
}

@keyframes fade-in-37944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38623 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-38623 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38623 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38643 {
	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-38643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38648 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38646 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item38679 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-38679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38701 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-38701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38704 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item38713 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item38271 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38269 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item38280 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-38280 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38280 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38300 {
	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-38300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38322 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item38327 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38325 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item38339 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item38361 {
	width:477px !important;
	height:204px !important;
	left:38px !important;
}

#item38364 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item38377 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item38408 {
	width:477px !important;
	height:338px !important;
	left:38px !important;
}

#item38411 {
	width:19px !important;
	height:19px !important;
	top:185px !important;
}

#item38420 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item38429 {
	width:19px !important;
	height:19px !important;
	top:252px !important;
}

#item38440 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item38450 {
	width:19px !important;
	height:19px !important;
	top:117px !important;
}

#item38478 {
	width:477px !important;
	height:204px !important;
	left:38px !important;
}

#item38482 {
	width:19px !important;
	height:19px !important;
	top:185px !important;
}

#item38509 {
	width:477px !important;
	height:271px !important;
	left:38px !important;
}

#item38512 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item38527 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item38558 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item38561 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item38594 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item38618 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item38597 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item38223 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-38223 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38223 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38224 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38227 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38225 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item38256 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-38256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38259 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item38205 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-38205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38206 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item38212 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38210 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item38093 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-38093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38113 {
	width:421px !important;
	height:483px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38118 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38116 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table128534 th, table#table128534 td {
	padding:4px;;
	vertical-align:top;;
}

table#table128534 {
	table-layout:fixed;
}

#item38148 {
	width:361px !important;
	height:159px !important;
	left:63px !important;
	top:277px !important;
}

@keyframes fade-in-38148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table128785 th, table#table128785 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table128785 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table128785 {
	table-layout:fixed;
}

#item38170 {
	width:361px !important;
	height:200px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-38170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38192 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:489px !important;
}

#item38195 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:428px !important;
}

#item38009 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-38009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38010 {
	width:630px !important;
	height:411px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38013 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38011 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item38042 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-38042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38064 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:408px !important;
}

#item38088 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item38067 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:405px !important;
}

#item37961 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-37961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37962 {
	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-37962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37965 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item37963 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item37977 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item37997 {
	width:505px !important;
	height:2795px !important;
}

@keyframes fade-in-37997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37959 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item37957 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item38722 {
	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;
}

#item38725 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item38754 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item38723 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item38760 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item38788 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item38758 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item38794 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item38821 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item38792 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item38827 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item38855 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item38825 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item38861 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item38888 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item38859 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item38894 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item38921 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item38892 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item38944 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item38949 {
	width:52px !important;
	height:52px !important;
}

#item38947 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item38961 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-38961 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38961 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-10190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-10215 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10215 {
	0% {
		-webkit-transform:translate(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-10205 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10205 {
	0% {
		-webkit-transform:translate(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-10192 {
	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-10192 {
	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;
	}
}
#item10190 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item10227 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10228 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item10248 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10251 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item10254 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10252 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item10265 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10263 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item10276 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item10309 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11008 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11008 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11008 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11028 {
	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-11028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11033 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11031 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item11061 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11083 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-11083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11086 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item11096 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item10666 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10686 {
	width:925px !important;
	height:351px !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-10686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10708 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item10713 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10711 {
	width:21px !important;
	height:21px !important;
	left:926px !important;
	top:14px !important;
}

#item10743 {
	width:184px !important;
	height:177px !important;
	left:20px !important;
}

#item10765 {
	width:142px !important;
	height:113px !important;
	left:247px !important;
}

#item10768 {
	width:14px !important;
	height:14px !important;
	left:226px !important;
	top:81px !important;
}

#item10778 {
	width:14px !important;
	height:14px !important;
	left:226px !important;
	top:37px !important;
}

#item10791 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:205px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item10792 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:388px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item10793 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item10805 {
	width:14px !important;
	height:14px !important;
	top:148px !important;
}

#item10814 {
	width:14px !important;
	height:14px !important;
	left:412px !important;
	top:51px !important;
}

#item10842 {
	width:153px !important;
	height:81px !important;
	left:434px !important;
}

#item10845 {
	width:14px !important;
	height:14px !important;
	left:609px !important;
	top:37px !important;
}

#item10856 {
	width:14px !important;
	height:14px !important;
	left:609px !important;
	top:83px !important;
}

#item10885 {
	width:183px !important;
	height:209px !important;
	left:630px !important;
}

#item10888 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:586px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item10889 {
	width:14px !important;
	height:14px !important;
	left:609px !important;
	top:177px !important;
}

#item10897 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:329px !important;
}

#item10906 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:330px !important;
}

#item10934 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:330px !important;
}

#item10956 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:316px !important;
}

#item11003 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item10980 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item10959 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:313px !important;
}

#item10601 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10621 {
	width:407px !important;
	height:249px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10626 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10624 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item10654 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-10654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10657 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item10584 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10585 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item10591 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10589 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item10493 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10494 {
	width:319px !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-10494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10497 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10495 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table133303 th, table#table133303 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table133303 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table133303 {
	table-layout:fixed;
}

#item10527 {
	width:258px !important;
	height:121px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-10527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table133589 th, table#table133589 td {
	padding:4px;;
	vertical-align:top;;
}

table#table133589 {
	table-layout:fixed;
}

#item10549 {
	width:258px !important;
	height:151px !important;
	left:58px !important;
	top:163px !important;
}

@keyframes fade-in-10549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10571 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:355px !important;
}

#item10574 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:309px !important;
}

#item10386 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10387 {
	width:624px !important;
	height:254px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10390 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10388 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item10419 {
	width:566px !important;
	height:194px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-10419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10441 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:233px !important;
}

#item10488 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10465 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10444 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:230px !important;
}

#item10316 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10316 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10316 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10336 {
	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-10336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10339 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item10359 {
	width:650px !important;
	height:1348px !important;
}

@keyframes fade-in-10359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10375 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10373 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item10314 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item10312 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item11130 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item11133 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:274px !important;
	top:168px !important;
	background:#000;
}

#item11134 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item11148 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item11157 {
	width:34px !important;
	height:13px !important;
	left:508px !important;
	top:148px !important;
}

#item11166 {
	width:34px !important;
	height:13px !important;
	left:843px !important;
	top:148px !important;
}

#item11176 {
	width:34px !important;
	height:13px !important;
	left:1011px !important;
	top:148px !important;
}

#item11185 {
	width:34px !important;
	height:13px !important;
	left:665px !important;
	top:148px !important;
}

#item11193 {
	width:34px !important;
	height:13px !important;
	left:318px !important;
	top:148px !important;
}

#item11221 {
	width:90px !important;
	height:10px !important;
}

#item11224 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@keyframes fade-in-11224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11252 {
	width:101px !important;
	height:21px !important;
}

#item11255 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:25px !important;
}

@keyframes fade-in-11255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11283 {
	width:111px !important;
	height:21px !important;
}

#item11286 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:25px !important;
}

@keyframes fade-in-11286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11316 {
	width:123px !important;
	height:21px !important;
}

#item11319 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:25px !important;
}

@keyframes fade-in-11319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11352 {
	width:35px !important;
	height:10px !important;
}

#item11355 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:14px !important;
}

@keyframes fade-in-11355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11387 {
	width:49px !important;
	height:10px !important;
}

#item11390 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-11390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11401 {
	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;
}

#item11404 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11432 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11402 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item11438 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11467 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11436 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item11473 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11501 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11471 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item11507 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11534 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11505 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item11540 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11567 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11538 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item11574 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11601 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11572 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item11607 {
	width:43px !important;
	height:43px !important;
}

#item11605 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item11616 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-11616 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11616 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item11616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-38976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-39000 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-39000 {
	0% {
		-webkit-transform:translate(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-38990 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38990 {
	0% {
		-webkit-transform:translate(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-38978 {
	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-38978 {
	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;
	}
}
#item38976 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item39009 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item39010 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item39013 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39011 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item39025 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39023 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item39036 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item39064 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item39067 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item39068 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item39088 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item39091 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item39092 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item39100 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item39108 {
	width:48px !important;
	height:18px !important;
	left:414px !important;
	top:152px !important;
}

#item39116 {
	width:48px !important;
	height:18px !important;
	left:193px !important;
	top:226px !important;
}

#item39124 {
	width:48px !important;
	height:18px !important;
	left:449px !important;
	top:226px !important;
}

#item39137 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item39153 {
	width:48px !important;
	height:18px !important;
	left:166px !important;
	top:152px !important;
}

#item39185 {
	width:126px !important;
	height:14px !important;
}

#item39188 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:19px !important;
}

@keyframes fade-in-39188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39217 {
	width:141px !important;
	height:29px !important;
}

#item39220 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:34px !important;
}

@keyframes fade-in-39220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39249 {
	width:155px !important;
	height:29px !important;
}

#item39252 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:34px !important;
}

@keyframes fade-in-39252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39282 {
	width:172px !important;
	height:29px !important;
}

#item39285 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:34px !important;
}

@keyframes fade-in-39285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39315 {
	width:49px !important;
	height:14px !important;
}

#item39318 {
	width:27px !important;
	height:27px !important;
	left:2px !important;
	top:19px !important;
}

@keyframes fade-in-39318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39346 {
	width:68px !important;
	height:14px !important;
}

#item39349 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:19px !important;
}

@keyframes fade-in-39349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40018 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40038 {
	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-40038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40043 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40041 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item40072 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-40072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40094 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-40094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40097 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item40105 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item39674 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39677 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39675 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item39687 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-39687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39707 {
	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-39707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39729 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item39734 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39732 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item39745 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item39766 {
	width:477px !important;
	height:271px !important;
	left:39px !important;
}

#item39769 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item39777 {
	width:19px !important;
	height:19px !important;
	top:185px !important;
}

#item39804 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:270px !important;
}

#item39807 {
	width:19px !important;
	height:19px !important;
	top:388px !important;
}

#item39815 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item39826 {
	width:19px !important;
	height:19px !important;
	top:525px !important;
}

#item39860 {
	width:477px !important;
	height:136px !important;
	left:39px !important;
	top:474px !important;
}

#item39863 {
	width:19px !important;
	height:19px !important;
	top:663px !important;
}

#item39877 {
	width:19px !important;
	height:19px !important;
	top:727px !important;
}

#item39906 {
	width:477px !important;
	height:338px !important;
	left:39px !important;
	top:611px !important;
}

#item39909 {
	width:19px !important;
	height:19px !important;
	top:859px !important;
}

#item39931 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item39959 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item39962 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item39989 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item40013 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item39992 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item39626 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39627 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39630 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39628 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item39659 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-39659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39662 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item39608 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39609 {
	width:630px !important;
	height:655px !important;
	left:35px !important;
	top:38px !important;
}

#item39615 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39613 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item39491 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39511 {
	width:421px !important;
	height:493px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39516 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39514 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table138832 th, table#table138832 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table138832 {
	table-layout:fixed;
}

#item39549 {
	width:361px !important;
	height:196px !important;
	left:63px !important;
	top:248px !important;
}

@keyframes fade-in-39549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table139128 th, table#table139128 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table139128 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table139128 {
	table-layout:fixed;
}

#item39571 {
	width:361px !important;
	height:171px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-39571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39593 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:498px !important;
}

#item39596 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:437px !important;
}

#item39405 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39405 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39405 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39406 {
	width:630px !important;
	height:411px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39409 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39407 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item39440 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-39440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39462 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:408px !important;
}

#item39486 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item39465 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:405px !important;
}

#item39361 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39362 {
	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-39362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39365 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39363 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item39374 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item39394 {
	width:505px !important;
	height:2924px !important;
}

@keyframes fade-in-39394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39359 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item39357 {
	width:671px !important;
	height:693px !important;
	top:253px !important;
}

#item40113 {
	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;
}

#item40116 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40146 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item40114 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item40152 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40184 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item40150 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item40190 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40220 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item40188 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item40226 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40255 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item40224 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item40261 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40289 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item40259 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item40295 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40324 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item40293 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item40347 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item40352 {
	width:52px !important;
	height:52px !important;
}

#item40350 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item40363 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-40363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-11632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-11663 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11663 {
	0% {
		-webkit-transform:translate(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-11648 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11648 {
	0% {
		-webkit-transform:translate(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-11634 {
	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-11634 {
	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;
	}
}
#item11632 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item11679 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11680 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item11700 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11703 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item11706 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11704 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11718 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11716 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11728 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11757 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item12478 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12498 {
	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-12498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12503 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12501 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item12532 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-12532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12554 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-12554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12557 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:109px !important;
}

#item12566 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item12117 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12137 {
	width:940px !important;
	height:301px !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-12137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12159 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item12164 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12162 {
	width:21px !important;
	height:21px !important;
	left:938px !important;
	top:14px !important;
}

#item12194 {
	width:144px !important;
	height:161px !important;
	left:20px !important;
}

#item12216 {
	width:146px !important;
	height:177px !important;
	left:205px !important;
}

#item12219 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:98px !important;
}

#item12228 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:33px !important;
}

#item12238 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:163px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item12239 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:351px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item12240 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item12249 {
	width:14px !important;
	height:14px !important;
	top:82px !important;
}

#item12258 {
	width:14px !important;
	height:14px !important;
	left:372px !important;
	top:48px !important;
}

#item12266 {
	width:14px !important;
	height:14px !important;
	left:372px !important;
	top:97px !important;
}

#item12293 {
	width:133px !important;
	height:145px !important;
	left:393px !important;
}

#item12296 {
	width:14px !important;
	height:14px !important;
	left:546px !important;
	top:49px !important;
}

#item12323 {
	width:149px !important;
	height:81px !important;
	left:567px !important;
}

#item12326 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:525px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item12327 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:717px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item12328 {
	width:14px !important;
	height:14px !important;
	left:738px !important;
	top:33px !important;
}

#item12357 {
	width:128px !important;
	height:65px !important;
	left:759px !important;
}

#item12360 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:279px !important;
}

#item12373 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:280px !important;
}

#item12404 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:281px !important;
}

#item12426 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:266px !important;
}

#item12473 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item12450 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item12429 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:264px !important;
}

#item12043 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12063 {
	width:407px !important;
	height:249px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12068 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12066 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item12101 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-12101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12104 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item12024 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12025 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item12031 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12029 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item11936 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11937 {
	width:319px !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-11937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11940 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11938 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table143227 th, table#table143227 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table143227 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table143227 {
	table-layout:fixed;
}

#item11968 {
	width:258px !important;
	height:143px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-11968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table143559 th, table#table143559 td {
	padding:4px;;
	vertical-align:top;;
}

table#table143559 {
	table-layout:fixed;
}

#item11990 {
	width:258px !important;
	height:133px !important;
	left:58px !important;
	top:185px !important;
}

@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%;
}

#item12012 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:355px !important;
}

#item12015 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:309px !important;
}

#item11830 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11831 {
	width:624px !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-11831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11834 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11832 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item11862 {
	width:566px !important;
	height:210px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11884 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:250px !important;
}

#item11931 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11908 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11887 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:247px !important;
}

#item11764 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11764 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11764 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11784 {
	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-11784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11787 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item11807 {
	width:650px !important;
	height:1204px !important;
}

@keyframes fade-in-11807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11820 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11818 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item11762 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item11760 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item12595 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item12598 {
	opacity:0.50;
	width:811px !important;
	height:1px !important;
	left:284px !important;
	top:168px !important;
	background:#000;
}

#item12599 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item12608 {
	width:34px !important;
	height:13px !important;
	left:587px !important;
	top:148px !important;
}

#item12617 {
	width:34px !important;
	height:13px !important;
	left:804px !important;
	top:148px !important;
}

#item12626 {
	width:34px !important;
	height:13px !important;
	left:991px !important;
	top:148px !important;
}

#item12634 {
	width:34px !important;
	height:13px !important;
	left:378px !important;
	top:148px !important;
}

#item12662 {
	width:110px !important;
	height:21px !important;
}

#item12665 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:25px !important;
}

@keyframes fade-in-12665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12697 {
	width:133px !important;
	height:10px !important;
}

#item12700 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

@keyframes fade-in-12700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12736 {
	width:140px !important;
	height:21px !important;
}

#item12739 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:25px !important;
}

@keyframes fade-in-12739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12771 {
	width:86px !important;
	height:10px !important;
}

#item12774 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:14px !important;
}

@keyframes fade-in-12774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12803 {
	width:64px !important;
	height:10px !important;
}

#item12806 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

@keyframes fade-in-12806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12817 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item12829 {
	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;
}

#item12832 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12862 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12830 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12868 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12897 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12866 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item12903 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12932 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12901 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item12938 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12967 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12936 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item12973 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13001 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12971 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item13008 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13037 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13006 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item13043 {
	width:43px !important;
	height:43px !important;
}

#item13041 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13057 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-40378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-40398 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40398 {
	0% {
		-webkit-transform:translate(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-40390 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40390 {
	0% {
		-webkit-transform:translate(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-40380 {
	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-40380 {
	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;
	}
}
#item40378 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item40406 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item40407 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item40410 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40408 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item40421 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40419 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item40433 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item40465 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item40468 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item40469 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item40489 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item40492 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item40493 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item40504 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item40513 {
	width:48px !important;
	height:18px !important;
	left:477px !important;
	top:152px !important;
}

#item40522 {
	width:48px !important;
	height:18px !important;
	left:39px !important;
	top:226px !important;
}

#item40532 {
	width:48px !important;
	height:18px !important;
	left:388px !important;
	top:226px !important;
}

#item40541 {
	width:48px !important;
	height:18px !important;
	left:230px !important;
	top:152px !important;
}

#item40569 {
	width:154px !important;
	height:29px !important;
}

#item40572 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:34px !important;
}

@keyframes fade-in-40572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40601 {
	width:186px !important;
	height:14px !important;
}

#item40604 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:19px !important;
}

@keyframes fade-in-40604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40632 {
	width:196px !important;
	height:29px !important;
}

#item40635 {
	width:27px !important;
	height:27px !important;
	left:86px !important;
	top:34px !important;
}

@keyframes fade-in-40635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40663 {
	width:121px !important;
	height:14px !important;
}

#item40666 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:19px !important;
}

@keyframes fade-in-40666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40697 {
	width:89px !important;
	height:14px !important;
}

#item40700 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:19px !important;
}

@keyframes fade-in-40700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41386 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-41386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41406 {
	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-41406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41411 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item41409 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item41444 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-41444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41466 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-41466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41469 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item41480 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item41026 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-41026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41029 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item41027 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item41038 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-41038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41058 {
	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-41058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41080 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item41085 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item41083 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item41097 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item41118 {
	width:477px !important;
	height:226px !important;
	left:39px !important;
}

#item41140 {
	width:477px !important;
	height:248px !important;
	left:39px !important;
	top:226px !important;
}

#item41143 {
	width:19px !important;
	height:19px !important;
	top:363px !important;
}

#item41157 {
	width:19px !important;
	height:19px !important;
	top:272px !important;
}

#item41169 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item41178 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item41187 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item41198 {
	width:19px !important;
	height:19px !important;
	top:587px !important;
}

#item41227 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:473px !important;
}

#item41230 {
	width:19px !important;
	height:19px !important;
	top:724px !important;
}

#item41257 {
	width:477px !important;
	height:136px !important;
	left:39px !important;
	top:677px !important;
}

#item41260 {
	width:19px !important;
	height:19px !important;
	top:858px !important;
}

#item41287 {
	width:477px !important;
	height:136px !important;
	left:39px !important;
	top:812px !important;
}

#item41297 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item41324 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item41327 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item41357 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item41381 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item41360 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item40982 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40983 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40986 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40984 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item41014 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-41014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41017 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item40965 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40966 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item40972 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40970 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item40851 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40871 {
	width:421px !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-40871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40876 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40874 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table148399 th, table#table148399 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table148399 {
	table-layout:fixed;
}

#item40907 {
	width:361px !important;
	height:159px !important;
	left:63px !important;
	top:277px !important;
}

@keyframes fade-in-40907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table148650 th, table#table148650 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table148650 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table148650 {
	table-layout:fixed;
}

#item40929 {
	width:361px !important;
	height:200px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-40929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40932 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:442px !important;
}

#item40961 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:503px !important;
}

#item40767 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40767 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40767 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40768 {
	width:630px !important;
	height:411px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40771 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40769 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item40800 {
	width:570px !important;
	height:317px !important;
	left:65px !important;
	top:67px !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%;
}

#item40822 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:386px !important;
}

#item40846 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item40825 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:383px !important;
}

#item40717 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40718 {
	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-40718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40721 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40719 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item40733 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item40753 {
	width:505px !important;
	height:2499px !important;
}

@keyframes fade-in-40753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40715 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item40713 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item41489 {
	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;
}

#item41492 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41520 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item41490 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item41526 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41555 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item41524 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item41561 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41589 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item41559 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item41595 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41622 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item41593 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item41628 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41656 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item41626 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item41662 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41689 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item41660 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item41712 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item41717 {
	width:52px !important;
	height:52px !important;
}

#item41715 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item41727 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-41727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-41727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item41727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-13074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-13106 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13106 {
	0% {
		-webkit-transform:translate(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-13092 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13092 {
	0% {
		-webkit-transform:translate(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-13076 {
	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-13076 {
	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;
	}
}
#item13074 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13118 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13119 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13139 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13142 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13145 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13143 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13158 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13156 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13168 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13195 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item13922 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13922 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13922 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13942 {
	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-13942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13947 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13945 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item13976 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13998 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-13998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14001 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:109px !important;
}

#item14011 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item13567 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13587 {
	width:961px !important;
	height:284px !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-13587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13609 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item13614 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13612 {
	width:21px !important;
	height:21px !important;
	left:959px !important;
	top:14px !important;
}

#item13647 {
	width:144px !important;
	height:161px !important;
	left:783px !important;
}

#item13669 {
	width:146px !important;
	height:161px !important;
	left:597px !important;
}

#item13672 {
	width:14px !important;
	height:14px !important;
	left:576px !important;
	top:33px !important;
}

#item13681 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:555px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item13682 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:360px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item13683 {
	width:14px !important;
	height:14px !important;
	left:763px !important;
	top:33px !important;
}

#item13691 {
	width:14px !important;
	height:14px !important;
	left:381px !important;
	top:48px !important;
}

#item13700 {
	width:14px !important;
	height:14px !important;
	left:381px !important;
	top:97px !important;
}

#item13728 {
	width:153px !important;
	height:162px !important;
	left:402px !important;
}

#item13731 {
	width:14px !important;
	height:14px !important;
	left:190px !important;
	top:49px !important;
}

#item13758 {
	width:149px !important;
	height:161px !important;
	left:211px !important;
}

#item13761 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:169px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item13762 {
	opacity:0.50;
	width:1px !important;
	height:104px !important;
	left:743px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item13763 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item13792 {
	width:148px !important;
	height:161px !important;
	left:21px !important;
}

#item13795 {
	width:14px !important;
	height:14px !important;
	left:190px !important;
	top:100px !important;
}

#item13808 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:262px !important;
}

#item13820 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:263px !important;
}

#item13848 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:263px !important;
}

#item13870 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:249px !important;
}

#item13917 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item13894 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item13873 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:246px !important;
}

#item13498 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13498 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13498 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13518 {
	width:407px !important;
	height:249px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13523 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13521 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item13553 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13556 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item13475 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13476 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item13482 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13480 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item13377 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13378 {
	width:319px !important;
	height:372px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13381 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13379 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table152534 th, table#table152534 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table152534 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table152534 {
	table-layout:fixed;
}

#item13413 {
	width:258px !important;
	height:121px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-13413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table152820 th, table#table152820 td {
	padding:4px;;
	vertical-align:top;;
}

table#table152820 {
	table-layout:fixed;
}

#item13435 {
	width:258px !important;
	height:151px !important;
	left:58px !important;
	top:164px !important;
}

@keyframes fade-in-13435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13457 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:352px !important;
}

#item13460 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:306px !important;
}

#item13269 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13270 {
	width:624px !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-13270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13273 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13271 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item13303 {
	width:566px !important;
	height:210px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13325 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:250px !important;
}

#item13372 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13349 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13328 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:247px !important;
}

#item13202 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13222 {
	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-13222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13225 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item13245 {
	width:650px !important;
	height:1188px !important;
}

@keyframes fade-in-13245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13259 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13257 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item13200 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item13198 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item14039 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item14042 {
	opacity:0.50;
	width:811px !important;
	height:1px !important;
	left:284px !important;
	top:168px !important;
	background:#000;
}

#item14043 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item14051 {
	width:34px !important;
	height:13px !important;
	left:539px !important;
	top:148px !important;
}

#item14059 {
	width:34px !important;
	height:13px !important;
	left:757px !important;
	top:148px !important;
}

#item14067 {
	width:34px !important;
	height:13px !important;
	left:967px !important;
	top:148px !important;
}

#item14075 {
	width:34px !important;
	height:13px !important;
	left:352px !important;
	top:148px !important;
}

#item14105 {
	width:110px !important;
	height:21px !important;
}

#item14108 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:25px !important;
}

@keyframes fade-in-14108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14142 {
	width:133px !important;
	height:10px !important;
}

#item14145 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

@keyframes fade-in-14145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14178 {
	width:140px !important;
	height:21px !important;
}

#item14181 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:25px !important;
}

@keyframes fade-in-14181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14210 {
	width:86px !important;
	height:10px !important;
}

#item14213 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:14px !important;
}

@keyframes fade-in-14213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14242 {
	width:64px !important;
	height:10px !important;
}

#item14245 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-14245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14255 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item14264 {
	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;
}

#item14267 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14294 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14265 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item14300 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14327 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14298 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item14333 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14360 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14331 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item14366 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14394 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14364 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item14400 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14429 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14398 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item14436 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14468 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14434 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item14474 {
	width:43px !important;
	height:43px !important;
}

#item14472 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14487 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-41742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-41770 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41770 {
	0% {
		-webkit-transform:translate(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-41756 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41756 {
	0% {
		-webkit-transform:translate(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-41744 {
	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-41744 {
	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;
	}
}
#item41742 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item41781 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item41782 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item41785 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41783 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item41797 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41795 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item41808 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item41838 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item41841 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item41842 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item41862 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item41865 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item41866 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item41875 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item41884 {
	width:48px !important;
	height:18px !important;
	left:463px !important;
	top:153px !important;
}

#item41892 {
	width:48px !important;
	height:18px !important;
	left:38px !important;
	top:225px !important;
}

#item41900 {
	width:48px !important;
	height:18px !important;
	left:377px !important;
	top:225px !important;
}

#item41908 {
	width:48px !important;
	height:18px !important;
	left:215px !important;
	top:153px !important;
}

#item41940 {
	width:154px !important;
	height:29px !important;
}

#item41943 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:34px !important;
}

@keyframes fade-in-41943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41977 {
	width:186px !important;
	height:14px !important;
}

#item41980 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:19px !important;
}

@keyframes fade-in-41980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42011 {
	width:196px !important;
	height:29px !important;
}

#item42014 {
	width:27px !important;
	height:27px !important;
	left:86px !important;
	top:34px !important;
}

@keyframes fade-in-42014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42043 {
	width:121px !important;
	height:14px !important;
}

#item42046 {
	width:27px !important;
	height:27px !important;
	left:79px !important;
	top:19px !important;
}

@keyframes fade-in-42046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42075 {
	width:89px !important;
	height:14px !important;
}

#item42078 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:19px !important;
}

@keyframes fade-in-42078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42757 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42777 {
	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-42777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42782 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42780 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item42811 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-42811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42833 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-42833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42836 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item42846 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item42404 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42404 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42404 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42407 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42405 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item42417 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-42417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42437 {
	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-42437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42459 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item42464 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42462 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item42474 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item42495 {
	width:477px !important;
	height:136px !important;
	left:39px !important;
	top:681px !important;
}

#item42517 {
	width:477px !important;
	height:136px !important;
	left:39px !important;
	top:544px !important;
}

#item42520 {
	width:19px !important;
	height:19px !important;
	top:591px !important;
}

#item42530 {
	width:19px !important;
	height:19px !important;
	top:728px !important;
}

#item42539 {
	width:19px !important;
	height:19px !important;
	top:385px !important;
}

#item42547 {
	width:19px !important;
	height:19px !important;
	top:454px !important;
}

#item42574 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:340px !important;
}

#item42577 {
	width:19px !important;
	height:19px !important;
	top:183px !important;
}

#item42605 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:136px !important;
}

#item42608 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item42636 {
	width:477px !important;
	height:136px !important;
	left:39px !important;
}

#item42639 {
	width:19px !important;
	height:19px !important;
	top:253px !important;
}

#item42666 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item42697 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item42700 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item42728 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item42752 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item42731 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item42352 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42352 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42352 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42353 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42356 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42354 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item42389 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-42389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42392 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item42332 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42333 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item42339 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42337 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item42221 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42241 {
	width:421px !important;
	height:481px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42246 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42244 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table157915 th, table#table157915 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table157915 {
	table-layout:fixed;
}

#item42275 {
	width:361px !important;
	height:196px !important;
	left:63px !important;
	top:237px !important;
}

@keyframes fade-in-42275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table158208 th, table#table158208 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table158208 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table158208 {
	table-layout:fixed;
}

#item42297 {
	width:361px !important;
	height:161px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-42297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42319 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:488px !important;
}

#item42322 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:427px !important;
}

#item42137 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42137 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42137 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42138 {
	width:630px !important;
	height:411px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42141 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42139 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item42170 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-42170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42192 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:408px !important;
}

#item42216 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item42195 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:405px !important;
}

#item42092 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42092 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42092 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42093 {
	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-42093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42096 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42094 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item42106 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item42126 {
	width:505px !important;
	height:2476px !important;
}

@keyframes fade-in-42126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42090 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item42088 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item42855 {
	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;
}

#item42858 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42885 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item42856 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item42891 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42918 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item42889 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item42924 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42951 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item42922 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item42957 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42984 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item42955 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item42990 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item43021 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item42988 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item43027 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item43060 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item43025 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item43083 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item43088 {
	width:52px !important;
	height:52px !important;
}

#item43086 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item43100 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-43100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-14504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-14534 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14534 {
	0% {
		-webkit-transform:translate(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-14519 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14519 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-14506 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-14506 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item14504 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14548 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14549 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14569 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14572 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14575 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14573 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14591 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14589 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14600 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14627 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item15319 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15339 {
	width:325px !important;
	height:267px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15344 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15342 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item15373 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-15373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15395 {
	width:247px !important;
	height:201px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-15395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15398 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item15406 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item15414 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:138px !important;
}

#item15422 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:170px !important;
}

#item15432 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:201px !important;
}

#item15446 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:233px !important;
}

#item14992 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15012 {
	width:705px !important;
	height:395px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15034 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item15039 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15037 {
	width:21px !important;
	height:21px !important;
	left:698px !important;
	top:14px !important;
}

#item15070 {
	width:182px !important;
	height:257px !important;
	left:21px !important;
}

#item15092 {
	width:182px !important;
	height:241px !important;
	left:244px !important;
}

#item15095 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:33px !important;
}

#item15103 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:202px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item15104 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item15112 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:34px !important;
}

#item15139 {
	width:185px !important;
	height:241px !important;
	left:467px !important;
}

#item15142 {
	opacity:0.50;
	width:1px !important;
	height:180px !important;
	left:425px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item15143 {
	width:14px !important;
	height:14px !important;
	top:194px !important;
}

#item15152 {
	width:14px !important;
	height:14px !important;
	top:144px !important;
}

#item15163 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:81px !important;
}

#item15176 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:179px !important;
}

#item15188 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:81px !important;
}

#item15197 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:177px !important;
}

#item15206 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:375px !important;
}

#item15217 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:376px !important;
}

#item15245 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:377px !important;
}

#item15267 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:342px !important;
}

#item15314 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item15291 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item15270 {
	width:246px !important;
	height:22px !important;
	left:49px !important;
	top:354px !important;
}

#item14924 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14944 {
	width:407px !important;
	height:270px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14949 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14947 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item14978 {
	width:332px !important;
	height:240px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-14978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14981 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item14906 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14906 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14906 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14907 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item14913 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14911 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item14807 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14808 {
	width:319px !important;
	height:471px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14811 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14809 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

table#table162679 th, table#table162679 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table162679 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table162679 {
	table-layout:fixed;
}

#item14845 {
	width:258px !important;
	height:165px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-14845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table163310 th, table#table163310 td {
	padding:4px;;
	vertical-align:top;;
}

table#table163310 {
	table-layout:fixed;
}

#item14867 {
	width:258px !important;
	height:205px !important;
	left:52px !important;
	top:207px !important;
}

@keyframes fade-in-14867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14889 {
	width:274px !important;
	height:30px !important;
	left:52px !important;
	top:451px !important;
}

#item14892 {
	width:141px !important;
	height:38px !important;
	left:53px !important;
	top:405px !important;
}

#item14699 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14699 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14700 {
	width:624px !important;
	height:303px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14703 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14701 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item14733 {
	width:566px !important;
	height:242px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-14733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14755 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:283px !important;
}

#item14802 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14779 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14758 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:280px !important;
}

#item14634 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14654 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14657 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item14677 {
	width:650px !important;
	height:1652px !important;
}

@keyframes fade-in-14677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14689 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14687 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item14632 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item14630 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item15478 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item15481 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item15490 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item15499 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:273px !important;
	top:168px !important;
	background:#000;
}

#item15520 {
	width:68px !important;
	height:10px !important;
	left:6px !important;
}

#item15523 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-15523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15552 {
	width:80px !important;
	height:10px !important;
	top:37px !important;
}

#item15555 {
	width:34px !important;
	height:13px !important;
	left:468px !important;
	top:148px !important;
}

#item15565 {
	width:34px !important;
	height:13px !important;
	left:596px !important;
	top:148px !important;
}

#item15574 {
	width:34px !important;
	height:13px !important;
	left:722px !important;
	top:148px !important;
}

#item15582 {
	width:34px !important;
	height:13px !important;
	left:867px !important;
	top:148px !important;
}

#item15590 {
	width:34px !important;
	height:13px !important;
	left:319px !important;
	top:148px !important;
}

#item15618 {
	width:101px !important;
	height:21px !important;
}

#item15621 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
	top:25px !important;
}

@keyframes fade-in-15621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15651 {
	width:97px !important;
	height:10px !important;
}

#item15654 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-15654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15687 {
	width:78px !important;
	height:10px !important;
}

#item15690 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-15690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15723 {
	width:80px !important;
	height:21px !important;
}

#item15726 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:25px !important;
}

@keyframes fade-in-15726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15754 {
	width:46px !important;
	height:10px !important;
	left:266px !important;
	top:145px !important;
}

#item15757 {
	width:19px !important;
	height:19px !important;
	left:269px !important;
	top:159px !important;
}

@keyframes fade-in-15757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15786 {
	width:85px !important;
	height:10px !important;
}

#item15789 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:14px !important;
}

@keyframes fade-in-15789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15799 {
	width:34px !important;
	height:19px !important;
	left:983px !important;
	top:144px !important;
}

#item15808 {
	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;
}

#item15811 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15838 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15809 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15844 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15871 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15842 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item15877 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15904 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15875 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item15910 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15937 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15908 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item15943 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15972 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15941 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item15979 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16011 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15977 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item16017 {
	width:43px !important;
	height:43px !important;
}

#item16015 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item16030 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-16030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item16030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-43115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-43137 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-43137 {
	0% {
		-webkit-transform:translate(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-43127 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-43127 {
	0% {
		-webkit-transform:translate(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-43117 {
	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-43117 {
	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;
	}
}
#item43115 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item43145 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item43146 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item43149 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43147 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item43161 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43159 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item43171 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item43199 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item43202 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item43203 {
	opacity:0.50;
	width:561px !important;
	height:1px !important;
	top:260px !important;
	background:#000;
}

#item43223 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item43226 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:206px !important;
	background:#000;
}

#item43227 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:162px !important;
}

#item43236 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:215px !important;
}

#item43264 {
	width:95px !important;
	height:14px !important;
	left:8px !important;
}

#item43267 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

@keyframes fade-in-43267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43297 {
	width:112px !important;
	height:14px !important;
	top:52px !important;
}

#item43300 {
	width:48px !important;
	height:18px !important;
	left:364px !important;
	top:179px !important;
}

#item43314 {
	width:48px !important;
	height:18px !important;
	left:529px !important;
	top:179px !important;
}

#item43329 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:232px !important;
}

#item43340 {
	width:48px !important;
	height:18px !important;
	left:241px !important;
	top:232px !important;
}

#item43350 {
	width:48px !important;
	height:18px !important;
	left:169px !important;
	top:179px !important;
}

#item43381 {
	width:141px !important;
	height:29px !important;
}

#item43384 {
	width:27px !important;
	height:27px !important;
	left:54px !important;
	top:34px !important;
}

@keyframes fade-in-43384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43413 {
	width:136px !important;
	height:14px !important;
}

#item43416 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:19px !important;
}

@keyframes fade-in-43416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43444 {
	width:109px !important;
	height:14px !important;
}

#item43447 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:19px !important;
}

@keyframes fade-in-43447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43475 {
	width:112px !important;
	height:29px !important;
}

#item43478 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:34px !important;
}

@keyframes fade-in-43478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43506 {
	width:64px !important;
	height:14px !important;
}

#item43509 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:19px !important;
}

@keyframes fade-in-43509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43537 {
	width:119px !important;
	height:14px !important;
}

#item43540 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:19px !important;
}

@keyframes fade-in-43540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43551 {
	width:48px !important;
	height:27px !important;
	left:421px !important;
	top:227px !important;
}

#item44205 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-44205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44225 {
	width:442px !important;
	height:370px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44230 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44228 {
	width:27px !important;
	height:27px !important;
	left:440px !important;
	top:42px !important;
}

#item44261 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-44261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44283 {
	width:360px !important;
	height:281px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-44283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44286 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item44295 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:125px !important;
}

#item44304 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:214px !important;
}

#item44315 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:258px !important;
}

#item44325 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:303px !important;
}

#item44333 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:351px !important;
}

#item43876 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43879 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43877 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item43889 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-43889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43909 {
	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-43909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43931 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item43936 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43934 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item43948 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item43969 {
	width:477px !important;
	height:338px !important;
	left:39px !important;
}

#item43991 {
	width:477px !important;
	height:338px !important;
	left:39px !important;
	top:337px !important;
}

#item43994 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item44007 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item44018 {
	width:19px !important;
	height:19px !important;
	top:722px !important;
}

#item44046 {
	width:477px !important;
	height:338px !important;
	left:39px !important;
	top:675px !important;
}

#item44049 {
	width:19px !important;
	height:19px !important;
	top:255px !important;
}

#item44058 {
	width:19px !important;
	height:19px !important;
	top:185px !important;
}

#item44068 {
	width:19px !important;
	height:19px !important;
	top:450px !important;
}

#item44078 {
	width:19px !important;
	height:19px !important;
	top:587px !important;
}

#item44087 {
	width:19px !important;
	height:19px !important;
	top:788px !important;
}

#item44095 {
	width:19px !important;
	height:19px !important;
	top:922px !important;
}

#item44110 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item44141 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item44144 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item44176 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item44200 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item44179 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item43831 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43832 {
	width:522px !important;
	height:378px !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-43832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43835 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43833 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item43864 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-43864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43867 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item43814 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43814 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43814 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43815 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item43821 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43819 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item43700 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43700 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43701 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-43701 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43701 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43721 {
	width:421px !important;
	height:635px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43726 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43724 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table168983 th, table#table168983 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table168983 {
	table-layout:fixed;
}

#item43756 {
	width:361px !important;
	height:287px !important;
	left:63px !important;
	top:310px !important;
}

@keyframes fade-in-43756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table169279 th, table#table169279 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table169279 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table169279 {
	table-layout:fixed;
}

#item43778 {
	width:361px !important;
	height:231px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-43778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43800 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:638px !important;
}

#item43803 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:577px !important;
}

#item43616 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43617 {
	width:630px !important;
	height:457px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43620 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43618 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item43649 {
	width:570px !important;
	height:384px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-43649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43671 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:452px !important;
}

#item43695 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item43674 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:449px !important;
}

#item43568 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43569 {
	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-43569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43572 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43570 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item43584 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item43604 {
	width:505px !important;
	height:3439px !important;
}

@keyframes fade-in-43604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43566 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item43564 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item44341 {
	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;
}

#item44344 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44372 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item44342 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item44378 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44405 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item44376 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item44411 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44441 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item44409 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item44447 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44480 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item44445 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item44486 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44517 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item44484 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item44523 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44552 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item44521 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item44575 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item44580 {
	width:52px !important;
	height:52px !important;
}

#item44578 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item44590 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-44590 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-44590 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item44590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-16047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-16078 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16078 {
	0% {
		-webkit-transform:translate(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-16064 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16064 {
	0% {
		-webkit-transform:translate(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-16049 {
	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-16049 {
	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;
	}
}
#item16047 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item16092 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item16093 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item16113 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item16116 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item16119 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16117 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item16131 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16129 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item16140 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item16167 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item16880 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16880 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16880 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16900 {
	width:325px !important;
	height:267px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16905 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16903 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item16933 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-16933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16955 {
	width:247px !important;
	height:201px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-16955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16958 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item16967 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item16975 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:138px !important;
}

#item16983 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:170px !important;
}

#item16993 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:201px !important;
}

#item17008 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:233px !important;
}

#item16534 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16534 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16534 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16554 {
	width:781px !important;
	height:426px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16576 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item16581 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16579 {
	width:21px !important;
	height:21px !important;
	left:772px !important;
	top:14px !important;
}

#item16611 {
	width:153px !important;
	height:305px !important;
	left:21px !important;
}

#item16633 {
	width:195px !important;
	height:97px !important;
	left:215px !important;
}

#item16636 {
	opacity:0.50;
	width:1px !important;
	height:239px !important;
	left:173px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item16637 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item16645 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item16672 {
	width:278px !important;
	height:145px !important;
	left:452px !important;
}

#item16675 {
	opacity:0.50;
	width:1px !important;
	height:239px !important;
	left:410px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item16676 {
	width:14px !important;
	height:14px !important;
	top:247px !important;
}

#item16684 {
	width:14px !important;
	height:14px !important;
	top:197px !important;
}

#item16692 {
	width:14px !important;
	height:14px !important;
	left:194px !important;
	top:34px !important;
}

#item16702 {
	width:14px !important;
	height:14px !important;
	left:431px !important;
	top:34px !important;
}

#item16715 {
	width:14px !important;
	height:14px !important;
	left:431px !important;
	top:85px !important;
}

#item16727 {
	width:14px !important;
	height:14px !important;
	left:194px !important;
	top:131px !important;
}

#item16755 {
	width:195px !important;
	height:145px !important;
	left:215px !important;
	top:97px !important;
}

#item16758 {
	width:14px !important;
	height:14px !important;
	left:194px !important;
	top:178px !important;
}

#item16767 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:405px !important;
}

#item16777 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:406px !important;
}

#item16806 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:406px !important;
}

#item16828 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:392px !important;
}

#item16875 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item16852 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item16831 {
	width:246px !important;
	height:22px !important;
	left:584px !important;
	top:390px !important;
}

#item16466 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16466 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16466 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16486 {
	width:407px !important;
	height:270px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16491 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16489 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item16520 {
	width:332px !important;
	height:240px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-16520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16523 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item16448 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16449 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item16455 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16453 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item16349 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16350 {
	width:319px !important;
	height:399px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16353 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16351 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

table#table174883 th, table#table174883 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table174883 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table174883 {
	table-layout:fixed;
}

#item16388 {
	width:258px !important;
	height:165px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-16388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table175583 th, table#table175583 td {
	padding:4px;;
	vertical-align:top;;
}

table#table175583 {
	table-layout:fixed;
}

#item16410 {
	width:258px !important;
	height:133px !important;
	left:52px !important;
	top:207px !important;
}

@keyframes fade-in-16410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16432 {
	width:274px !important;
	height:30px !important;
	left:52px !important;
	top:378px !important;
}

#item16435 {
	width:141px !important;
	height:38px !important;
	left:53px !important;
	top:331px !important;
}

#item16239 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16239 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16239 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16240 {
	width:624px !important;
	height:430px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16243 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16241 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item16275 {
	width:566px !important;
	height:370px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-16275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16297 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:410px !important;
}

#item16344 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16321 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16300 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:407px !important;
}

#item16174 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16194 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16197 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item16217 {
	width:650px !important;
	height:1508px !important;
}

@keyframes fade-in-16217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16229 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16227 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item16172 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item16170 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item17042 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item17045 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item17055 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item17065 {
	opacity:0.50;
	width:801px !important;
	height:1px !important;
	left:273px !important;
	top:168px !important;
	background:#000;
}

#item17087 {
	width:92px !important;
	height:10px !important;
}

#item17090 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
	top:14px !important;
}

@keyframes fade-in-17090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17120 {
	width:73px !important;
	height:10px !important;
	left:15px !important;
	top:37px !important;
}

#item17123 {
	width:34px !important;
	height:13px !important;
	left:504px !important;
	top:148px !important;
}

#item17132 {
	width:34px !important;
	height:13px !important;
	left:646px !important;
	top:148px !important;
}

#item17140 {
	width:34px !important;
	height:13px !important;
	left:808px !important;
	top:148px !important;
}

#item17148 {
	width:34px !important;
	height:13px !important;
	left:332px !important;
	top:148px !important;
}

#item17176 {
	width:100px !important;
	height:21px !important;
}

#item17179 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:25px !important;
}

@keyframes fade-in-17179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17207 {
	width:90px !important;
	height:10px !important;
}

#item17210 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-17210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17240 {
	width:70px !important;
	height:10px !important;
}

#item17243 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-17243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17276 {
	width:46px !important;
	height:10px !important;
}

#item17279 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-17279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17312 {
	width:84px !important;
	height:10px !important;
}

#item17315 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

@keyframes fade-in-17315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17324 {
	width:34px !important;
	height:19px !important;
	left:973px !important;
	top:144px !important;
}

#item17333 {
	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;
}

#item17336 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17365 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17334 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item17371 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17399 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17369 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item17405 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17432 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17403 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item17438 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17465 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17436 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item17471 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17499 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17469 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item17506 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17533 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17504 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item17539 {
	width:43px !important;
	height:43px !important;
}

#item17537 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17550 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-44605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-44627 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-44627 {
	0% {
		-webkit-transform:translate(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-44618 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-44618 {
	0% {
		-webkit-transform:translate(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-44607 {
	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-44607 {
	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;
	}
}
#item44605 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item44635 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item44636 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item44639 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44637 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item44650 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44648 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item44659 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item44686 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item44689 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item44690 {
	opacity:0.50;
	width:558px !important;
	height:1px !important;
	top:262px !important;
	background:#000;
}

#item44710 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item44713 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:203px !important;
	background:#000;
}

#item44714 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:158px !important;
}

#item44725 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:217px !important;
}

#item44759 {
	width:129px !important;
	height:14px !important;
}

#item44762 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:19px !important;
}

@keyframes fade-in-44762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44793 {
	width:102px !important;
	height:14px !important;
	left:20px !important;
	top:52px !important;
}

#item44796 {
	width:48px !important;
	height:18px !important;
	left:423px !important;
	top:176px !important;
}

#item44805 {
	width:48px !important;
	height:18px !important;
	left:613px !important;
	top:176px !important;
}

#item44814 {
	width:48px !important;
	height:18px !important;
	left:176px !important;
	top:234px !important;
}

#item44824 {
	width:48px !important;
	height:18px !important;
	left:190px !important;
	top:176px !important;
}

#item44853 {
	width:140px !important;
	height:29px !important;
}

#item44856 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:34px !important;
}

@keyframes fade-in-44856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44884 {
	width:126px !important;
	height:14px !important;
}

#item44887 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:19px !important;
}

@keyframes fade-in-44887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44915 {
	width:98px !important;
	height:14px !important;
}

#item44918 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:19px !important;
}

@keyframes fade-in-44918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44946 {
	width:65px !important;
	height:14px !important;
}

#item44949 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:19px !important;
}

@keyframes fade-in-44949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44978 {
	width:117px !important;
	height:14px !important;
}

#item44981 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:19px !important;
}

@keyframes fade-in-44981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44992 {
	width:48px !important;
	height:27px !important;
	left:406px !important;
	top:228px !important;
}

#item45669 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-45669 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45669 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45689 {
	width:442px !important;
	height:373px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45694 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45692 {
	width:27px !important;
	height:27px !important;
	left:442px !important;
	top:42px !important;
}

#item45726 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-45726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45748 {
	width:346px !important;
	height:281px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-45748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45751 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item45760 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item45770 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:214px !important;
}

#item45781 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:259px !important;
}

#item45790 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:303px !important;
}

#item45798 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:347px !important;
}

#item45315 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-45315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45318 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45316 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item45327 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-45327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45327 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45347 {
	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-45347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45369 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item45374 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45372 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item45387 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item45408 {
	width:477px !important;
	height:405px !important;
	left:39px !important;
}

#item45430 {
	width:477px !important;
	height:136px !important;
	left:39px !important;
	top:406px !important;
}

#item45433 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item45449 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item45482 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:746px !important;
}

#item45485 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item45494 {
	width:19px !important;
	height:19px !important;
	top:252px !important;
}

#item45503 {
	width:19px !important;
	height:19px !important;
	top:453px !important;
}

#item45513 {
	width:19px !important;
	height:19px !important;
	top:793px !important;
}

#item45522 {
	width:19px !important;
	height:19px !important;
	top:864px !important;
}

#item45530 {
	width:19px !important;
	height:19px !important;
	top:589px !important;
}

#item45557 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:542px !important;
}

#item45560 {
	width:19px !important;
	height:19px !important;
	top:655px !important;
}

#item45575 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item45605 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item45608 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item45640 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item45664 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item45643 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item45271 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-45271 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45271 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45272 {
	width:522px !important;
	height:383px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45275 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45273 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item45303 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-45303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45306 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item45254 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-45254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45255 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item45261 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45259 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item45141 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-45141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45142 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-45142 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45142 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45162 {
	width:421px !important;
	height:527px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45167 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45165 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table181447 th, table#table181447 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table181447 {
	table-layout:fixed;
}

#item45197 {
	width:361px !important;
	height:186px !important;
	left:63px !important;
	top:309px !important;
}

@keyframes fade-in-45197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table181627 th, table#table181627 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table181627 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table181627 {
	table-layout:fixed;
}

#item45219 {
	width:361px !important;
	height:231px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-45219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45241 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:533px !important;
}

#item45244 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:472px !important;
}

#item45057 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-45057 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45057 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45058 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-45058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45061 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45059 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item45090 {
	width:570px !important;
	height:578px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-45090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45112 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:657px !important;
}

#item45136 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item45115 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:654px !important;
}

#item45009 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-45009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45010 {
	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-45010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45013 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45011 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item45025 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item45045 {
	width:505px !important;
	height:3059px !important;
}

@keyframes fade-in-45045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45007 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item45005 {
	width:671px !important;
	height:697px !important;
	top:253px !important;
}

#item45806 {
	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;
}

#item45809 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45838 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item45807 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item45844 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45871 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item45842 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item45877 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45909 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item45875 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item45915 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45949 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item45913 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item45955 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45985 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item45953 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item45991 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item46019 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item45989 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item46042 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item46047 {
	width:52px !important;
	height:52px !important;
}

#item46045 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item46057 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-46057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-17567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-17602 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17602 {
	0% {
		-webkit-transform:translate(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-17586 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17586 {
	0% {
		-webkit-transform:translate(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-17569 {
	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-17569 {
	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;
	}
}
#item17567 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17612 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17613 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17633 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17636 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17639 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17637 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item17651 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17649 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item17662 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17690 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item18400 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18400 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18400 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18420 {
	width:325px !important;
	height:203px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18425 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18423 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item18454 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-18454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18476 {
	width:247px !important;
	height:137px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-18476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18479 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item18489 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item18498 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:138px !important;
}

#item18506 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:170px !important;
}

#item18100 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18120 {
	width:815px !important;
	height:267px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18142 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item18147 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18145 {
	width:21px !important;
	height:21px !important;
	left:772px !important;
	top:14px !important;
}

#item18178 {
	width:190px !important;
	height:145px !important;
	left:21px !important;
}

#item18200 {
	width:190px !important;
	height:145px !important;
	left:252px !important;
}

#item18203 {
	opacity:0.50;
	width:1px !important;
	height:76px !important;
	left:210px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item18204 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item18212 {
	width:14px !important;
	height:14px !important;
	top:85px !important;
}

#item18239 {
	width:278px !important;
	height:145px !important;
	left:484px !important;
}

#item18242 {
	opacity:0.50;
	width:1px !important;
	height:76px !important;
	left:442px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item18243 {
	width:14px !important;
	height:14px !important;
	left:231px !important;
	top:36px !important;
}

#item18251 {
	width:14px !important;
	height:14px !important;
	left:463px !important;
	top:85px !important;
}

#item18259 {
	width:14px !important;
	height:14px !important;
	left:463px !important;
	top:36px !important;
}

#item18270 {
	width:14px !important;
	height:14px !important;
	left:231px !important;
	top:85px !important;
}

#item18285 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:244px !important;
}

#item18298 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:244px !important;
}

#item18326 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:245px !important;
}

#item18348 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:231px !important;
}

#item18395 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item18372 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item18351 {
	width:246px !important;
	height:22px !important;
	left:584px !important;
	top:228px !important;
}

#item18031 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18051 {
	width:407px !important;
	height:270px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18056 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18054 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item18085 {
	width:332px !important;
	height:240px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-18085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18088 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item18013 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18014 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item18020 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18018 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item17868 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17868 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17869 {
	width:319px !important;
	height:301px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17872 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17870 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

table#table187978 th, table#table187978 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table187978 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table187978 {
	table-layout:fixed;
}

#item17901 {
	width:258px !important;
	height:201px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-17901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17904 {
	width:319px !important;
	height:301px !important;
	left:370px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17907 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17905 {
	width:21px !important;
	height:21px !important;
	left:665px !important;
	top:14px !important;
}

table#table188626 th, table#table188626 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table188626 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table188626 {
	table-layout:fixed;
}

#item17938 {
	width:258px !important;
	height:201px !important;
	left:400px !important;
	top:42px !important;
}

@keyframes fade-in-17938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17960 {
	width:274px !important;
	height:30px !important;
	left:52px !important;
	top:280px !important;
}

#item17963 {
	width:141px !important;
	height:38px !important;
	left:53px !important;
	top:234px !important;
}

#item17995 {
	width:274px !important;
	height:30px !important;
	left:399px !important;
	top:281px !important;
}

#item17998 {
	width:141px !important;
	height:38px !important;
	left:400px !important;
	top:234px !important;
}

#item17762 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17762 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17763 {
	width:624px !important;
	height:190px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17766 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17764 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item17794 {
	width:566px !important;
	height:130px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-17794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17816 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:170px !important;
}

#item17863 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17840 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17819 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:167px !important;
}

#item17697 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17697 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17697 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17717 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17720 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item17740 {
	width:650px !important;
	height:1172px !important;
}

@keyframes fade-in-17740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17752 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17750 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item17695 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item17693 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item18533 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item18536 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item18544 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item18552 {
	opacity:0.50;
	width:780px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item18574 {
	width:160px !important;
	height:10px !important;
}

#item18577 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-18577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18606 {
	width:73px !important;
	height:10px !important;
	left:47px !important;
	top:37px !important;
}

#item18609 {
	width:34px !important;
	height:13px !important;
	left:602px !important;
	top:148px !important;
}

#item18623 {
	width:34px !important;
	height:13px !important;
	left:433px !important;
	top:148px !important;
}

#item18655 {
	width:117px !important;
	height:10px !important;
}

#item18658 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:14px !important;
}

@keyframes fade-in-18658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18687 {
	width:129px !important;
	height:10px !important;
}

#item18690 {
	width:19px !important;
	height:19px !important;
	left:87px !important;
	top:14px !important;
}

@keyframes fade-in-18690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18699 {
	width:34px !important;
	height:19px !important;
	left:896px !important;
	top:144px !important;
}

#item18710 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:17px !important;
}

@keyframes fade-in-18710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18719 {
	width:34px !important;
	height:13px !important;
}

#item18729 {
	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;
}

#item18732 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18759 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18730 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18765 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18792 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18763 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item18798 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18825 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18796 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item18831 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18860 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18829 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item18866 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18898 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18864 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item18905 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18936 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18903 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item18942 {
	width:43px !important;
	height:43px !important;
}

#item18940 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18952 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-46072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-46095 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-46095 {
	0% {
		-webkit-transform:translate(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-46085 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-46085 {
	0% {
		-webkit-transform:translate(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-46074 {
	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-46074 {
	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;
	}
}
#item46072 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item46101 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item46102 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item46105 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46103 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item46116 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46114 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item46125 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item46152 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item46155 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item46156 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:260px !important;
	background:#000;
}

#item46176 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item46179 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:201px !important;
	background:#000;
}

#item46180 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:156px !important;
}

#item46191 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:215px !important;
}

#item46225 {
	width:110px !important;
	height:13px !important;
}

#item46228 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:19px !important;
}

@keyframes fade-in-46228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46258 {
	width:102px !important;
	height:14px !important;
	left:9px !important;
	top:52px !important;
}

#item46261 {
	width:48px !important;
	height:18px !important;
	left:615px !important;
	top:173px !important;
}

#item46270 {
	width:48px !important;
	height:18px !important;
	left:315px !important;
	top:173px !important;
}

#item46299 {
	width:110px !important;
	height:14px !important;
}

#item46302 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:19px !important;
}

@keyframes fade-in-46302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46332 {
	width:181px !important;
	height:14px !important;
}

#item46335 {
	width:27px !important;
	height:27px !important;
	left:122px !important;
	top:19px !important;
}

@keyframes fade-in-46335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46344 {
	width:48px !important;
	height:27px !important;
	left:282px !important;
	top:228px !important;
}

#item46353 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:23px !important;
}

@keyframes fade-in-46353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46361 {
	width:48px !important;
	height:18px !important;
}

#item46966 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46986 {
	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-46986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46991 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46989 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item47019 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-47019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47041 {
	width:271px !important;
	height:189px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-47041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47044 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item47053 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item47061 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:214px !important;
}

#item47069 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:259px !important;
}

#item46672 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46675 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46673 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item46684 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-46684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46704 {
	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-46704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46726 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item46731 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46729 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item46740 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item46761 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
}

#item46783 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:204px !important;
}

#item46786 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item46794 {
	width:19px !important;
	height:19px !important;
	top:119px !important;
}

#item46821 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:409px !important;
}

#item46824 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item46835 {
	width:19px !important;
	height:19px !important;
	top:528px !important;
}

#item46848 {
	width:19px !important;
	height:19px !important;
	top:459px !important;
}

#item46859 {
	width:19px !important;
	height:19px !important;
	top:324px !important;
}

#item46876 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item46905 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item46908 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item46937 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item46961 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item46940 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item46624 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46625 {
	width:522px !important;
	height:383px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46628 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46626 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item46659 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-46659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46662 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item46605 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46605 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46605 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46606 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item46612 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46610 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item46510 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46510 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46510 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46511 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-46511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46531 {
	width:421px !important;
	height:633px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46536 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46534 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table194898 th, table#table194898 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table194898 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table194898 {
	table-layout:fixed;
}

table#table195557 th, table#table195557 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table195557 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table195557 {
	table-layout:fixed;
}

#item46569 {
	width:361px !important;
	height:510px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-46569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46591 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:638px !important;
}

#item46594 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:577px !important;
}

#item46421 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46422 {
	width:630px !important;
	height:253px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46425 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46423 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item46459 {
	width:570px !important;
	height:183px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-46459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46481 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:250px !important;
}

#item46505 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item46484 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:247px !important;
}

#item46373 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46374 {
	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-46374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46377 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46375 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item46387 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item46407 {
	width:505px !important;
	height:2252px !important;
}

@keyframes fade-in-46407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46371 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item46369 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item47080 {
	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;
}

#item47083 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47115 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item47081 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item47121 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47152 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47119 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item47158 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47187 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47156 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item47193 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47221 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item47191 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item47227 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47256 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47225 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item47262 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47290 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47260 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item47313 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item47318 {
	width:52px !important;
	height:52px !important;
}

#item47316 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item47327 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

@keyframes move-right-grow-18998 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18998 {
	0% {
		-webkit-transform:translate(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-18984 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18984 {
	0% {
		-webkit-transform:translate(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-18971 {
	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-18971 {
	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;
	}
}
#item18969 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item19011 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item19012 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item19032 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item19035 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item19038 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19036 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item19049 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19047 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item19058 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item19085 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item19107 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item19110 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item19118 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item19128 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item19150 {
	width:80px !important;
	height:10px !important;
}

#item19153 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-19153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19185 {
	width:80px !important;
	height:10px !important;
	top:37px !important;
}

#item19188 {
	width:34px !important;
	height:13px !important;
	left:421px !important;
	top:148px !important;
}

#item19200 {
	width:34px !important;
	height:13px !important;
	left:541px !important;
	top:148px !important;
}

#item19209 {
	width:27px !important;
	height:10px !important;
	left:681px !important;
	top:150px !important;
}

#item19218 {
	width:34px !important;
	height:13px !important;
	left:784px !important;
	top:148px !important;
}

#item19228 {
	width:34px !important;
	height:13px !important;
	left:923px !important;
	top:148px !important;
}

#item19237 {
	width:27px !important;
	height:10px !important;
	left:1017px !important;
	top:150px !important;
}

#item19245 {
	width:34px !important;
	height:13px !important;
	left:312px !important;
	top:148px !important;
}

#item19273 {
	width:80px !important;
	height:21px !important;
}

#item19276 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:25px !important;
}

@keyframes fade-in-19276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19304 {
	width:60px !important;
	height:21px !important;
}

#item19307 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:25px !important;
}

@keyframes fade-in-19307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19335 {
	width:50px !important;
	height:10px !important;
}

#item19338 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-19338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19368 {
	width:50px !important;
	height:10px !important;
}

#item19371 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-19371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19404 {
	width:33px !important;
	height:10px !important;
}

#item19407 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-19407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19439 {
	width:53px !important;
	height:10px !important;
}

#item19442 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-19442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19452 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:17px !important;
}

@keyframes fade-in-19452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19461 {
	width:34px !important;
	height:13px !important;
}

#item20180 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20200 {
	width:237px !important;
	height:203px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20205 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20203 {
	width:21px !important;
	height:21px !important;
	left:233px !important;
	top:15px !important;
}

#item20235 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-20235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20257 {
	width:247px !important;
	height:137px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-20257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20260 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item20268 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item20276 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:138px !important;
}

#item20284 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:170px !important;
}

#item19810 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19810 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19810 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19830 {
	width:919px !important;
	height:426px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19852 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item19857 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19855 {
	width:21px !important;
	height:21px !important;
	left:907px !important;
	top:14px !important;
}

#item19888 {
	width:183px !important;
	height:305px !important;
	left:235px !important;
}

#item19891 {
	opacity:0.50;
	width:1px !important;
	height:237px !important;
	left:195px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item19911 {
	width:173px !important;
	height:193px !important;
	left:22px !important;
}

#item19914 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item19923 {
	width:14px !important;
	height:14px !important;
	top:129px !important;
}

#item19952 {
	width:171px !important;
	height:257px !important;
	left:457px !important;
}

#item19955 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:195px !important;
}

#item19964 {
	opacity:0.50;
	width:1px !important;
	height:237px !important;
	left:419px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item19965 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:37px !important;
}

#item19973 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:83px !important;
}

#item19982 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:244px !important;
}

#item19991 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:37px !important;
}

#item19999 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:181px !important;
}

#item20028 {
	width:190px !important;
	height:145px !important;
	left:690px !important;
}

#item20031 {
	width:14px !important;
	height:14px !important;
	left:670px !important;
	top:37px !important;
}

#item20045 {
	width:14px !important;
	height:14px !important;
	left:670px !important;
	top:81px !important;
}

#item20058 {
	opacity:0.50;
	width:1px !important;
	height:237px !important;
	left:648px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item20059 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:135px !important;
}

#item20068 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:405px !important;
}

#item20077 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:406px !important;
}

#item20106 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:406px !important;
}

#item20128 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:392px !important;
}

#item20175 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item20152 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item20131 {
	width:246px !important;
	height:22px !important;
	left:584px !important;
	top:390px !important;
}

#item19734 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19754 {
	width:407px !important;
	height:270px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19759 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19757 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item19794 {
	width:332px !important;
	height:240px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-19794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19797 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item19713 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19714 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item19720 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19718 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item19647 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19648 {
	width:319px !important;
	height:283px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19651 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19649 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

table#table204372 th, table#table204372 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table204372 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table204372 {
	table-layout:fixed;
}

#item19679 {
	width:258px !important;
	height:185px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-19679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19701 {
	width:274px !important;
	height:30px !important;
	left:52px !important;
	top:263px !important;
}

#item19704 {
	width:141px !important;
	height:38px !important;
	left:53px !important;
	top:217px !important;
}

#item19541 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19541 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19541 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19542 {
	width:624px !important;
	height:471px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19545 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19543 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item19573 {
	width:566px !important;
	height:412px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-19573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19595 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:451px !important;
}

#item19642 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19619 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19598 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:448px !important;
}

#item19475 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19495 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19498 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item19518 {
	width:650px !important;
	height:1860px !important;
}

@keyframes fade-in-19518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19531 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19529 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item19473 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item19471 {
	width:1016px !important;
	height:586px !important;
	left:183px !important;
	top:180px !important;
}

#item20293 {
	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;
}

#item20296 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20326 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20294 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item20332 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20366 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20330 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item20372 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20404 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20370 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item20410 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20439 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20408 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item20445 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20474 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20443 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item20481 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20511 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20479 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item20517 {
	width:43px !important;
	height:43px !important;
}

#item20515 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item20527 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-20527 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20527 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-47342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-47362 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-47362 {
	0% {
		-webkit-transform:translate(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-47353 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-47353 {
	0% {
		-webkit-transform:translate(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-47344 {
	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-47344 {
	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;
	}
}
#item47342 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item47370 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item47371 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item47374 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47372 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item47388 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47386 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item47402 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item47432 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item47435 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item47436 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:260px !important;
	background:#000;
}

#item47437 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:201px !important;
	background:#000;
}

#item47438 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:156px !important;
}

#item47447 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:215px !important;
}

#item47478 {
	width:112px !important;
	height:14px !important;
}

#item47481 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

@keyframes fade-in-47481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47511 {
	width:112px !important;
	height:14px !important;
	top:52px !important;
}

#item47514 {
	width:48px !important;
	height:18px !important;
	left:296px !important;
	top:174px !important;
}

#item47524 {
	width:48px !important;
	height:18px !important;
	left:447px !important;
	top:174px !important;
}

#item47533 {
	width:38px !important;
	height:14px !important;
	left:627px !important;
	top:175px !important;
}

#item47542 {
	width:48px !important;
	height:18px !important;
	left:126px !important;
	top:233px !important;
}

#item47550 {
	width:48px !important;
	height:18px !important;
	left:327px !important;
	top:233px !important;
}

#item47558 {
	width:38px !important;
	height:14px !important;
	left:465px !important;
	top:235px !important;
}

#item47569 {
	width:48px !important;
	height:18px !important;
	left:158px !important;
	top:174px !important;
}

#item47603 {
	width:112px !important;
	height:29px !important;
}

#item47606 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:34px !important;
}

@keyframes fade-in-47606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47638 {
	width:84px !important;
	height:29px !important;
}

#item47641 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:34px !important;
}

@keyframes fade-in-47641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47671 {
	width:70px !important;
	height:14px !important;
}

#item47674 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:19px !important;
}

@keyframes fade-in-47674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47704 {
	width:70px !important;
	height:14px !important;
}

#item47707 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:19px !important;
}

@keyframes fade-in-47707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47737 {
	width:46px !important;
	height:14px !important;
}

#item47740 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:19px !important;
}

@keyframes fade-in-47740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47770 {
	width:74px !important;
	height:14px !important;
}

#item47773 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:19px !important;
}

@keyframes fade-in-47773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47783 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:23px !important;
}

@keyframes fade-in-47783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47791 {
	width:48px !important;
	height:18px !important;
}

#item48474 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48494 {
	width:336px !important;
	height:268px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48499 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48497 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item48530 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-48530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48552 {
	width:364px !important;
	height:179px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-48552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48555 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item48564 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item48573 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:214px !important;
}

#item48583 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:259px !important;
}

#item48107 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48110 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48108 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item48119 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-48119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48139 {
	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-48139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48161 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item48166 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48164 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item48175 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item48196 {
	width:477px !important;
	height:405px !important;
	left:39px !important;
	top:272px !important;
}

#item48218 {
	width:477px !important;
	height:271px !important;
	left:39px !important;
}

#item48221 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item48229 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item48260 {
	width:477px !important;
	height:338px !important;
	left:39px !important;
	top:677px !important;
}

#item48263 {
	width:19px !important;
	height:19px !important;
	top:523px !important;
}

#item48277 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item48288 {
	width:19px !important;
	height:19px !important;
	top:388px !important;
}

#item48297 {
	width:19px !important;
	height:19px !important;
	top:592px !important;
}

#item48306 {
	width:19px !important;
	height:19px !important;
	top:725px !important;
}

#item48317 {
	width:19px !important;
	height:19px !important;
	top:928px !important;
}

#item48346 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:1015px !important;
}

#item48349 {
	width:19px !important;
	height:19px !important;
	top:1067px !important;
}

#item48357 {
	width:19px !important;
	height:19px !important;
	top:1128px !important;
}

#item48365 {
	width:19px !important;
	height:19px !important;
	top:863px !important;
}

#item48380 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item48410 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item48413 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item48445 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item48469 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item48448 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item48062 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48063 {
	width:522px !important;
	height:375px !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-48063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48066 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48064 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item48095 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-48095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48098 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item48042 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48043 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item48049 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48047 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item47951 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-47951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47952 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-47952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47972 {
	width:421px !important;
	height:367px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-47972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47977 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47975 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table210143 th, table#table210143 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table210143 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table210143 {
	table-layout:fixed;
}

#item48007 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-48007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48029 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:372px !important;
}

#item48032 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:310px !important;
}

#item47851 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-47851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47852 {
	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-47852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47855 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47853 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item47888 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:645px !important;
}

#item47912 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item47891 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:642px !important;
}

#item47916 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item47936 {
	width:505px !important;
	height:841px !important;
}

@keyframes fade-in-47936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47803 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-47803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47804 {
	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-47804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47807 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47805 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item47816 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item47836 {
	width:505px !important;
	height:3910px !important;
}

@keyframes fade-in-47836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47801 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item47799 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item48611 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item48614 {
	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;
}

#item48617 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48644 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item48615 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item48650 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48678 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item48648 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item48684 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48712 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item48682 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item48718 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48745 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item48716 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item48751 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48781 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item48749 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item48787 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48819 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item48785 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item48842 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item48847 {
	width:52px !important;
	height:52px !important;
}

#item48845 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item48859 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48859 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48859 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-20544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-20574 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20574 {
	0% {
		-webkit-transform:translate(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-20558 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-20558 {
	0% {
		-webkit-transform:translate(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-20546 {
	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-20546 {
	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;
	}
}
#item20544 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item20585 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item20586 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item20606 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item20609 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item20612 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20610 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item20623 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20621 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item20635 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item20667 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item21394 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21414 {
	width:325px !important;
	height:139px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21419 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21417 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item21448 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-21448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21470 {
	width:247px !important;
	height:73px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-21470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21473 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item21484 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item21002 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21022 {
	width:939px !important;
	height:426px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21044 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item21049 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21047 {
	width:21px !important;
	height:21px !important;
	left:930px !important;
	top:14px !important;
}

#item21078 {
	width:183px !important;
	height:305px !important;
	left:235px !important;
}

#item21081 {
	opacity:0.50;
	width:1px !important;
	height:237px !important;
	left:195px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item21101 {
	width:174px !important;
	height:193px !important;
	left:22px !important;
}

#item21104 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item21116 {
	width:14px !important;
	height:14px !important;
	top:129px !important;
}

#item21148 {
	width:190px !important;
	height:241px !important;
	left:457px !important;
}

#item21151 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:195px !important;
}

#item21162 {
	opacity:0.50;
	width:1px !important;
	height:237px !important;
	left:419px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item21163 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:37px !important;
}

#item21172 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:83px !important;
}

#item21181 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:244px !important;
}

#item21191 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:37px !important;
}

#item21200 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:180px !important;
}

#item21227 {
	width:190px !important;
	height:289px !important;
	left:696px !important;
}

#item21230 {
	width:14px !important;
	height:14px !important;
	left:677px !important;
	top:37px !important;
}

#item21238 {
	width:14px !important;
	height:14px !important;
	left:677px !important;
	top:81px !important;
}

#item21246 {
	opacity:0.50;
	width:1px !important;
	height:237px !important;
	left:647px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item21247 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:133px !important;
}

#item21256 {
	width:14px !important;
	height:14px !important;
	left:677px !important;
	top:179px !important;
}

#item21268 {
	width:14px !important;
	height:14px !important;
	left:677px !important;
	top:228px !important;
}

#item21281 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:405px !important;
}

#item21292 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:406px !important;
}

#item21320 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:406px !important;
}

#item21342 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:392px !important;
}

#item21389 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item21366 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item21345 {
	width:246px !important;
	height:22px !important;
	left:584px !important;
	top:390px !important;
}

#item20937 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20957 {
	width:407px !important;
	height:270px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20962 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20960 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item20990 {
	width:332px !important;
	height:240px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-20990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20993 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item20920 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20921 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item20927 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20925 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item20851 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20852 {
	width:319px !important;
	height:286px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20855 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20853 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

table#table216086 th, table#table216086 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table216086 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table216086 {
	table-layout:fixed;
}

#item20885 {
	width:258px !important;
	height:185px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-20885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20907 {
	width:274px !important;
	height:30px !important;
	left:52px !important;
	top:263px !important;
}

#item20910 {
	width:141px !important;
	height:38px !important;
	left:53px !important;
	top:217px !important;
}

#item20744 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20744 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20744 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20745 {
	width:624px !important;
	height:471px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20748 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20746 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item20777 {
	width:566px !important;
	height:412px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-20777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20799 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:451px !important;
}

#item20846 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20823 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20802 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:448px !important;
}

#item20674 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20694 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20697 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item20717 {
	width:650px !important;
	height:2084px !important;
}

@keyframes fade-in-20717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20733 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20731 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item20672 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item20670 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item21513 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item21516 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item21525 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item21534 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item21535 {
	width:34px !important;
	height:13px !important;
	left:313px !important;
	top:148px !important;
}

#item21544 {
	width:34px !important;
	height:13px !important;
	left:426px !important;
	top:148px !important;
}

#item21553 {
	width:34px !important;
	height:13px !important;
	left:544px !important;
	top:148px !important;
}

#item21564 {
	width:34px !important;
	height:13px !important;
	left:677px !important;
	top:148px !important;
}

#item21598 {
	width:78px !important;
	height:10px !important;
}

#item21601 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-21601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21633 {
	width:98px !important;
	height:21px !important;
}

#item21636 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:25px !important;
}

@keyframes fade-in-21636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21666 {
	width:82px !important;
	height:21px !important;
}

#item21669 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:25px !important;
}

@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%;
}

#item21699 {
	width:46px !important;
	height:10px !important;
}

#item21702 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-21702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21712 {
	width:34px !important;
	height:13px !important;
	left:787px !important;
	top:149px !important;
}

#item21741 {
	width:99px !important;
	height:10px !important;
}

#item21744 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-21744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21772 {
	width:74px !important;
	height:10px !important;
}

#item21775 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-21775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21803 {
	width:81px !important;
	height:10px !important;
}

#item21806 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-21806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21834 {
	width:51px !important;
	height:10px !important;
}

#item21837 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:14px !important;
}

@keyframes fade-in-21837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21847 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-21847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21858 {
	width:27px !important;
	height:13px !important;
}

#item21871 {
	width:27px !important;
	height:13px !important;
	left:1031px !important;
	top:148px !important;
}

#item21882 {
	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;
}

#item21885 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21914 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21883 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item21920 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21948 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21918 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item21954 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21983 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21952 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item21989 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22017 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21987 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item22023 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22050 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22021 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item22057 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22084 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22055 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item22090 {
	width:43px !important;
	height:43px !important;
}

#item22088 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item22099 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-22099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-48874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-48894 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-48894 {
	0% {
		-webkit-transform:translate(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-48884 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-48884 {
	0% {
		-webkit-transform:translate(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-48876 {
	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-48876 {
	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;
	}
}
#item48874 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item48902 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item48903 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item48906 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48904 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item48918 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48916 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item48927 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item48954 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item48957 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item48958 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item48978 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item48981 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item48982 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item48991 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item48999 {
	width:48px !important;
	height:18px !important;
	left:160px !important;
	top:153px !important;
}

#item49012 {
	width:48px !important;
	height:18px !important;
	left:302px !important;
	top:153px !important;
}

#item49027 {
	width:48px !important;
	height:18px !important;
	left:451px !important;
	top:153px !important;
}

#item49038 {
	width:48px !important;
	height:18px !important;
	left:621px !important;
	top:153px !important;
}

#item49067 {
	width:109px !important;
	height:14px !important;
}

#item49070 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:19px !important;
}

@keyframes fade-in-49070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49099 {
	width:137px !important;
	height:29px !important;
}

#item49102 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:34px !important;
}

@keyframes fade-in-49102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49132 {
	width:115px !important;
	height:29px !important;
}

#item49135 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:34px !important;
}

@keyframes fade-in-49135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49164 {
	width:64px !important;
	height:14px !important;
}

#item49167 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:20px !important;
}

@keyframes fade-in-49167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49175 {
	width:48px !important;
	height:18px !important;
	left:122px !important;
	top:226px !important;
}

#item49203 {
	width:139px !important;
	height:14px !important;
}

#item49206 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:19px !important;
}

@keyframes fade-in-49206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49234 {
	width:104px !important;
	height:14px !important;
}

#item49237 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:19px !important;
}

@keyframes fade-in-49237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49265 {
	width:113px !important;
	height:14px !important;
}

#item49268 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

@keyframes fade-in-49268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49299 {
	width:71px !important;
	height:14px !important;
}

#item49302 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:19px !important;
}

@keyframes fade-in-49302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49316 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:23px !important;
}

@keyframes fade-in-49316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49327 {
	width:38px !important;
	height:18px !important;
}

#item49336 {
	width:38px !important;
	height:18px !important;
	left:483px !important;
	top:225px !important;
}

#item50035 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50055 {
	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-50055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50060 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50058 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item50088 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-50088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50110 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-50110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50113 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item50124 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item49650 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49650 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49650 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49653 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49651 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item49665 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-49665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49685 {
	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-49685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49707 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item49712 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49710 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item49724 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item49745 {
	width:477px !important;
	height:405px !important;
	left:41px !important;
	top:271px !important;
}

#item49767 {
	width:477px !important;
	height:271px !important;
	left:41px !important;
}

#item49770 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:51px !important;
}

#item49781 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:181px !important;
}

#item49810 {
	width:477px !important;
	height:338px !important;
	left:41px !important;
	top:675px !important;
}

#item49813 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:523px !important;
}

#item49822 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:322px !important;
}

#item49830 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:387px !important;
}

#item49838 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:592px !important;
}

#item49846 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:724px !important;
}

#item49857 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:928px !important;
}

#item49889 {
	width:477px !important;
	height:405px !important;
	left:39px !important;
	top:1013px !important;
}

#item49892 {
	width:19px !important;
	height:19px !important;
	top:1064px !important;
}

#item49903 {
	width:19px !important;
	height:19px !important;
	top:1126px !important;
}

#item49912 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:864px !important;
}

#item49921 {
	width:19px !important;
	height:19px !important;
	top:1264px !important;
}

#item49931 {
	width:19px !important;
	height:19px !important;
	top:1333px !important;
}

#item49948 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item49975 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item49978 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item50006 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item50030 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item50009 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item49595 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49596 {
	width:522px !important;
	height:385px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49599 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49597 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item49633 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-49633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49636 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item49575 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49575 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49576 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item49582 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49580 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item49487 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49487 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49487 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49488 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-49488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49508 {
	width:421px !important;
	height:367px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49513 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49511 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table222557 th, table#table222557 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table222557 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table222557 {
	table-layout:fixed;
}

#item49541 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-49541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49563 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:372px !important;
}

#item49566 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:310px !important;
}

#item49396 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49397 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49400 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49398 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item49428 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:645px !important;
}

#item49431 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item49451 {
	width:505px !important;
	height:791px !important;
}

@keyframes fade-in-49451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49482 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item49461 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:642px !important;
}

#item49349 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49350 {
	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-49350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49353 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49351 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item49364 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item49384 {
	width:505px !important;
	height:4403px !important;
}

@keyframes fade-in-49384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49347 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item49345 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item50137 {
	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;
}

#item50140 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50170 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item50138 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item50176 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50204 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50174 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item50210 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50238 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50208 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item50244 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50273 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item50242 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item50279 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50307 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50277 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item50313 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50340 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50311 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item50363 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item50368 {
	width:52px !important;
	height:52px !important;
}

#item50366 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item50377 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-22116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-22141 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22141 {
	0% {
		-webkit-transform:translate(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-22128 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22128 {
	0% {
		-webkit-transform:translate(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-22118 {
	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-22118 {
	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;
	}
}
#item22116 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item22157 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22158 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item22178 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22181 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item22184 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22182 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item22198 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22196 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item22209 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item22237 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item22965 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22965 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22985 {
	width:325px !important;
	height:138px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22990 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22988 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item23018 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-23018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23040 {
	width:247px !important;
	height:73px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-23040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23043 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item23051 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item22578 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22598 {
	width:939px !important;
	height:426px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22620 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item22625 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22623 {
	width:21px !important;
	height:21px !important;
	left:930px !important;
	top:14px !important;
}

#item22656 {
	width:183px !important;
	height:305px !important;
	left:286px !important;
	top:85px !important;
}

#item22659 {
	opacity:0.50;
	width:1px !important;
	height:236px !important;
	left:246px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item22679 {
	width:174px !important;
	height:193px !important;
	left:73px !important;
	top:85px !important;
}

#item22682 {
	width:14px !important;
	height:14px !important;
	left:51px !important;
	top:122px !important;
}

#item22691 {
	width:14px !important;
	height:14px !important;
	left:51px !important;
	top:215px !important;
}

#item22719 {
	width:190px !important;
	height:241px !important;
	left:508px !important;
	top:85px !important;
}

#item22722 {
	width:14px !important;
	height:14px !important;
	left:266px !important;
	top:280px !important;
}

#item22732 {
	opacity:0.50;
	width:1px !important;
	height:236px !important;
	left:470px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item22733 {
	width:14px !important;
	height:14px !important;
	left:266px !important;
	top:122px !important;
}

#item22742 {
	width:14px !important;
	height:14px !important;
	left:266px !important;
	top:168px !important;
}

#item22750 {
	width:14px !important;
	height:14px !important;
	left:266px !important;
	top:329px !important;
}

#item22759 {
	width:14px !important;
	height:14px !important;
	left:489px !important;
	top:122px !important;
}

#item22768 {
	width:14px !important;
	height:14px !important;
	left:489px !important;
	top:266px !important;
}

#item22795 {
	width:190px !important;
	height:289px !important;
	left:747px !important;
	top:85px !important;
}

#item22798 {
	width:14px !important;
	height:14px !important;
	left:728px !important;
	top:122px !important;
}

#item22809 {
	width:14px !important;
	height:14px !important;
	left:728px !important;
	top:166px !important;
}

#item22822 {
	opacity:0.50;
	width:1px !important;
	height:236px !important;
	left:698px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item22823 {
	width:14px !important;
	height:14px !important;
	left:489px !important;
	top:220px !important;
}

#item22834 {
	width:14px !important;
	height:14px !important;
	left:728px !important;
	top:265px !important;
}

#item22843 {
	width:14px !important;
	height:14px !important;
	left:728px !important;
	top:328px !important;
}

#item22852 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:405px !important;
}

#item22863 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:406px !important;
}

#item22891 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:406px !important;
}

#item22913 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:392px !important;
}

#item22960 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item22937 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item22916 {
	width:246px !important;
	height:22px !important;
	left:584px !important;
	top:390px !important;
}

#item22503 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22503 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22523 {
	width:407px !important;
	height:270px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22528 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22526 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item22560 {
	width:332px !important;
	height:240px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-22560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22563 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item22485 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22486 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item22492 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22490 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item22418 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22419 {
	width:319px !important;
	height:286px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22422 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22420 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

table#table228324 th, table#table228324 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table228324 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table228324 {
	table-layout:fixed;
}

#item22451 {
	width:258px !important;
	height:185px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-22451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22473 {
	width:274px !important;
	height:30px !important;
	left:52px !important;
	top:263px !important;
}

#item22476 {
	width:141px !important;
	height:38px !important;
	left:53px !important;
	top:217px !important;
}

#item22312 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22313 {
	width:624px !important;
	height:456px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22316 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22314 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item22344 {
	width:566px !important;
	height:396px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-22344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22366 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:436px !important;
}

#item22413 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22390 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22369 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:433px !important;
}

#item22244 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22264 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22267 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item22287 {
	width:650px !important;
	height:2020px !important;
}

@keyframes fade-in-22287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22301 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22299 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item22242 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item22240 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item23078 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item23081 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item23089 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item23102 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item23103 {
	width:34px !important;
	height:13px !important;
	left:310px !important;
	top:148px !important;
}

#item23118 {
	width:34px !important;
	height:13px !important;
	left:417px !important;
	top:148px !important;
}

#item23129 {
	width:34px !important;
	height:13px !important;
	left:529px !important;
	top:148px !important;
}

#item23138 {
	width:34px !important;
	height:13px !important;
	left:656px !important;
	top:148px !important;
}

#item23167 {
	width:78px !important;
	height:10px !important;
}

#item23170 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-23170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23200 {
	width:98px !important;
	height:21px !important;
}

#item23203 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:25px !important;
}

@keyframes fade-in-23203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23232 {
	width:82px !important;
	height:21px !important;
}

#item23235 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:25px !important;
}

@keyframes fade-in-23235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23263 {
	width:46px !important;
	height:10px !important;
}

#item23266 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-23266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23275 {
	width:34px !important;
	height:13px !important;
	left:760px !important;
	top:149px !important;
}

#item23303 {
	width:99px !important;
	height:10px !important;
}

#item23306 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-23306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23334 {
	width:74px !important;
	height:10px !important;
}

#item23337 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-23337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23368 {
	width:81px !important;
	height:10px !important;
}

#item23371 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-23371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23404 {
	width:93px !important;
	height:10px !important;
}

#item23407 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:14px !important;
}

@keyframes fade-in-23407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23419 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:16px !important;
}

@keyframes fade-in-23419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23428 {
	width:27px !important;
	height:13px !important;
}

#item23437 {
	width:27px !important;
	height:27px !important;
	left:994px !important;
	top:137px !important;
}

#item23447 {
	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;
}

#item23450 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23478 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23448 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item23484 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23511 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23482 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item23517 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23544 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23515 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item23550 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23577 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23548 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item23583 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23610 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23581 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item23617 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23647 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23615 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item23653 {
	width:43px !important;
	height:43px !important;
}

#item23651 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23669 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-50392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-50408 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-50408 {
	0% {
		-webkit-transform:translate(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-50401 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-50401 {
	0% {
		-webkit-transform:translate(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-50394 {
	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-50394 {
	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;
	}
}
#item50392 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item50419 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item50420 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item50423 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50421 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item50440 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50438 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item50452 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item50480 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item50483 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item50484 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item51170 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51170 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51170 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51190 {
	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-51190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51195 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51193 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item51223 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-51223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51245 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-51245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51248 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item51256 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item50788 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50788 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50791 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50789 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item50804 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-50804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50824 {
	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-50824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50846 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item50851 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50849 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item50861 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item50882 {
	width:477px !important;
	height:405px !important;
	left:39px !important;
	top:271px !important;
}

#item50904 {
	width:477px !important;
	height:271px !important;
	left:39px !important;
}

#item50907 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item50916 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item50945 {
	width:477px !important;
	height:338px !important;
	left:39px !important;
	top:676px !important;
}

#item50948 {
	width:19px !important;
	height:19px !important;
	top:521px !important;
}

#item50957 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item50965 {
	width:19px !important;
	height:19px !important;
	top:387px !important;
}

#item50973 {
	width:19px !important;
	height:19px !important;
	top:589px !important;
}

#item50981 {
	width:19px !important;
	height:19px !important;
	top:746px !important;
}

#item50989 {
	width:19px !important;
	height:19px !important;
	top:929px !important;
}

#item51020 {
	width:477px !important;
	height:383px !important;
	left:39px !important;
	top:1014px !important;
}

#item51023 {
	width:19px !important;
	height:19px !important;
	top:1069px !important;
}

#item51037 {
	width:19px !important;
	height:19px !important;
	top:1131px !important;
}

#item51048 {
	width:19px !important;
	height:19px !important;
	top:864px !important;
}

#item51057 {
	width:19px !important;
	height:19px !important;
	top:1265px !important;
}

#item51066 {
	width:19px !important;
	height:19px !important;
	top:1334px !important;
}

#item51084 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item51111 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item51114 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item51141 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item51165 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item51144 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item50735 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50735 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50735 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50736 {
	width:522px !important;
	height:385px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50739 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50737 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item50770 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-50770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50773 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item50718 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50718 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50718 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50719 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item50725 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50723 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item50630 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50631 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-50631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50651 {
	width:421px !important;
	height:367px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50656 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50654 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table233975 th, table#table233975 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table233975 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table233975 {
	table-layout:fixed;
}

#item50684 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-50684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50706 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:372px !important;
}

#item50709 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:310px !important;
}

#item50537 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50537 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50538 {
	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-50538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50541 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50539 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item50571 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:645px !important;
}

#item50574 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item50594 {
	width:505px !important;
	height:791px !important;
}

@keyframes fade-in-50594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50625 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item50604 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:642px !important;
}

#item50489 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50490 {
	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-50490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50493 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50491 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item50503 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item50523 {
	width:505px !important;
	height:4313px !important;
}

@keyframes fade-in-50523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50487 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item50485 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item51287 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item51290 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item51291 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item51305 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item51316 {
	width:48px !important;
	height:18px !important;
	left:159px !important;
	top:153px !important;
}

#item51326 {
	width:48px !important;
	height:18px !important;
	left:301px !important;
	top:153px !important;
}

#item51336 {
	width:48px !important;
	height:18px !important;
	left:448px !important;
	top:153px !important;
}

#item51346 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:153px !important;
}

#item51375 {
	width:109px !important;
	height:14px !important;
}

#item51378 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:19px !important;
}

@keyframes fade-in-51378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51406 {
	width:137px !important;
	height:29px !important;
}

#item51409 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:34px !important;
}

@keyframes fade-in-51409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51437 {
	width:115px !important;
	height:29px !important;
}

#item51440 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:34px !important;
}

@keyframes fade-in-51440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51469 {
	width:64px !important;
	height:14px !important;
}

#item51472 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:20px !important;
}

@keyframes fade-in-51472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51480 {
	width:48px !important;
	height:18px !important;
	left:108px !important;
	top:227px !important;
}

#item51511 {
	width:139px !important;
	height:14px !important;
}

#item51514 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:19px !important;
}

@keyframes fade-in-51514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51548 {
	width:104px !important;
	height:14px !important;
}

#item51551 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:19px !important;
}

@keyframes fade-in-51551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51583 {
	width:113px !important;
	height:14px !important;
}

#item51586 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

@keyframes fade-in-51586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51616 {
	width:130px !important;
	height:14px !important;
}

#item51619 {
	width:27px !important;
	height:27px !important;
	left:68px !important;
	top:20px !important;
}

@keyframes fade-in-51619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51629 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:23px !important;
}

@keyframes fade-in-51629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51639 {
	width:38px !important;
	height:18px !important;
}

#item51648 {
	width:38px !important;
	height:38px !important;
	left:433px !important;
	top:209px !important;
}

#item51656 {
	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;
}

#item51659 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51686 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item51657 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item51692 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51719 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51690 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item51725 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51752 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51723 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item51758 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51788 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item51756 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item51794 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51826 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51792 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item51832 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51862 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51830 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item51885 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item51890 {
	width:52px !important;
	height:52px !important;
}

#item51888 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item51900 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-51900 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-51900 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item51900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-23686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-23719 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23719 {
	0% {
		-webkit-transform:translate(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-23706 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23706 {
	0% {
		-webkit-transform:translate(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-23688 {
	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-23688 {
	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;
	}
}
#item23686 {
	width:978px !important;
	height:535px !important;
	left:202px !important;
	top:233px !important;
}

#item23730 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23731 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item23751 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23754 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item23757 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23755 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item23771 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23769 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item23781 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item23808 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item24467 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24487 {
	width:325px !important;
	height:139px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24492 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24490 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item24522 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-24522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24544 {
	width:247px !important;
	height:73px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-24544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24547 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item24556 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item24169 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24169 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24169 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24189 {
	width:664px !important;
	height:301px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24211 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item24216 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24214 {
	width:21px !important;
	height:21px !important;
	left:659px !important;
	top:14px !important;
}

#item24247 {
	width:178px !important;
	height:145px !important;
	left:235px !important;
}

#item24250 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:195px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item24270 {
	width:178px !important;
	height:161px !important;
	left:22px !important;
}

#item24273 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item24283 {
	width:14px !important;
	height:14px !important;
	top:100px !important;
}

#item24311 {
	width:160px !important;
	height:145px !important;
	left:457px !important;
}

#item24314 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:419px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item24315 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:36px !important;
}

#item24323 {
	width:14px !important;
	height:14px !important;
	left:215px !important;
	top:84px !important;
}

#item24331 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:36px !important;
}

#item24339 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:84px !important;
}

#item24350 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:279px !important;
}

#item24363 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:280px !important;
}

#item24393 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:281px !important;
}

#item24415 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:246px !important;
}

#item24462 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item24439 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item24418 {
	width:246px !important;
	height:22px !important;
	left:49px !important;
	top:258px !important;
}

#item24102 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24122 {
	width:407px !important;
	height:249px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24127 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24125 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item24156 {
	width:332px !important;
	height:219px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-24156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24159 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item24082 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24083 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item24089 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24087 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item23986 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23987 {
	width:319px !important;
	height:318px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23990 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23988 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

table#table238512 th, table#table238512 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table238512 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table238512 {
	table-layout:fixed;
}

#item24021 {
	width:258px !important;
	height:99px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-24021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table238730 th, table#table238730 td {
	padding:4px;;
	vertical-align:top;;
}

table#table238730 {
	table-layout:fixed;
}

#item24043 {
	width:258px !important;
	height:114px !important;
	left:52px !important;
	top:141px !important;
}

@keyframes fade-in-24043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24065 {
	width:274px !important;
	height:30px !important;
	left:52px !important;
	top:293px !important;
}

#item24068 {
	width:141px !important;
	height:38px !important;
	left:53px !important;
	top:247px !important;
}

#item23880 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23880 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23880 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23881 {
	width:624px !important;
	height:513px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23884 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23882 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item23912 {
	width:566px !important;
	height:450px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-23912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23934 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:491px !important;
}

#item23981 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23958 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23937 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:488px !important;
}

#item23815 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23835 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23838 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item23858 {
	width:650px !important;
	height:1284px !important;
}

@keyframes fade-in-23858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23870 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23868 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item23813 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item23811 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item24585 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item24588 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item24597 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item24605 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item24606 {
	width:34px !important;
	height:13px !important;
	left:462px !important;
	top:148px !important;
}

#item24614 {
	width:34px !important;
	height:13px !important;
	left:847px !important;
	top:148px !important;
}

#item24643 {
	width:78px !important;
	height:10px !important;
}

#item24646 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-24646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24674 {
	width:60px !important;
	height:10px !important;
}

#item24677 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:14px !important;
}

@keyframes fade-in-24677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24708 {
	width:93px !important;
	height:10px !important;
}

#item24711 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

@keyframes fade-in-24711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24725 {
	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;
}

#item24728 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24758 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24726 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24764 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24792 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24762 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item24798 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24826 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24796 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item24832 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24862 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24830 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item24868 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24897 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24866 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item24904 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24933 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24902 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item24939 {
	width:43px !important;
	height:43px !important;
}

#item24937 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item24948 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-24948 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24948 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-51915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-51937 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-51937 {
	0% {
		-webkit-transform:translate(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-51927 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-51927 {
	0% {
		-webkit-transform:translate(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-51917 {
	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-51917 {
	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;
	}
}
#item51915 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item51945 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item51946 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item51949 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51947 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item51961 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51959 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item51970 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item51997 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item52000 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item52629 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52649 {
	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-52649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52654 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52652 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item52682 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-52682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52704 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-52704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52707 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item52715 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item52333 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52336 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52334 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item52345 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-52345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52365 {
	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-52365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52387 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item52392 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52390 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item52401 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item52422 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:204px !important;
}

#item52444 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
}

#item52447 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item52455 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item52485 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:408px !important;
}

#item52488 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item52502 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item52514 {
	width:19px !important;
	height:19px !important;
	top:458px !important;
}

#item52523 {
	width:19px !important;
	height:19px !important;
	top:526px !important;
}

#item52542 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item52570 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item52573 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item52600 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item52624 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item52603 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item52288 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52289 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-52289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52292 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52290 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item52321 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-52321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52324 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item52269 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52270 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item52276 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52274 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item52157 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52157 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52157 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52158 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-52158 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52158 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52178 {
	width:421px !important;
	height:407px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-52178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52183 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52181 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table242268 th, table#table242268 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table242268 {
	table-layout:fixed;
}

#item52212 {
	width:361px !important;
	height:159px !important;
	left:63px !important;
	top:215px !important;
}

@keyframes fade-in-52212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table242469 th, table#table242469 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table242469 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table242469 {
	table-layout:fixed;
}

#item52234 {
	width:361px !important;
	height:138px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-52234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52256 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:411px !important;
}

#item52259 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:350px !important;
}

#item52055 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52056 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-52056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52059 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52057 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item52095 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:645px !important;
}

#item52098 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item52118 {
	width:505px !important;
	height:881px !important;
}

@keyframes fade-in-52118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52152 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item52131 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:642px !important;
}

#item52005 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52005 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52005 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52006 {
	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-52006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52009 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52007 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item52019 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item52039 {
	width:505px !important;
	height:2678px !important;
}

@keyframes fade-in-52039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52003 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item52001 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item52742 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item52745 {
	opacity:0.50;
	width:444px !important;
	height:1px !important;
	left:125px !important;
	top:180px !important;
	background:#000;
}

#item52746 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item52757 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item52771 {
	width:48px !important;
	height:18px !important;
	left:205px !important;
	top:153px !important;
}

#item52784 {
	width:48px !important;
	height:18px !important;
	left:401px !important;
	top:153px !important;
}

#item52814 {
	width:109px !important;
	height:14px !important;
}

#item52817 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:19px !important;
}

@keyframes fade-in-52817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52847 {
	width:84px !important;
	height:14px !important;
}

#item52850 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:20px !important;
}

@keyframes fade-in-52850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52881 {
	width:130px !important;
	height:14px !important;
}

#item52884 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:20px !important;
}

@keyframes fade-in-52884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52893 {
	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;
}

#item52896 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52923 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item52894 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item52929 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52956 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52927 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item52962 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52989 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52960 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item52995 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53022 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item52993 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item53028 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53058 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53026 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item53064 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53096 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53062 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item53119 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item53124 {
	width:52px !important;
	height:52px !important;
}

#item53122 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item53136 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-24965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-24990 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24990 {
	0% {
		-webkit-transform:translate(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-24979 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24979 {
	0% {
		-webkit-transform:translate(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-24967 {
	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-24967 {
	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;
	}
}
#item24965 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item25006 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item25007 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item25027 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item25030 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item25033 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25031 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item25052 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25050 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item25067 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item25098 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item25784 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25804 {
	width:325px !important;
	height:139px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25809 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25807 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item25839 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-25839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25861 {
	width:247px !important;
	height:73px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-25861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25864 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item25877 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item25470 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25490 {
	width:664px !important;
	height:301px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25512 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item25517 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25515 {
	width:21px !important;
	height:21px !important;
	left:659px !important;
	top:14px !important;
}

#item25552 {
	width:178px !important;
	height:145px !important;
	left:271px !important;
	top:86px !important;
}

#item25555 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:230px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item25575 {
	width:178px !important;
	height:161px !important;
	left:491px !important;
	top:85px !important;
}

#item25578 {
	width:14px !important;
	height:14px !important;
	left:469px !important;
	top:121px !important;
}

#item25591 {
	width:14px !important;
	height:14px !important;
	left:469px !important;
	top:185px !important;
}

#item25621 {
	width:160px !important;
	height:145px !important;
	left:71px !important;
	top:86px !important;
}

#item25624 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:448px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item25625 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:122px !important;
}

#item25637 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:170px !important;
}

#item25650 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:122px !important;
}

#item25661 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:170px !important;
}

#item25671 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:279px !important;
}

#item25681 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:280px !important;
}

#item25710 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:281px !important;
}

#item25732 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:246px !important;
}

#item25779 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item25756 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item25735 {
	width:246px !important;
	height:22px !important;
	left:49px !important;
	top:258px !important;
}

#item25398 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25418 {
	width:407px !important;
	height:249px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25423 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25421 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item25453 {
	width:332px !important;
	height:219px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-25453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25456 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item25379 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25380 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item25386 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25384 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item25287 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25288 {
	width:319px !important;
	height:355px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25291 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25289 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

table#table246171 th, table#table246171 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table246171 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table246171 {
	table-layout:fixed;
}

#item25321 {
	width:258px !important;
	height:121px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-25321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table246434 th, table#table246434 td {
	padding:4px;;
	vertical-align:top;;
}

table#table246434 {
	table-layout:fixed;
}

#item25343 {
	width:258px !important;
	height:132px !important;
	left:52px !important;
	top:163px !important;
}

@keyframes fade-in-25343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25365 {
	width:274px !important;
	height:30px !important;
	left:52px !important;
	top:336px !important;
}

#item25368 {
	width:141px !important;
	height:38px !important;
	left:53px !important;
	top:290px !important;
}

#item25178 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25178 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25178 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25179 {
	width:624px !important;
	height:511px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25182 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25180 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item25213 {
	width:566px !important;
	height:450px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-25213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25235 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:491px !important;
}

#item25282 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25259 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25238 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:488px !important;
}

#item25105 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25125 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25128 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item25148 {
	width:650px !important;
	height:1252px !important;
}

@keyframes fade-in-25148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25163 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25161 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item25103 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item25101 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item25911 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item25914 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item25927 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item25938 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item25939 {
	width:34px !important;
	height:13px !important;
	left:462px !important;
	top:148px !important;
}

#item25951 {
	width:34px !important;
	height:13px !important;
	left:847px !important;
	top:148px !important;
}

#item25983 {
	width:78px !important;
	height:10px !important;
}

#item25986 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-25986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26018 {
	width:60px !important;
	height:10px !important;
}

#item26021 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:14px !important;
}

@keyframes fade-in-26021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26050 {
	width:93px !important;
	height:10px !important;
}

#item26053 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

@keyframes fade-in-26053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26061 {
	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;
}

#item26064 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26091 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item26062 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item26097 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26124 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item26095 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item26130 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26161 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26128 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item26167 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26201 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26165 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item26207 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26237 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26205 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item26244 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26272 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26242 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item26278 {
	width:43px !important;
	height:43px !important;
}

#item26276 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item26288 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-26288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item26288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-53151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-53169 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-53169 {
	0% {
		-webkit-transform:translate(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-53161 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-53161 {
	0% {
		-webkit-transform:translate(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-53153 {
	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-53153 {
	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;
	}
}
#item53151 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item53177 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item53178 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item53181 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53179 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item53193 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53191 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item53202 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item53229 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item53232 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item53859 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53859 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53859 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53879 {
	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-53879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53884 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53882 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item53912 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-53912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53934 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-53934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53937 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item53945 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item53562 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53565 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53563 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item53574 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-53574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53594 {
	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-53594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53616 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item53621 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53619 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item53630 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item53651 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:204px !important;
}

#item53673 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:408px !important;
}

#item53676 {
	width:19px !important;
	height:19px !important;
	top:458px !important;
}

#item53684 {
	width:19px !important;
	height:19px !important;
	top:525px !important;
}

#item53711 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
}

#item53714 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item53725 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item53738 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item53750 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item53768 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item53798 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item53801 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item53830 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item53854 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item53833 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item53513 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53514 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53517 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53515 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item53548 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-53548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53551 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item53494 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53495 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item53501 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53499 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item53381 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-53381 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53381 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53401 {
	width:421px !important;
	height:463px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53406 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53404 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table250026 th, table#table250026 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table250026 {
	table-layout:fixed;
}

#item53437 {
	width:361px !important;
	height:184px !important;
	left:63px !important;
	top:247px !important;
}

@keyframes fade-in-53437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table250273 th, table#table250273 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table250273 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table250273 {
	table-layout:fixed;
}

#item53459 {
	width:361px !important;
	height:170px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-53459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53481 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:469px !important;
}

#item53484 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:407px !important;
}

#item53282 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53283 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-53283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53286 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53284 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item53317 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:645px !important;
}

#item53320 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item53340 {
	width:505px !important;
	height:881px !important;
}

@keyframes fade-in-53340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53376 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item53355 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:642px !important;
}

#item53237 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53237 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53237 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53238 {
	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-53238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53241 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53239 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item53250 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item53270 {
	width:505px !important;
	height:2566px !important;
}

@keyframes fade-in-53270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53235 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item53233 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item53972 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item53975 {
	opacity:0.50;
	width:440px !important;
	height:1px !important;
	left:130px !important;
	top:180px !important;
	background:#000;
}

#item53976 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item53984 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item53995 {
	width:48px !important;
	height:18px !important;
	left:206px !important;
	top:153px !important;
}

#item54009 {
	width:48px !important;
	height:18px !important;
	left:403px !important;
	top:153px !important;
}

#item54041 {
	width:109px !important;
	height:14px !important;
}

#item54044 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:19px !important;
}

@keyframes fade-in-54044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54073 {
	width:84px !important;
	height:14px !important;
}

#item54076 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:20px !important;
}

@keyframes fade-in-54076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54105 {
	width:130px !important;
	height:14px !important;
}

#item54108 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:20px !important;
}

@keyframes fade-in-54108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54118 {
	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;
}

#item54121 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54149 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item54119 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item54155 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54182 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54153 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item54188 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54215 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54186 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item54221 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54249 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item54219 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item54255 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54282 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54253 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item54288 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54318 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54286 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item54341 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item54346 {
	width:52px !important;
	height:52px !important;
}

#item54344 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item54360 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-54360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-54360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item54360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-26305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-26333 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-26333 {
	0% {
		-webkit-transform:translate(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-26320 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-26320 {
	0% {
		-webkit-transform:translate(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-26307 {
	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-26307 {
	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;
	}
}
#item26305 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item26342 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item26343 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item26363 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item26366 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item26369 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26367 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item26380 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26378 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item26389 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item26417 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item27063 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27083 {
	width:325px !important;
	height:138px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-27083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27088 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27086 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item27117 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-27117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27139 {
	width:247px !important;
	height:73px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-27139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27142 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item27150 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item26761 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26761 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26761 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26781 {
	width:664px !important;
	height:284px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26803 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item26808 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26806 {
	width:21px !important;
	height:21px !important;
	left:659px !important;
	top:14px !important;
}

#item26836 {
	width:190px !important;
	height:145px !important;
	left:302px !important;
	top:86px !important;
}

#item26839 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:262px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item26859 {
	width:133px !important;
	height:145px !important;
	left:534px !important;
	top:85px !important;
}

#item26862 {
	width:14px !important;
	height:14px !important;
	left:513px !important;
	top:121px !important;
}

#item26870 {
	width:14px !important;
	height:14px !important;
	left:513px !important;
	top:170px !important;
}

#item26897 {
	width:190px !important;
	height:145px !important;
	left:71px !important;
	top:86px !important;
}

#item26900 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:492px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item26901 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:122px !important;
}

#item26914 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:170px !important;
}

#item26929 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:122px !important;
}

#item26941 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:170px !important;
}

#item26951 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:265px !important;
}

#item26960 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:265px !important;
}

#item26989 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:266px !important;
}

#item27011 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:231px !important;
}

#item27058 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item27035 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item27014 {
	width:246px !important;
	height:22px !important;
	left:49px !important;
	top:243px !important;
}

#item26694 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26714 {
	width:407px !important;
	height:270px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26719 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26717 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item26749 {
	width:332px !important;
	height:240px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-26749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26752 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item26674 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26675 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item26681 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26679 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item26606 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26607 {
	width:319px !important;
	height:286px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26610 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26608 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

table#table254058 th, table#table254058 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table254058 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table254058 {
	table-layout:fixed;
}

#item26639 {
	width:258px !important;
	height:185px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-26639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26661 {
	width:274px !important;
	height:30px !important;
	left:52px !important;
	top:263px !important;
}

#item26664 {
	width:141px !important;
	height:38px !important;
	left:53px !important;
	top:217px !important;
}

#item26497 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26498 {
	width:624px !important;
	height:190px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26501 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26499 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item26532 {
	width:566px !important;
	height:130px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-26532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26554 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:170px !important;
}

#item26601 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26578 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26557 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:167px !important;
}

#item26424 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26424 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26424 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26444 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26447 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item26467 {
	width:650px !important;
	height:1124px !important;
}

@keyframes fade-in-26467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26482 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26480 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item26422 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item26420 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item27177 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item27180 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item27188 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item27196 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item27197 {
	width:34px !important;
	height:13px !important;
	left:615px !important;
	top:148px !important;
}

#item27208 {
	width:34px !important;
	height:13px !important;
	left:452px !important;
	top:148px !important;
}

#item27241 {
	width:136px !important;
	height:10px !important;
}

#item27244 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:14px !important;
}

@keyframes fade-in-27244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27275 {
	width:102px !important;
	height:10px !important;
}

#item27278 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

@keyframes fade-in-27278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27288 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:18px !important;
}

@keyframes fade-in-27288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27297 {
	width:27px !important;
	height:13px !important;
}

#item27327 {
	width:180px !important;
	height:10px !important;
}

#item27330 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:14px !important;
}

@keyframes fade-in-27330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27340 {
	width:27px !important;
	height:13px !important;
	left:930px !important;
	top:147px !important;
}

#item27348 {
	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;
}

#item27351 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27378 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27349 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27384 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27411 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27382 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item27417 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27445 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27415 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item27451 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27481 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27449 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item27487 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27520 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27485 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item27527 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27559 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27525 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item27565 {
	width:43px !important;
	height:43px !important;
}

#item27563 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27576 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item27576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-54375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-54397 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-54397 {
	0% {
		-webkit-transform:translate(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-54387 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-54387 {
	0% {
		-webkit-transform:translate(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-54377 {
	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-54377 {
	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;
	}
}
#item54375 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item54404 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item54405 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item54408 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54406 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item54421 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54419 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item54431 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item54458 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item54461 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item55053 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55053 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55053 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55073 {
	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-55073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55078 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55076 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item55110 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-55110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55132 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-55132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55135 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item55145 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item54757 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54760 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54758 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item54771 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-54771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54791 {
	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-54791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54813 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item54818 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54816 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item54830 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item54851 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:204px !important;
}

#item54873 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:407px !important;
}

#item54876 {
	width:19px !important;
	height:19px !important;
	top:458px !important;
}

#item54884 {
	width:19px !important;
	height:19px !important;
	top:527px !important;
}

#item54911 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
}

#item54914 {
	width:19px !important;
	height:19px !important;
	top:255px !important;
}

#item54922 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item54930 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item54941 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item54964 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item54992 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item54995 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item55024 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item55048 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item55027 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item54710 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54711 {
	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-54711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54714 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54712 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item54743 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-54743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54746 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item54690 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54690 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54690 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54691 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item54697 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54695 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item54593 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54613 {
	width:421px !important;
	height:367px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54618 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54616 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table259398 th, table#table259398 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table259398 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table259398 {
	table-layout:fixed;
}

#item54650 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-54650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54672 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:372px !important;
}

#item54675 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:310px !important;
}

#item54510 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54510 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54510 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54511 {
	width:630px !important;
	height:263px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-54511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54514 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54512 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item54542 {
	width:570px !important;
	height:193px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-54542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54564 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:261px !important;
}

#item54588 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item54567 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:258px !important;
}

#item54466 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54466 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54466 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54467 {
	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-54467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54470 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54468 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item54479 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item54499 {
	width:505px !important;
	height:2163px !important;
}

@keyframes fade-in-54499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54464 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item54462 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item55172 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item55175 {
	opacity:0.50;
	width:420px !important;
	height:1px !important;
	left:152px !important;
	top:180px !important;
	background:#000;
}

#item55176 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item55184 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item55193 {
	width:48px !important;
	height:18px !important;
	left:318px !important;
	top:152px !important;
}

#item55201 {
	width:48px !important;
	height:18px !important;
	left:219px !important;
	top:152px !important;
}

#item55232 {
	width:110px !important;
	height:14px !important;
}

#item55235 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

@keyframes fade-in-55235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55268 {
	width:69px !important;
	height:14px !important;
}

#item55271 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:19px !important;
}

@keyframes fade-in-55271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55283 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:25px !important;
}

@keyframes fade-in-55283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55292 {
	width:38px !important;
	height:18px !important;
}

#item55321 {
	width:106px !important;
	height:20px !important;
}

#item55324 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:19px !important;
}

@keyframes fade-in-55324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55334 {
	width:38px !important;
	height:18px !important;
	left:484px !important;
	top:151px !important;
}

#item55343 {
	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;
}

#item55346 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55373 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item55344 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item55379 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55406 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item55377 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item55412 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55439 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item55410 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item55445 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55473 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item55443 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item55479 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55511 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item55477 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item55517 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55551 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item55515 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item55574 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item55579 {
	width:52px !important;
	height:52px !important;
}

#item55577 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item55592 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-55592 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-55592 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item55592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-27593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-27624 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27624 {
	0% {
		-webkit-transform:translate(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-27609 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27609 {
	0% {
		-webkit-transform:translate(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-27595 {
	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-27595 {
	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;
	}
}
#item27593 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27637 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27638 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27658 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27661 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27664 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27662 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27676 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27674 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27685 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27712 {
	width:959px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item27734 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item27737 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item27746 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item27758 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item27780 {
	width:130px !important;
	height:10px !important;
}

#item27783 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:13px !important;
}

@keyframes fade-in-27783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27815 {
	width:130px !important;
	height:9px !important;
	top:37px !important;
}

#item27818 {
	width:34px !important;
	height:13px !important;
	left:369px !important;
	top:148px !important;
}

#item27829 {
	width:34px !important;
	height:13px !important;
	left:569px !important;
	top:148px !important;
}

#item27858 {
	width:80px !important;
	height:10px !important;
}

#item27861 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-27861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27890 {
	width:90px !important;
	height:10px !important;
}

#item27893 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:13px !important;
}

@keyframes fade-in-27893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27923 {
	width:120px !important;
	height:10px !important;
}

#item27926 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-27926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27955 {
	width:110px !important;
	height:10px !important;
}

#item27958 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-27958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27966 {
	width:27px !important;
	height:13px !important;
	left:970px !important;
	top:147px !important;
}

#item27974 {
	width:34px !important;
	height:13px !important;
	left:759px !important;
	top:148px !important;
}

#item28712 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28712 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28712 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28732 {
	width:325px !important;
	height:203px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28737 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28735 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item28766 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-28766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28788 {
	width:247px !important;
	height:137px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-28788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28791 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item28802 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item28816 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:169px !important;
}

#item28828 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:136px !important;
}

#item28386 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28406 {
	width:851px !important;
	height:426px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28428 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item28433 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28431 {
	width:21px !important;
	height:21px !important;
	left:845px !important;
	top:14px !important;
}

#item28462 {
	width:297px !important;
	height:305px !important;
	left:267px !important;
}

#item28465 {
	opacity:0.50;
	width:1px !important;
	height:235px !important;
	left:227px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item28485 {
	width:190px !important;
	height:145px !important;
	left:607px !important;
}

#item28488 {
	width:14px !important;
	height:14px !important;
	left:586px !important;
	top:37px !important;
}

#item28496 {
	width:14px !important;
	height:14px !important;
	left:586px !important;
	top:85px !important;
}

#item28526 {
	width:209px !important;
	height:241px !important;
	left:19px !important;
}

#item28529 {
	opacity:0.50;
	width:1px !important;
	height:235px !important;
	left:565px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item28530 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:37px !important;
}

#item28543 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:85px !important;
}

#item28554 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:182px !important;
}

#item28563 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:229px !important;
}

#item28572 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item28584 {
	width:14px !important;
	height:14px !important;
	top:85px !important;
}

#item28595 {
	width:14px !important;
	height:14px !important;
	top:182px !important;
}

#item28603 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:405px !important;
}

#item28611 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:406px !important;
}

#item28638 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:406px !important;
}

#item28660 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:392px !important;
}

#item28707 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item28684 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item28663 {
	width:246px !important;
	height:22px !important;
	left:584px !important;
	top:390px !important;
}

#item28321 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28321 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28321 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28341 {
	width:407px !important;
	height:270px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28346 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28344 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item28374 {
	width:332px !important;
	height:240px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-28374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28377 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item28303 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28303 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28303 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28304 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item28310 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28308 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item28165 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28165 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28165 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28166 {
	width:319px !important;
	height:345px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table264186 th, table#table264186 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table264186 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table264186 {
	table-layout:fixed;
}

#item28186 {
	width:258px !important;
	height:245px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-28186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28189 {
	width:319px !important;
	height:345px !important;
	left:370px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table264834 th, table#table264834 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table264834 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table264834 {
	table-layout:fixed;
}

#item28209 {
	width:258px !important;
	height:201px !important;
	left:400px !important;
	top:42px !important;
}

@keyframes fade-in-28209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28214 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28212 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

#item28228 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28226 {
	width:21px !important;
	height:21px !important;
	left:660px !important;
	top:14px !important;
}

#item28257 {
	width:274px !important;
	height:30px !important;
	left:404px !important;
	top:324px !important;
}

#item28260 {
	width:95px !important;
	height:40px !important;
	left:406px !important;
	top:276px !important;
}

#item28270 {
	width:95px !important;
	height:40px !important;
	left:52px !important;
	top:276px !important;
}

#item28299 {
	width:274px !important;
	height:30px !important;
	left:51px !important;
	top:324px !important;
}

#item28054 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28055 {
	width:624px !important;
	height:552px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28058 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28056 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item28091 {
	width:566px !important;
	height:492px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-28091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28113 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:532px !important;
}

#item28160 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28137 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28116 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:529px !important;
}

#item27986 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27986 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28006 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28009 {
	width:697px !important;
	height:521px !important;
	left:50px !important;
	top:38px !important;
}

#item28029 {
	width:650px !important;
	height:2036px !important;
}

@keyframes fade-in-28029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28041 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28039 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item27984 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item27982 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item28837 {
	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;
}

#item28840 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28868 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28838 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item28874 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28903 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28872 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item28909 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28937 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28907 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item28943 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28970 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28941 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item28976 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29003 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item28974 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item29010 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29037 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29008 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item29043 {
	width:43px !important;
	height:43px !important;
}

#item29041 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item29052 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-29052 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29052 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item29052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-55607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-55631 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-55631 {
	0% {
		-webkit-transform:translate(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-55620 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-55620 {
	0% {
		-webkit-transform:translate(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-55609 {
	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-55609 {
	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;
	}
}
#item55607 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item55641 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item55642 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item55645 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55643 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item55657 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55655 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item55666 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item55693 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item55696 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item55716 {
	width:628px !important;
	height:155px !important;
	left:37px !important;
	top:36px !important;
}

#item55719 {
	opacity:0.50;
	width:480px !important;
	height:1px !important;
	left:108px !important;
	top:252px !important;
	background:#000;
}

#item55720 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:208px !important;
}

#item55729 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item55737 {
	width:48px !important;
	height:18px !important;
	left:151px !important;
	top:225px !important;
}

#item55749 {
	width:48px !important;
	height:18px !important;
	left:288px !important;
	top:225px !important;
}

#item55783 {
	width:62px !important;
	height:14px !important;
}

#item55786 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:19px !important;
}

@keyframes fade-in-55786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55817 {
	width:71px !important;
	height:14px !important;
}

#item55820 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:19px !important;
}

@keyframes fade-in-55820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55850 {
	width:82px !important;
	height:14px !important;
}

#item55853 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:19px !important;
}

@keyframes fade-in-55853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55882 {
	width:45px !important;
	height:14px !important;
}

#item55885 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:19px !important;
}

@keyframes fade-in-55885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55895 {
	width:38px !important;
	height:18px !important;
	left:503px !important;
	top:224px !important;
}

#item55905 {
	width:48px !important;
	height:18px !important;
	left:388px !important;
	top:225px !important;
}

#item55934 {
	width:59px !important;
	height:14px !important;
}

#item55937 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:19px !important;
}

@keyframes fade-in-55937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55965 {
	width:107px !important;
	height:14px !important;
	top:52px !important;
}

#item56598 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:65px !important;
	background:#010101;
}

@keyframes fade-in-56598 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56598 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56618 {
	width:333px !important;
	height:277px !important;
	left:34px !important;
	top:45px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56623 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56621 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:51px !important;
}

#item56651 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:86px !important;
}

@keyframes fade-in-56651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56673 {
	width:271px !important;
	height:189px !important;
	left:95px !important;
	top:134px !important;
}

@keyframes fade-in-56673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56676 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:179px !important;
}

#item56687 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:134px !important;
}

#item56700 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:266px !important;
}

#item56711 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:221px !important;
}

#item56279 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:63px !important;
	background:#010101;
}

@keyframes fade-in-56279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56282 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56280 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:51px !important;
}

#item56291 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:46px !important;
	background:#010101;
}

@keyframes fade-in-56291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56311 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:45px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56333 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:85px !important;
}

#item56338 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56336 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:51px !important;
}

#item56347 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:136px !important;
}

#item56368 {
	width:477px !important;
	height:428px !important;
	left:39px !important;
	top:339px !important;
}

#item56390 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
	top:768px !important;
}

#item56393 {
	width:19px !important;
	height:19px !important;
	top:820px !important;
}

#item56401 {
	width:19px !important;
	height:19px !important;
	top:887px !important;
}

#item56428 {
	width:477px !important;
	height:338px !important;
	left:39px !important;
}

#item56431 {
	width:19px !important;
	height:19px !important;
	top:391px !important;
}

#item56442 {
	width:19px !important;
	height:19px !important;
	top:458px !important;
}

#item56455 {
	width:19px !important;
	height:19px !important;
	top:594px !important;
}

#item56466 {
	width:19px !important;
	height:19px !important;
	top:659px !important;
}

#item56475 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item56484 {
	width:19px !important;
	height:19px !important;
	top:119px !important;
}

#item56494 {
	width:19px !important;
	height:19px !important;
	top:255px !important;
}

#item56511 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:650px !important;
}

#item56538 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:652px !important;
}

#item56541 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:651px !important;
}

#item56569 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:610px !important;
}

#item56593 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56572 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:622px !important;
}

#item56231 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:63px !important;
	background:#010101;
}

@keyframes fade-in-56231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56232 {
	width:522px !important;
	height:385px !important;
	left:34px !important;
	top:45px !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-56232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56235 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56233 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:51px !important;
}

#item56266 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:94px !important;
}

@keyframes fade-in-56266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56269 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:73px !important;
}

#item56212 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:63px !important;
	background:#010101;
}

@keyframes fade-in-56212 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56212 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56213 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:46px !important;
}

#item56219 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56217 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:19px !important;
}

#item56116 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:28px !important;
	background:#010101;
}

@keyframes fade-in-56116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56117 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:65px !important;
	background:#010101;
}

@keyframes fade-in-56117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56117 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56137 {
	width:421px !important;
	height:714px !important;
	left:34px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56142 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56140 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:15px !important;
}

table#table269857 th, table#table269857 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table269857 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table269857 {
	table-layout:fixed;
}

table#table270333 th, table#table270333 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table270333 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table270333 {
	table-layout:fixed;
}

#item56175 {
	width:361px !important;
	height:571px !important;
	left:63px !important;
	top:50px !important;
}

@keyframes fade-in-56175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56179 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item56208 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item56016 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:63px !important;
	background:#010101;
}

@keyframes fade-in-56016 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56016 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56017 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:45px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-56017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56020 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56018 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:51px !important;
}

#item56051 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:654px !important;
}

#item56054 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:75px !important;
}

#item56074 {
	width:505px !important;
	height:948px !important;
}

@keyframes fade-in-56074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56111 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56090 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:651px !important;
}

#item55972 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:63px !important;
	background:#010101;
}

@keyframes fade-in-55972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55973 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:45px !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-55973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55976 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55974 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:50px !important;
}

#item55985 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:75px !important;
}

#item56005 {
	width:505px !important;
	height:4291px !important;
}

@keyframes fade-in-56005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55970 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:29px !important;
}

#item55968 {
	width:671px !important;
	height:724px !important;
	top:245px !important;
}

#item56720 {
	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;
}

#item56723 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56751 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item56721 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item56757 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56786 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56755 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item56792 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56820 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56790 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item56826 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56853 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item56824 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item56859 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56887 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56857 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item56893 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56920 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56891 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item56943 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item56948 {
	width:52px !important;
	height:52px !important;
}

#item56946 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item56958 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-56958 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56958 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-29069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-29107 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29107 {
	0% {
		-webkit-transform:translate(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-29087 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-29087 {
	0% {
		-webkit-transform:translate(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-29071 {
	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-29071 {
	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;
	}
}
#item29069 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item29122 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item29123 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item29143 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item29146 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29149 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29147 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item29162 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29160 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29172 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item29201 {
	width:959px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item29223 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item29226 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item29235 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item29243 {
	opacity:0.50;
	width:808px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item29881 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29901 {
	width:325px !important;
	height:139px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29906 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29904 {
	width:21px !important;
	height:21px !important;
	left:318px !important;
	top:15px !important;
}

#item29935 {
	width:195px !important;
	height:18px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-29935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29957 {
	width:247px !important;
	height:73px !important;
	left:74px !important;
	top:76px !important;
}

@keyframes fade-in-29957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29960 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:106px !important;
}

#item29969 {
	width:14px !important;
	height:14px !important;
	left:52px !important;
	top:75px !important;
}

#item29581 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29581 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29581 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29601 {
	width:882px !important;
	height:315px !important;
	left:20px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29623 {
	width:275px !important;
	height:22px !important;
	left:53px !important;
	top:40px !important;
}

#item29628 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29626 {
	width:21px !important;
	height:21px !important;
	left:872px !important;
	top:14px !important;
}

#item29659 {
	width:274px !important;
	height:193px !important;
	left:223px !important;
}

#item29662 {
	opacity:0.50;
	width:1px !important;
	height:122px !important;
	left:183px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item29682 {
	width:289px !important;
	height:193px !important;
	left:541px !important;
}

#item29685 {
	width:14px !important;
	height:14px !important;
	left:519px !important;
	top:37px !important;
}

#item29694 {
	width:14px !important;
	height:14px !important;
	left:519px !important;
	top:132px !important;
}

#item29721 {
	width:164px !important;
	height:193px !important;
	left:19px !important;
}

#item29724 {
	opacity:0.50;
	width:1px !important;
	height:122px !important;
	left:498px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item29725 {
	width:14px !important;
	height:14px !important;
	left:203px !important;
	top:37px !important;
}

#item29733 {
	width:14px !important;
	height:14px !important;
	left:203px !important;
	top:132px !important;
}

#item29742 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item29751 {
	width:14px !important;
	height:14px !important;
	top:132px !important;
}

#item29763 {
	width:12px !important;
	height:18px !important;
	left:53px !important;
	top:292px !important;
}

#item29777 {
	width:14px !important;
	height:14px !important;
	left:387px !important;
	top:293px !important;
}

#item29807 {
	width:348px !important;
	height:30px !important;
	left:69px !important;
	top:293px !important;
}

#item29829 {
	width:700px !important;
	height:10px !important;
	left:52px !important;
	top:279px !important;
}

#item29876 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item29853 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item29832 {
	width:246px !important;
	height:22px !important;
	left:584px !important;
	top:277px !important;
}

#item29514 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29514 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29514 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29534 {
	width:407px !important;
	height:270px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29539 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29537 {
	width:21px !important;
	height:21px !important;
	left:404px !important;
	top:14px !important;
}

#item29568 {
	width:332px !important;
	height:240px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-29568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29571 {
	width:45px !important;
	height:54px !important;
	left:229px !important;
	top:25px !important;
}

#item29494 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:30px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29495 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item29501 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29499 {
	width:21px !important;
	height:21px !important;
	left:995px !important;
	top:19px !important;
}

#item29420 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29421 {
	width:319px !important;
	height:219px !important;
	left:23px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table275901 th, table#table275901 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table275901 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table275901 {
	table-layout:fixed;
}

#item29441 {
	width:258px !important;
	height:119px !important;
	left:52px !important;
	top:42px !important;
}

@keyframes fade-in-29441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29446 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29444 {
	width:21px !important;
	height:21px !important;
	left:317px !important;
	top:14px !important;
}

#item29458 {
	width:95px !important;
	height:40px !important;
	left:52px !important;
	top:150px !important;
}

#item29490 {
	width:274px !important;
	height:30px !important;
	left:51px !important;
	top:198px !important;
}

#item29314 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29315 {
	width:624px !important;
	height:335px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29318 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29316 {
	width:21px !important;
	height:21px !important;
	left:621px !important;
	top:14px !important;
}

#item29346 {
	width:566px !important;
	height:274px !important;
	left:52px !important;
	top:40px !important;
}

@keyframes fade-in-29346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29368 {
	width:280px !important;
	height:30px !important;
	left:52px !important;
	top:315px !important;
}

#item29415 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29392 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29371 {
	width:107px !important;
	height:21px !important;
	left:297px !important;
	top:312px !important;
}

#item29248 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:29px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29268 {
	width:737px !important;
	height:571px !important;
	left:22px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29271 {
	width:697px !important;
	height:521px !important;
	left:52px !important;
	top:40px !important;
}

#item29291 {
	width:650px !important;
	height:1252px !important;
}

@keyframes fade-in-29291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29303 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29301 {
	width:21px !important;
	height:21px !important;
	left:733px !important;
	top:14px !important;
}

#item29246 {
	width:30px !important;
	height:29px !important;
	left:29px !important;
	top:10px !important;
}

#item29244 {
	width:1016px !important;
	height:582px !important;
	left:183px !important;
	top:180px !important;
}

#item29979 {
	width:34px !important;
	height:13px !important;
	left:330px !important;
	top:148px !important;
}

#item29988 {
	width:34px !important;
	height:13px !important;
	left:452px !important;
	top:148px !important;
}

#item29996 {
	width:34px !important;
	height:13px !important;
	left:585px !important;
	top:148px !important;
}

#item30004 {
	width:34px !important;
	height:13px !important;
	left:714px !important;
	top:148px !important;
}

#item30013 {
	width:34px !important;
	height:13px !important;
	left:866px !important;
	top:148px !important;
}

#item30022 {
	width:34px !important;
	height:13px !important;
	left:1012px !important;
	top:148px !important;
}

#item30053 {
	width:80px !important;
	height:9px !important;
}

#item30056 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-30056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30090 {
	width:87px !important;
	height:21px !important;
}

#item30093 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:25px !important;
}

@keyframes fade-in-30093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30125 {
	width:110px !important;
	height:21px !important;
}

#item30128 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:25px !important;
}

@keyframes fade-in-30128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30157 {
	width:104px !important;
	height:21px !important;
}

#item30160 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:25px !important;
}

@keyframes fade-in-30160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30189 {
	width:92px !important;
	height:10px !important;
}

#item30192 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-30192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30222 {
	width:60px !important;
	height:10px !important;
}

#item30225 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-30225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30254 {
	width:60px !important;
	height:10px !important;
}

#item30257 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-30257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30265 {
	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;
}

#item30268 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30295 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30266 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item30301 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30328 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30299 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item30334 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30361 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30332 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item30367 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30399 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30365 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item30405 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30439 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30403 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item30446 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30476 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30444 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item30482 {
	width:43px !important;
	height:43px !important;
}

#item30480 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item30492 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item30492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-56973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-57001 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-57001 {
	0% {
		-webkit-transform:translate(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-56987 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-56987 {
	0% {
		-webkit-transform:translate(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-56975 {
	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-56975 {
	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;
	}
}
#item56973 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item57012 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item57013 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item57016 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57014 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item57028 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57026 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item57039 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item57071 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item57074 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item57075 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item57672 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57692 {
	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-57692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57697 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57695 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item57726 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-57726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57748 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-57748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57751 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item57760 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item57373 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57376 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57374 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57386 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-57386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57406 {
	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-57406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57428 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item57433 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57431 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57443 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item57464 {
	width:477px !important;
	height:271px !important;
	left:39px !important;
	top:271px !important;
}

#item57486 {
	width:477px !important;
	height:293px !important;
	left:39px !important;
	top:542px !important;
}

#item57489 {
	width:19px !important;
	height:19px !important;
	top:594px !important;
}

#item57499 {
	width:19px !important;
	height:19px !important;
	top:750px !important;
}

#item57527 {
	width:477px !important;
	height:271px !important;
	left:39px !important;
}

#item57530 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item57538 {
	width:19px !important;
	height:19px !important;
	top:456px !important;
}

#item57546 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item57554 {
	width:19px !important;
	height:19px !important;
	top:185px !important;
}

#item57574 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item57608 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item57611 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item57643 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item57667 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item57646 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item57319 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57320 {
	width:522px !important;
	height:385px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57323 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57321 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item57357 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-57357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57360 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item57299 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57299 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57299 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57300 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item57306 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57304 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item57210 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-57210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57230 {
	width:421px !important;
	height:293px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57235 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57233 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table280984 th, table#table280984 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table280984 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table280984 {
	table-layout:fixed;
}

#item57264 {
	width:361px !important;
	height:166px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-57264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57268 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item57295 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item57126 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57126 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57126 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57127 {
	width:630px !important;
	height:500px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-57127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57130 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57128 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item57159 {
	width:570px !important;
	height:430px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-57159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57181 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:497px !important;
}

#item57205 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item57184 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:494px !important;
}

#item57080 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57080 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57080 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57081 {
	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-57081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57084 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57082 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item57095 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item57115 {
	width:505px !important;
	height:2588px !important;
}

@keyframes fade-in-57115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57078 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item57076 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item57789 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item57792 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item57793 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item57802 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item57810 {
	width:48px !important;
	height:18px !important;
	left:184px !important;
	top:152px !important;
}

#item57818 {
	width:48px !important;
	height:18px !important;
	left:340px !important;
	top:152px !important;
}

#item57826 {
	width:48px !important;
	height:18px !important;
	left:513px !important;
	top:152px !important;
}

#item57834 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item57846 {
	width:48px !important;
	height:18px !important;
	left:252px !important;
	top:225px !important;
}

#item57860 {
	width:48px !important;
	height:18px !important;
	left:460px !important;
	top:225px !important;
}

#item57891 {
	width:112px !important;
	height:13px !important;
}

#item57894 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:19px !important;
}

@keyframes fade-in-57894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57923 {
	width:122px !important;
	height:29px !important;
}

#item57926 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:34px !important;
}

@keyframes fade-in-57926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57955 {
	width:154px !important;
	height:29px !important;
}

#item57958 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:34px !important;
}

@keyframes fade-in-57958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57988 {
	width:146px !important;
	height:29px !important;
}

#item57991 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:34px !important;
}

@keyframes fade-in-57991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58020 {
	width:129px !important;
	height:14px !important;
}

#item58023 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:19px !important;
}

@keyframes fade-in-58023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58051 {
	width:84px !important;
	height:14px !important;
}

#item58054 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:19px !important;
}

@keyframes fade-in-58054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58082 {
	width:84px !important;
	height:14px !important;
}

#item58085 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:19px !important;
}

@keyframes fade-in-58085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58093 {
	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;
}

#item58096 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58123 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item58094 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item58129 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58159 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58127 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item58165 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58197 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58163 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item58203 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58233 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item58201 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item58239 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58268 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58237 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item58274 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58303 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58272 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item58326 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item58331 {
	width:52px !important;
	height:52px !important;
}

#item58329 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item58342 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30505 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item30506 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-30506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30537 {
	opacity:0.70;
	width:213px !important;
	height:13px !important;
	top:18px !important;
}

#item30540 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item30552 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item30574 {
	width:200px !important;
	height:30px !important;
}

#item30553 {
	width:200px !important;
	height:30px !important;
	left:500px !important;
	top:729px !important;
}

#item30578 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item30578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58355 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item58356 {
	width:442px !important;
	height:184px !important;
	left:131px !important;
	top:396px !important;
}

@keyframes fade-in-58356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58385 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item58388 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item58396 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item58418 {
	width:280px !important;
	height:40px !important;
}

#item58397 {
	width:280px !important;
	height:40px !important;
	left:212px !important;
	top:1020px !important;
}

#item58422 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58422 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58422 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle287 {
	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.autoParaStyle286 {
	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.autoParaStyle285 {
	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.autoParaStyle284 {
	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.autoParaStyle283 {
	font-family:Tondo;
	font-size:14.7px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle282 {
	font-family:Montserrat;
	font-size:12px;
	line-height: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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle281 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle280 {
	font-weight:bold;
	font-family:Tondo;
	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.autoParaStyle279 {
	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.autoParaStyle278 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle277 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle276 {
	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.autoParaStyle275 {
	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.autoParaStyle274 {
	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.autoParaStyle273 {
	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.autoParaStyle272 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle271 {
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle270 {
	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.autoParaStyle269 {
	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.autoParaStyle268 {
	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.autoParaStyle267 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle266 {
	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.autoParaStyle265 {
	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.autoParaStyle264 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle263 {
	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.autoParaStyle262 {
	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.autoParaStyle261 {
	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.autoParaStyle260 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle259 {
	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.autoParaStyle258 {
	font-family:Tondo;
	font-size:14.7px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle257 {
	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.autoParaStyle256 {
	font-family:Montserrat;
	font-size:14px;
	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.autoParaStyle255 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle254 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle253 {
	font-weight:600;
	font-family:Montserrat;
	font-size:14.8px;
	line-height:14.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle252 {
	font-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.autoParaStyle251 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle250 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle249 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle248 {
	font-family:Montserrat;
	font-size:12px;
	line-height:8px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle247 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle246 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle245 {
	font-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.autoParaStyle244 {
	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.autoParaStyle243 {
	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.autoParaStyle242 {
	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.autoParaStyle241 {
	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.autoParaStyle240 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle239 {
	font-family:Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle238 {
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle237 {
	font-family:Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle236 {
	font-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.autoParaStyle235 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle234 {
	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.autoParaStyle233 {
	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.autoParaStyle232 {
	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.autoParaStyle231 {
	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.autoParaStyle230 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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: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.autoParaStyle227 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle225 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle224 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle223 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle222 {
	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.autoParaStyle221 {
	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.autoParaStyle220 {
	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.autoParaStyle219 {
	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.autoParaStyle218 {
	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.autoParaStyle217 {
	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.autoParaStyle216 {
	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.autoParaStyle215 {
	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.autoParaStyle214 {
	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.autoParaStyle213 {
	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.autoParaStyle212 {
	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.autoParaStyle211 {
	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.autoParaStyle210 {
	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.autoParaStyle209 {
	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.autoParaStyle208 {
	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.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-indent:-10px;
	padding-left:10px;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle206 {
	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.autoParaStyle205 {
	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.autoParaStyle204 {
	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.autoParaStyle203 {
	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.autoParaStyle202 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle201 {
	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.autoParaStyle200 {
	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.autoParaStyle199 {
	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.autoParaStyle198 {
	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.autoParaStyle197 {
	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.autoParaStyle196 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle195 {
	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.autoParaStyle194 {
	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.autoParaStyle193 {
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	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.autoParaStyle185 {
	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.autoParaStyle184 {
	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.autoParaStyle183 {
	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.autoParaStyle182 {
	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.autoParaStyle181 {
	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.autoParaStyle180 {
	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.autoParaStyle179 {
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	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.autoParaStyle176 {
	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.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	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.autoParaStyle172 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle170 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	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.autoParaStyle166 {
	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.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle160 {
	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.autoParaStyle159 {
	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.autoParaStyle158 {
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	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.autoParaStyle155 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	font-weight:600;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:10.5px;
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	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.autoParaStyle75 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:40px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight:300;
	font-family:Tondo;
	font-size:40px;
	line-height:50px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
	line-height: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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle70 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:22px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:16.8px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle68 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:18px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:29.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:"Proxima Nova";
	font-size:35px;
	line-height:28px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:"Proxima Nova";
	font-size:19.6px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle61 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle58 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:"Proxima Nova";
	font-size:11.2px;
	line-height:14px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle55 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:15.6px;
	line-height:15.6px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:39.2px;
	line-height:42px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:30px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-family:"Proxima Nova";
	font-size:25px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle45 {
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle44 {
	font-family:"Proxima Nova";
	font-size:33.6px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:22.4px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:Montserrat;
	font-size:15px;
	line-height:20px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle40 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:12px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-5px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height:10px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-family:Montserrat;
	font-size:9.5px;
	line-height:13px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:Montserrat;
	font-size:9.5px;
	line-height:13px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:21px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:Montserrat;
	font-size:25px;
	line-height:20px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle30 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:Montserrat;
	font-size:13px;
	line-height:39px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:13px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:28px;
	line-height:30px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:600;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:Montserrat;
	font-size:25px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle17 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle14 {
	font-family:Montserrat;
	font-size:28px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:Montserrat;
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:Montserrat;
	font-size:26.7px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:Montserrat;
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:Montserrat;
	font-size:20px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:100;
	font-family:Montserrat;
	font-size:70px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.DESKTOP {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.A-medida-V_-_Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.A-medida-V_-_DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.RESPONSIVE_sin_las_negritas {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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_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_-_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.autoCharStyle46 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
}

span.autoCharStyle45 {
	font-family:Montserrat;
}

span.autoCharStyle44 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle43 {
	font-size:25.2px;
	text-transform:uppercase;
}

span.autoCharStyle42 {
	font-size:18px;
	text-transform:uppercase;
}

span.autoCharStyle41 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	color:#d70e2b;
}

span.autoCharStyle40 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle39 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle38 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	color:#d70e2b;
}

span.autoCharStyle37 {
	color:#d70e2b;
}

span.autoCharStyle36 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	color:#d70e2b;
}

span.autoCharStyle35 {
	font-size:28.8px;
}

span.autoCharStyle34 {
	font-size:28.8px;
}

span.autoCharStyle33 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	color:#d70e2b;
}

span.autoCharStyle32 {
	font-size:24px;
}

span.autoCharStyle31 {
	font-size:88px;
}

span.autoCharStyle30 {
	letter-spacing:-0.110em;
}

span.autoCharStyle29 {
	font-size:35.2px;
}

span.autoCharStyle28 {
	font-size:90px;
}

span.autoCharStyle27 {
	font-size:90px;
	letter-spacing:-0.070em;
}

span.autoCharStyle26 {
	font-size:100px;
	letter-spacing:-0.050em;
}

span.autoCharStyle25 {
	font-size:100px;
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:Tondo;
	font-size:27px;
}

span.autoCharStyle23 {
	font-size:31px;
}

span.autoCharStyle22 {
	font-size:21.6px;
	color:#d70e2b;
}

span.autoCharStyle21 {
	font-size:21.6px;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle18 {
	font-size:18px;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	font-size:30px;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
}

span.autoCharStyle13 {
	font-size:24px;
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
}

span.autoCharStyle10 {
	font-weight:300;
	font-family:"Proxima Nova";
}

span.autoCharStyle9 {
	font-size:23.8px;
}

span.autoCharStyle8 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle6 {
	color:#149489;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
}

span.autoCharStyle4 {
	font-size:17px;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:Montserrat;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.Hyperlink {
	color:#000;
}

span.hipervinculonegro {
	color:#000;
}

span.Hipervínculorojo {
	color:#d70e2b;
}

span.texto_check {
	color:#000;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Montserrat;
}

span.A-medida-V_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.Rojo {
	color:#d70e2b;
}

span.desktop_-_Hyperlink {
	color:#000;
}

span.DiaX {
	font-weight:bold;
	color:#d70e2b;
}

span.desktop_-_CIUDAD {
	font-weight:bold;
	font-family:Montserrat;
}

span.Situacion_Hoteles_desktop {
	font-family:Montserrat;
	font-size:12px;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

