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

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

#item810 {
	width:1128px !important;
	height:138px !important;
	left:36px !important;
	top:143px !important;
}

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

#item832 {
	width:600px !important;
	height:19px !important;
	left:300px !important;
	top:297px !important;
}

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

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

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

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

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

#item25904 {
	width:656px !important;
	height:208px !important;
	left:22px !important;
	top:213px !important;
}

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

#item25926 {
	width:600px !important;
	height:35px !important;
	left:50px !important;
	top:435px !important;
}

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

#item25929 {
	width:1856px !important;
	height:1222px !important;
	left:-578px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-1089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1089 {
	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-1109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes fade-in-1131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1131 {
	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-1157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item28160 {
	width:22px !important;
	height:22px !important;
	left:565px !important;
	top:14px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5143 {
	width:74px !important;
	height:465px !important;
	left:405px !important;
	top:222px !important;
}

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

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

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

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

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

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

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

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

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

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

#item5213 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:341px !important;
}

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

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

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

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

#item5286 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:440px !important;
}

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

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

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

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

#item5353 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:588px !important;
}

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

#item5483 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5425 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5452 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5423 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:539px !important;
}

@keyframes fly-in-right-5487 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5487 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5520 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5547 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5489 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5516 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5487 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:489px !important;
}

@keyframes fly-in-right-5551 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5551 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5586 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5618 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5553 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5582 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5551 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:391px !important;
}

@keyframes fly-in-right-5622 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5622 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5659 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5687 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5624 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5655 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5622 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:637px !important;
}

@keyframes fly-in-right-69125 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-69125 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item69157 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item69216 {
	width:259px !important;
	height:34px !important;
	left:32px !important;
}

#item69128 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item69265 {
	width:259px !important;
	height:34px !important;
	left:32px !important;
}

#item69125 {
	width:291px !important;
	height:34px !important;
	left:781px !important;
	top:687px !important;
}

#item5691 {
	width:345px !important;
	height:198px !important;
	left:751px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-5691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5711 {
	width:286px !important;
	height:118px !important;
	left:797px !important;
	top:85px !important;
}

#item5733 {
	width:518px !important;
	height:40px !important;
	left:60px !important;
	top:144px !important;
}

#item5755 {
	width:452px !important;
	height:465px !important;
	left:60px !important;
	top:222px !important;
}

@keyframes fade-in-5755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5762 {
	opacity:0.50;
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item5763 {
	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;
}

#item5766 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item5764 {
	width:31px !important;
	height:31px !important;
	left:480px !important;
	top:228px !important;
}

#item5797 {
	width:392px !important;
	height:254px !important;
	left:110px !important;
	top:265px !important;
}

@keyframes fade-in-5797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5760 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
	top:176px !important;
}

#item5758 {
	width:610px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item5814 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-5814 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5814 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30070 {
	width:700px !important;
	height:275px !important;
	top:192px !important;
	background:#fafafa;
}

@keyframes fly-in-right-30071 {
	0% {
		transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-30071 {
	0% {
		-webkit-transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30073 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item30100 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item30071 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:217px !important;
}

@keyframes fly-in-right-30104 {
	0% {
		transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-30104 {
	0% {
		-webkit-transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30106 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item30136 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item30104 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:280px !important;
}

@keyframes fly-in-right-30140 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-30140 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30142 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item30174 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item30140 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:406px !important;
}

@keyframes fly-in-right-30178 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-30178 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30180 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item30210 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item30178 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:313px !important;
}

@keyframes fly-in-right-30214 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-30214 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30216 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item30244 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item30214 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:265px !important;
}

@keyframes fly-in-right-30248 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-30248 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30250 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item30278 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item30248 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:217px !important;
}

@keyframes fly-in-right-30282 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-30282 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30284 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item30313 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item30282 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:343px !important;
}

@keyframes fly-in-right-30317 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-30317 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30319 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item30347 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item30317 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:361px !important;
}

#item30351 {
	width:628px !important;
	height:156px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-30351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30371 {
	width:533px !important;
	height:86px !important;
	left:82px !important;
	top:73px !important;
}

#item30393 {
	width:628px !important;
	height:57px !important;
	left:39px !important;
	top:543px !important;
}

#item30415 {
	width:74px !important;
	height:465px !important;
	left:541px !important;
	top:636px !important;
}

@keyframes fade-in-30415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30437 {
	width:452px !important;
	height:465px !important;
	left:126px !important;
	top:636px !important;
}

@keyframes fade-in-30437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30444 {
	opacity:0.50;
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item30445 {
	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;
}

#item30446 {
	width:554px !important;
	height:169px !important;
	left:92px !important;
	top:281px !important;
}

#item30466 {
	width:533px !important;
	height:159px !important;
	top:5px !important;
}

@keyframes fade-in-30466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30478 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item30476 {
	width:31px !important;
	height:31px !important;
	left:622px !important;
	top:263px !important;
}

#item30442 {
	width:10px !important;
	height:10px !important;
	left:83px !important;
	top:178px !important;
}

#item30440 {
	width:710px !important;
	height:745px !important;
	left:-10px !important;
	top:455px !important;
}

@keyframes fly-in-right-69297 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-69297 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item69300 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item69303 {
	width:259px !important;
	height:34px !important;
	left:32px !important;
}

#item69327 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item69336 {
	width:259px !important;
	height:34px !important;
	left:32px !important;
}

#item69297 {
	width:291px !important;
	height:34px !important;
	left:403px !important;
	top:409px !important;
}

#item30487 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-30487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item30487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-55672 {
	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-55672 {
	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;
	}
}
#item55681 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item55682 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item55683 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item55685 {
	width:367px !important;
	height:790px !important;
	left:833px !important;
	background:#fff;
}

#item55686 {
	width:310px !important;
	height:518px !important;
	left:856px !important;
	top:233px !important;
	background:#fafafa;
}

@keyframes fade-in-55687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55688 {
	width:421px !important;
	height:164px !important;
	background:#d70e2b;
}

#item55689 {
	width:354px !important;
	height:73px !important;
	left:44px !important;
	top:45px !important;
}

#item55739 {
	width:266px !important;
	height:20px !important;
}

#item55715 {
	width:266px !important;
	height:20px !important;
}

#item55712 {
	width:266px !important;
	height:20px !important;
	left:912px !important;
	top:261px !important;
}

#item55762 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:263px !important;
}

#item55797 {
	width:226px !important;
	height:20px !important;
}

#item55772 {
	width:226px !important;
	height:20px !important;
}

#item55769 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:330px !important;
}

#item55820 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:332px !important;
}

#item55852 {
	width:226px !important;
	height:20px !important;
}

#item55828 {
	width:226px !important;
	height:20px !important;
}

#item55825 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:399px !important;
}

#item55875 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:400px !important;
}

#item55907 {
	width:226px !important;
	height:20px !important;
}

#item55883 {
	width:226px !important;
	height:20px !important;
}

#item55880 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:468px !important;
}

#item55930 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:468px !important;
}

#item55964 {
	width:226px !important;
	height:20px !important;
}

#item55940 {
	width:226px !important;
	height:20px !important;
}

#item55937 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:535px !important;
}

#item55987 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:535px !important;
}

#item56021 {
	width:226px !important;
	height:38px !important;
}

#item55997 {
	width:266px !important;
	height:38px !important;
}

#item55994 {
	width:266px !important;
	height:38px !important;
	left:912px !important;
	top:603px !important;
}

#item56044 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:617px !important;
}

#item56077 {
	width:226px !important;
	height:38px !important;
}

#item56053 {
	width:226px !important;
	height:38px !important;
}

#item56050 {
	width:226px !important;
	height:38px !important;
	left:912px !important;
	top:688px !important;
}

#item56100 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:700px !important;
}

#item56316 {
	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-56316 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56316 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56320 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56317 {
	width:31px !important;
	height:31px !important;
	left:711px !important;
	top:209px !important;
}

#item56325 {
	width:494px !important;
	height:201px !important;
	left:206px !important;
	top:238px !important;
}

#item56282 {
	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-56282 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56282 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56286 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56283 {
	width:31px !important;
	height:31px !important;
	left:709px !important;
	top:208px !important;
}

#item56291 {
	width:354px !important;
	height:261px !important;
	left:353px !important;
	top:246px !important;
}

#item56245 {
	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-56245 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56245 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56247 {
	width:362px !important;
	height:254px !important;
	left:352px !important;
	top:243px !important;
}

#item56274 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56271 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:216px !important;
}

#item56210 {
	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-56210 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56210 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56211 {
	width:362px !important;
	height:310px !important;
	left:344px !important;
	top:245px !important;
}

#item56237 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56234 {
	width:31px !important;
	height:31px !important;
	left:710px !important;
	top:209px !important;
}

#item56176 {
	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-56176 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56176 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56178 {
	width:354px !important;
	height:321px !important;
	left:358px !important;
	top:244px !important;
}

#item56204 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56201 {
	width:31px !important;
	height:31px !important;
	left:717px !important;
	top:207px !important;
}

#item56143 {
	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-56143 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56143 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56144 {
	width:358px !important;
	height:235px !important;
	left:362px !important;
	top:230px !important;
}

#item56170 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56167 {
	width:31px !important;
	height:31px !important;
	left:716px !important;
	top:199px !important;
}

#item56107 {
	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-56107 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56107 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56111 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56108 {
	width:31px !important;
	height:31px !important;
	left:644px !important;
	top:12px !important;
}

#item56116 {
	width:459px !important;
	height:514px !important;
	left:178px !important;
	top:51px !important;
}

#item56140 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:17px !important;
}

#item56105 {
	width:753px !important;
	height:578px !important;
	left:53px !important;
	top:39px !important;
}

#item56348 {
	width:340px !important;
	height:545px !important;
	left:850px !important;
	top:220px !important;
	background:#f7f7f7;
}

@keyframes fade-out-56348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6533 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6533 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6533 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-56422 {
	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-56422 {
	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;
	}
}
#item56430 {
	width:700px !important;
	height:507px !important;
	background:#f7f7f7;
}

#item56431 {
	width:61px !important;
	height:727px !important;
	left:-26px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item56432 {
	width:61px !important;
	height:727px !important;
	left:664px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item56433 {
	width:1200px !important;
	height:35px !important;
	left:-250px !important;
	top:1192px !important;
	background:#fff;
}

#item56434 {
	width:628px !important;
	height:274px !important;
	left:36px !important;
	top:192px !important;
	background:#fff;
}

#item56435 {
	width:628px !important;
	height:280px !important;
	left:36px !important;
	top:192px !important;
	background:#fafafa;
}

@keyframes fade-in-56436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56437 {
	width:628px !important;
	height:156px !important;
	background:#d70e2b;
}

#item56438 {
	width:540px !important;
	height:87px !important;
	left:53px !important;
	top:37px !important;
}

#item56467 {
	width:266px !important;
	height:20px !important;
}

#item56463 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item56490 {
	width:20px !important;
	height:20px !important;
	top:2px !important;
}

#item56500 {
	width:266px !important;
	height:20px !important;
}

#item56497 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item56523 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item56532 {
	width:266px !important;
	height:20px !important;
}

#item56529 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item56555 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item56565 {
	width:266px !important;
	height:20px !important;
}

#item56562 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item56588 {
	width:20px !important;
	height:20px !important;
}

#item56598 {
	width:226px !important;
	height:20px !important;
}

#item56595 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item56622 {
	width:20px !important;
	height:20px !important;
}

#item56631 {
	width:226px !important;
	height:38px !important;
}

#item56628 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item56654 {
	width:20px !important;
	height:20px !important;
	top:14px !important;
}

#item56663 {
	width:226px !important;
	height:38px !important;
}

#item56660 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item56687 {
	width:20px !important;
	height:20px !important;
	top:11px !important;
}

#item56694 {
	width:628px !important;
	height:305px !important;
	left:36px !important;
	top:192px !important;
	background:#f7f7f7;
}

@keyframes fade-out-56694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56697 {
	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-56697 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56697 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56701 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56698 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:406px !important;
}

#item56708 {
	width:488px !important;
	height:241px !important;
	left:59px !important;
	top:441px !important;
}

#item56905 {
	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-56905 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56905 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56909 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56906 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:417px !important;
}

#item56915 {
	width:545px !important;
	height:280px !important;
	left:30px !important;
	top:439px !important;
}

#item56872 {
	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-56872 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56872 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56873 {
	width:525px !important;
	height:232px !important;
	left:51px !important;
	top:473px !important;
}

#item56899 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56896 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:438px !important;
}

#item56836 {
	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-56836 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56836 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56838 {
	width:545px !important;
	height:339px !important;
	left:30px !important;
	top:384px !important;
}

#item56864 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56861 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:348px !important;
}

#item56802 {
	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-56802 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56802 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56803 {
	width:544px !important;
	height:318px !important;
	left:30px !important;
	top:404px !important;
}

#item56829 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56826 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:380px !important;
}

#item56768 {
	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-56768 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56768 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56769 {
	width:545px !important;
	height:250px !important;
	left:30px !important;
	top:454px !important;
}

#item56795 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56792 {
	width:31px !important;
	height:31px !important;
	left:559px !important;
	top:419px !important;
}

#item56735 {
	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-56735 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-56735 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item56735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56739 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item56736 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:14px !important;
}

#item56744 {
	width:545px !important;
	height:669px !important;
	left:30px !important;
	top:50px !important;
}

#item56733 {
	width:10px !important;
	height:10px !important;
	left:146px !important;
	top:548px !important;
}

#item56695 {
	width:595px !important;
	height:731px !important;
	left:47px !important;
	top:412px !important;
}

#item31051 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-31051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6546 {
	width:1200px !important;
	height:35px !important;
	top:776px !important;
	background:#f7f7f7;
}

#item6579 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#fff;
}

#item6580 {
	width:422px !important;
	height:790px !important;
	left:799px !important;
	background:#fff;
}

#item6581 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item6582 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item6583 {
	width:349px !important;
	height:272px !important;
	left:817px !important;
	top:193px !important;
	background:#fafafa;
}

#item6584 {
	width:347px !important;
	height:107px !important;
	left:817px !important;
	top:647px !important;
	background:#fafafa;
}

#item6604 {
	width:325px !important;
	height:171px !important;
	left:827px !important;
	top:211px !important;
}

#item6651 {
	width:251px !important;
	height:48px !important;
}

#item6628 {
	width:251px !important;
	height:47px !important;
}

#item6607 {
	width:251px !important;
	height:48px !important;
	left:900px !important;
	top:388px !important;
}

#item6700 {
	width:276px !important;
	height:40px !important;
}

#item6677 {
	width:215px !important;
	height:48px !important;
}

#item6656 {
	width:276px !important;
	height:48px !important;
	left:900px !important;
	top:671px !important;
}

#item6705 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:387px !important;
}

#item6715 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:669px !important;
}

@keyframes fade-in-6728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6729 {
	width:436px !important;
	height:130px !important;
	background:#d70e2b;
}

#item6749 {
	width:366px !important;
	height:58px !important;
	left:42px !important;
	top:40px !important;
}

@keyframes fade-in-6752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6772 {
	width:435px !important;
	height:145px !important;
	background:#d70e2b;
}

#item6794 {
	width:373px !important;
	height:77px !important;
	left:42px !important;
	top:33px !important;
}

@keyframes fade-in-6801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6802 {
	opacity:0.95;
	width:288px !important;
	height:206px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6822 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

@keyframes fade-in-6825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6826 {
	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;
}

#item6846 {
	width:255px !important;
	height:170px !important;
	left:31px !important;
	top:29px !important;
}

#item6851 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6849 {
	width:31px !important;
	height:31px !important;
	left:598px !important;
	top:14px !important;
}

#item6866 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6864 {
	width:31px !important;
	height:31px !important;
	left:263px !important;
	top:14px !important;
}

#item6799 {
	width:10px !important;
	height:10px !important;
	left:630px !important;
	top:10px !important;
}

#item6797 {
	width:640px !important;
	height:216px !important;
	left:65px !important;
	top:39px !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: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;
}

#item6901 {
	width:227px !important;
	height:221px !important;
	left:30px !important;
	top:36px !important;
}

#item6906 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6904 {
	width:31px !important;
	height:31px !important;
	left:566px !important;
	top:16px !important;
}

@keyframes fade-in-6917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6918 {
	opacity:0.95;
	width:270px !important;
	height:196px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6938 {
	width:203px !important;
	height:170px !important;
	left:36px !important;
	top:36px !important;
}

#item6943 {
	width:25px !important;
	height:25px !important;
}

#item6941 {
	width:25px !important;
	height:25px !important;
	left:235px !important;
	top:9px !important;
}

#item6878 {
	width:10px !important;
	height:10px !important;
	left:638px !important;
	top:158px !important;
}

#item6876 {
	width:648px !important;
	height:267px !important;
	left:90px !important;
	top:440px !important;
}

#item6954 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-31064 {
	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-31064 {
	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;
	}
}
#item31093 {
	width:38px !important;
	height:1200px !important;
	background:#fff;
}

#item31096 {
	width:36px !important;
	height:1200px !important;
	left:664px !important;
	background:#fff;
}

#item31097 {
	width:701px !important;
	height:517px !important;
	left:-1px !important;
	background:#fff;
}

#item31098 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item31099 {
	width:629px !important;
	height:419px !important;
	left:35px !important;
	top:61px !important;
	background:#fafafa;
}

#item31100 {
	width:628px !important;
	height:126px !important;
	left:36px !important;
	top:567px !important;
	background:#fafafa;
}

#item31120 {
	width:626px !important;
	height:166px !important;
	left:38px !important;
	top:187px !important;
}

#item31144 {
	width:301px !important;
	height:48px !important;
}

#item31123 {
	width:301px !important;
	height:48px !important;
	left:123px !important;
	top:360px !important;
}

#item31170 {
	width:331px !important;
	height:48px !important;
}

#item31149 {
	width:331px !important;
	height:48px !important;
	left:114px !important;
	top:613px !important;
}

#item31175 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:360px !important;
}

#item31185 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:613px !important;
}

@keyframes fade-in-31195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31196 {
	width:628px !important;
	height:130px !important;
	background:#d70e2b;
}

#item31216 {
	width:440px !important;
	height:66px !important;
	left:44px !important;
	top:37px !important;
}

@keyframes fade-in-31223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31224 {
	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;
}

#item31244 {
	width:272px !important;
	height:187px !important;
	left:14px !important;
	top:35px !important;
}

@keyframes fade-in-31247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31248 {
	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;
}

#item31268 {
	width:271px !important;
	height:238px !important;
	left:15px !important;
	top:35px !important;
}

#item31273 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item31271 {
	width:31px !important;
	height:31px !important;
	left:587px !important;
	top:14px !important;
}

#item31286 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item31284 {
	width:31px !important;
	height:31px !important;
	left:275px !important;
	top:14px !important;
}

#item31221 {
	width:10px !important;
	height:10px !important;
	left:575px !important;
	top:59px !important;
}

#item31219 {
	width:623px !important;
	height:283px !important;
	left:35px !important;
	top:690px !important;
}

@keyframes fade-in-31300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31301 {
	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;
}

#item31321 {
	width:240px !important;
	height:286px !important;
	left:34px !important;
	top:43px !important;
}

#item31326 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item31324 {
	width:31px !important;
	height:31px !important;
	left:282px !important;
	top:16px !important;
}

@keyframes fade-in-31336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31337 {
	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;
}

#item31357 {
	width:240px !important;
	height:286px !important;
	left:34px !important;
	top:43px !important;
}

#item31362 {
	width:25px !important;
	height:25px !important;
}

#item31360 {
	width:25px !important;
	height:25px !important;
	left:275px !important;
	top:9px !important;
}

#item31298 {
	width:10px !important;
	height:10px !important;
	left:295px !important;
	top:144px !important;
}

#item31296 {
	width:642px !important;
	height:339px !important;
	left:34px !important;
	top:791px !important;
}

#item31371 {
	width:630px !important;
	height:527px !important;
	left:36px !important;
	top:166px !important;
	background:#f7f7f7;
}

@keyframes fade-out-31371 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31371 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31392 {
	width:630px !important;
	height:130px !important;
	background:#d70e2b;
}

#item31414 {
	width:549px !important;
	height:88px !important;
	left:45px !important;
	top:21px !important;
}

#item31417 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-31417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6981 {
	width:42px !important;
	height:790px !important;
	background:#fff;
}

#item6982 {
	width:494px !important;
	height:790px !important;
	left:706px !important;
	background:#fff;
}

#item6983 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item6984 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item6985 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item6986 {
	width:424px !important;
	height:213px !important;
	left:742px !important;
	top:184px !important;
	background:#fafafa;
}

#item6990 {
	width:25px !important;
	height:25px !important;
	top:1px !important;
}

#item7018 {
	width:144px !important;
	height:24px !important;
	left:33px !important;
}

#item6988 {
	width:177px !important;
	height:26px !important;
	left:1008px !important;
	top:743px !important;
}

@keyframes fly-in-top-7022 {
	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-7022 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7076 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item7025 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item7052 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item7022 {
	width:160px !important;
	height:179px !important;
	left:867px !important;
	top:387px !important;
}

@keyframes fly-in-top-7080 {
	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-7080 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7155 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item7083 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item7110 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item7080 {
	width:209px !important;
	height:228px !important;
	left:753px !important;
	top:546px !important;
}

@keyframes fly-in-top-7159 {
	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-7159 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7213 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item7162 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item7189 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item7159 {
	width:178px !important;
	height:193px !important;
	left:977px !important;
	top:524px !important;
}

#item7218 {
	width:422px !important;
	height:133px !important;
	background:#d70e2b;
}

#item7238 {
	width:385px !important;
	height:90px !important;
	left:32px !important;
	top:33px !important;
}

#item7260 {
	width:389px !important;
	height:196px !important;
	left:762px !important;
	top:200px !important;
}

#item7441 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item7462 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item7467 {
	width:25px !important;
	height:25px !important;
}

#item7465 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item7496 {
	width:141px !important;
	height:118px !important;
	left:120px !important;
	top:85px !important;
}

#item7376 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item7397 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item7402 {
	width:25px !important;
	height:25px !important;
}

#item7400 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item7435 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item7308 {
	width:378px !important;
	height:432px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item7329 {
	width:357px !important;
	height:174px !important;
	left:21px !important;
	top:233px !important;
}

#item7334 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7332 {
	width:31px !important;
	height:31px !important;
	left:335px !important;
	top:27px !important;
}

#item7371 {
	width:103px !important;
	height:103px !important;
	left:142px !important;
	top:97px !important;
}

#item7267 {
	opacity:0.95;
	width:358px !important;
	height:492px !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-7267 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7267 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7287 {
	width:295px !important;
	height:457px !important;
	left:39px !important;
	top:45px !important;
}

@keyframes fade-in-7287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7292 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7290 {
	width:31px !important;
	height:31px !important;
	left:332px !important;
	top:15px !important;
}

#item7265 {
	width:10px !important;
	height:10px !important;
	left:408px !important;
	top:64px !important;
}

#item7263 {
	width:418px !important;
	height:502px !important;
	left:176px !important;
	top:178px !important;
}

#item7521 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31441 {
	width:42px !important;
	height:790px !important;
	left:-6px !important;
	top:410px !important;
	background:#fff;
}

#item31442 {
	width:628px !important;
	height:630px !important;
	left:36px !important;
	top:7px !important;
	background:#fff;
}

#item31443 {
	width:66px !important;
	height:790px !important;
	left:-30px !important;
	top:410px !important;
	background:#fff;
}

#item31444 {
	width:66px !important;
	height:790px !important;
	left:664px !important;
	top:410px !important;
	background:#fff;
}

#item31445 {
	width:700px !important;
	height:35px !important;
	background:#fff;
}

#item31446 {
	width:1200px !important;
	height:35px !important;
	left:-6px !important;
	top:1165px !important;
	background:#fff;
}

#item31447 {
	width:628px !important;
	height:256px !important;
	left:36px !important;
	top:166px !important;
	background:#fafafa;
}

#item31450 {
	width:25px !important;
	height:25px !important;
}

#item31477 {
	width:165px !important;
	height:24px !important;
	left:33px !important;
	top:1px !important;
}

#item31448 {
	width:197px !important;
	height:25px !important;
	left:59px !important;
	top:597px !important;
}

@keyframes fly-in-top-31481 {
	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-31481 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item31540 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item31484 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item31516 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item31481 {
	width:160px !important;
	height:179px !important;
	left:50px !important;
	top:394px !important;
}

@keyframes fly-in-top-31544 {
	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-31544 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item31626 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item31547 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item31581 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item31544 {
	width:209px !important;
	height:228px !important;
	left:441px !important;
	top:394px !important;
}

@keyframes fly-in-top-31630 {
	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-31630 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item31687 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item31633 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item31663 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item31630 {
	width:178px !important;
	height:193px !important;
	left:237px !important;
	top:394px !important;
}

#item31692 {
	width:628px !important;
	height:131px !important;
	background:#d70e2b;
}

#item31712 {
	width:552px !important;
	height:108px !important;
	left:44px !important;
	top:22px !important;
}

#item31734 {
	width:600px !important;
	height:207px !important;
	left:50px !important;
	top:187px !important;
}

#item31899 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item31920 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item31925 {
	width:25px !important;
	height:25px !important;
}

#item31923 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item31954 {
	width:141px !important;
	height:118px !important;
	left:118px !important;
	top:83px !important;
}

#item31837 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item31858 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item31863 {
	width:25px !important;
	height:25px !important;
}

#item31861 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item31893 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item31777 {
	width:378px !important;
	height:432px !important;
	left:56px !important;
	top:38px !important;
	background:#fafafa;
}

#item31798 {
	width:357px !important;
	height:174px !important;
	left:67px !important;
	top:261px !important;
}

#item31803 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item31801 {
	width:31px !important;
	height:31px !important;
	left:381px !important;
	top:55px !important;
}

#item31832 {
	width:103px !important;
	height:103px !important;
	left:188px !important;
	top:125px !important;
}

#item31741 {
	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-31741 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-31741 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item31741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31761 {
	width:354px !important;
	height:480px !important;
	left:44px !important;
	top:52px !important;
}

@keyframes fade-in-31761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31766 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item31764 {
	width:31px !important;
	height:31px !important;
	left:400px !important;
	top:18px !important;
}

#item31739 {
	width:10px !important;
	height:10px !important;
	left:291px !important;
	top:92px !important;
}

#item31737 {
	width:439px !important;
	height:532px !important;
	left:124px !important;
	top:631px !important;
}

#item31957 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-31957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57004 {
	width:1200px !important;
	height:208px !important;
	top:582px !important;
	background:#fff;
}

#item57008 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item57013 {
	width:151px !important;
	height:34px !important;
	left:31px !important;
}

#item57005 {
	width:182px !important;
	height:34px !important;
	left:1018px !important;
	top:739px !important;
}

#item57070 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item57093 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item57040 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item57063 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item57036 {
	width:180px !important;
	height:200px !important;
	left:510px !important;
	top:437px !important;
}

#item57135 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item57158 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item57102 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item57125 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item57098 {
	width:180px !important;
	height:200px !important;
	left:913px !important;
	top:437px !important;
}

#item57199 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item57222 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item57169 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item57192 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item57165 {
	width:180px !important;
	height:200px !important;
	left:106px !important;
	top:437px !important;
}

#item57228 {
	width:271px !important;
	height:66px !important;
	left:59px !important;
	top:658px !important;
}

#item57251 {
	width:450px !important;
	height:102px !important;
	left:375px !important;
	top:658px !important;
}

#item57274 {
	width:288px !important;
	height:22px !important;
	left:859px !important;
	top:658px !important;
}

#item57298 {
	width:487px !important;
	height:180px !important;
	left:57px !important;
	top:56px !important;
	background:#d70e2b;
}

#item57299 {
	width:487px !important;
	height:129px !important;
	left:86px !important;
	top:92px !important;
}

#item57324 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item57325 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item57326 {
	width:1000px !important;
	height:124px !important;
	left:136px !important;
	top:209px !important;
}

#item57352 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item57349 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item57511 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item57512 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item57518 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item57515 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item57524 {
	width:513px !important;
	height:143px !important;
	left:579px !important;
	top:212px !important;
}

#item57405 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item57406 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item57433 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item57430 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item57438 {
	width:296px !important;
	height:146px !important;
	left:57px !important;
	top:211px !important;
}

#item57461 {
	width:464px !important;
	height:146px !important;
	left:405px !important;
	top:210px !important;
}

#item57484 {
	width:244px !important;
	height:133px !important;
	left:923px !important;
	top:212px !important;
}

#item57366 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item57367 {
	width:1096px !important;
	height:143px !important;
	left:78px !important;
	top:207px !important;
}

#item57393 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item57390 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item57364 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item57322 {
	width:1210px !important;
	height:365px !important;
	left:-10px !important;
	top:425px !important;
}

#item8109 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57623 {
	width:700px !important;
	height:456px !important;
	top:744px !important;
	background:#fff;
}

#item57627 {
	width:30px !important;
	height:30px !important;
	top:5px !important;
}

#item57632 {
	width:165px !important;
	height:41px !important;
	left:37px !important;
}

#item57624 {
	width:203px !important;
	height:41px !important;
	left:497px !important;
	top:1123px !important;
}

#item57659 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item57682 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:159px !important;
}

#item57655 {
	width:177px !important;
	height:199px !important;
	left:262px !important;
	top:601px !important;
}

#item57691 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item57714 {
	width:40px !important;
	height:40px !important;
	left:66px !important;
	top:158px !important;
}

#item57687 {
	width:177px !important;
	height:198px !important;
	left:487px !important;
	top:601px !important;
}

#item57725 {
	width:168px !important;
	height:34px !important;
	left:4px !important;
	top:73px !important;
}

#item57749 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:159px !important;
}

#item57721 {
	width:177px !important;
	height:199px !important;
	left:38px !important;
	top:601px !important;
}

#item57757 {
	width:184px !important;
	height:66px !important;
	left:36px !important;
	top:821px !important;
}

#item57780 {
	width:260px !important;
	height:127px !important;
	left:220px !important;
	top:821px !important;
}

#item57803 {
	width:184px !important;
	height:43px !important;
	left:480px !important;
	top:821px !important;
}

#item57826 {
	width:487px !important;
	height:180px !important;
	left:36px !important;
	top:32px !important;
	background:#d70e2b;
}

#item57827 {
	width:487px !important;
	height:129px !important;
	left:66px !important;
	top:68px !important;
}

#item57853 {
	width:700px !important;
	height:432px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item57854 {
	width:600px !important;
	height:339px !important;
	left:60px !important;
	top:209px !important;
}

#item57880 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item57877 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item57992 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item57997 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item57994 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item58004 {
	width:600px !important;
	height:228px !important;
	left:60px !important;
	top:218px !important;
}

#item57932 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item57959 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item57956 {
	width:40px !important;
	height:40px !important;
	left:654px !important;
	top:175px !important;
}

#item57965 {
	width:600px !important;
	height:403px !important;
	left:60px !important;
	top:210px !important;
}

#item57892 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item57895 {
	width:600px !important;
	height:259px !important;
	left:60px !important;
	top:212px !important;
}

#item57922 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item57919 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item57890 {
	width:10px !important;
	height:10px !important;
	left:221px !important;
	top:180px !important;
}

#item57851 {
	width:710px !important;
	height:613px !important;
	left:-10px !important;
	top:587px !important;
}

#item32400 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-32400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58075 {
	width:34px !important;
	height:34px !important;
}

#item58080 {
	width:152px !important;
	height:21px !important;
	left:39px !important;
	top:6px !important;
}

#item58072 {
	width:191px !important;
	height:34px !important;
	left:979px !important;
	top:738px !important;
}

#item58104 {
	width:464px !important;
	height:307px !important;
	left:683px !important;
	top:71px !important;
	background:#d70e2b;
}

@keyframes fade-in-58104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58105 {
	width:374px !important;
	height:259px !important;
	left:728px !important;
	top:99px !important;
}

@keyframes fade-in-58105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58153 {
	opacity:0.50;
	width:489px !important;
	height:249px !important;
	left:671px !important;
	top:392px !important;
	background:#fafafa;
}

#item58155 {
	width:462px !important;
	height:221px !important;
	left:683px !important;
	top:404px !important;
}

@keyframes fade-in-58155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58180 {
	width:489px !important;
	height:278px !important;
	left:10px !important;
	top:100px !important;
	background:#fafafa;
}

#item58181 {
	width:407px !important;
	height:254px !important;
	left:54px !important;
	top:133px !important;
}

#item58207 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58204 {
	width:31px !important;
	height:31px !important;
	left:463px !important;
	top:104px !important;
}

#item58213 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
	top:10px !important;
}

#item58178 {
	width:499px !important;
	height:387px !important;
	left:97px !important;
	top:318px !important;
}

#item8280 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8280 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8280 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58226 {
	width:41px !important;
	height:41px !important;
}

#item58232 {
	width:168px !important;
	height:41px !important;
	left:52px !important;
}

#item58223 {
	width:220px !important;
	height:41px !important;
	left:459px !important;
	top:356px !important;
}

#item58255 {
	width:464px !important;
	height:307px !important;
	left:200px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-58255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58256 {
	width:374px !important;
	height:259px !important;
	left:245px !important;
	top:64px !important;
}

@keyframes fade-in-58256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58281 {
	width:628px !important;
	height:289px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item58282 {
	width:600px !important;
	height:249px !important;
	left:24px !important;
	top:50px !important;
}

#item58308 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58305 {
	width:31px !important;
	height:31px !important;
	left:603px !important;
	top:15px !important;
}

#item58317 {
	width:10px !important;
	height:10px !important;
	left:96px !important;
	top:140px !important;
}

#item58279 {
	width:638px !important;
	height:299px !important;
	left:26px !important;
	top:859px !important;
}

#item58318 {
	opacity:0.75;
	width:489px !important;
	height:249px !important;
	left:105px !important;
	top:585px !important;
	background:#fafafa;
}

#item58319 {
	width:462px !important;
	height:221px !important;
	left:117px !important;
	top:597px !important;
}

@keyframes fade-in-58319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32546 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-32546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58693 {
	width:422px !important;
	height:790px !important;
	left:788px !important;
	background:#fff;
}

#item58694 {
	width:355px !important;
	height:179px !important;
	left:809px !important;
	top:248px !important;
	background:#fafafa;
}

#item58695 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item58696 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item58697 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item58390 {
	width:464px !important;
	height:155px !important;
	left:700px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-58390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58391 {
	width:404px !important;
	height:67px !important;
	left:745px !important;
	top:94px !important;
}

@keyframes fade-in-58391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58441 {
	width:331px !important;
	height:15px !important;
}

#item58417 {
	width:331px !important;
	height:15px !important;
}

#item58414 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:265px !important;
}

#item58491 {
	width:331px !important;
	height:15px !important;
}

#item58467 {
	width:331px !important;
	height:16px !important;
}

#item58464 {
	width:331px !important;
	height:16px !important;
	left:852px !important;
	top:382px !important;
}

#item58542 {
	width:331px !important;
	height:15px !important;
}

#item58517 {
	width:331px !important;
	height:15px !important;
}

#item58514 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:324px !important;
}

#item58565 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:163px !important;
}

#item58636 {
	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-58636 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-58636 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item58636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58637 {
	width:331px !important;
	height:338px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-58637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58664 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58661 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item58568 {
	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-58568 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-58568 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item58568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58569 {
	width:331px !important;
	height:320px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-58569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58595 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58592 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item58603 {
	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-58603 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-58603 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item58603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58604 {
	width:331px !important;
	height:426px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-58604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58630 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58627 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item58601 {
	width:10px !important;
	height:10px !important;
	left:126px !important;
	top:214px !important;
}

#item58566 {
	width:408px !important;
	height:465px !important;
	left:344px !important;
	top:238px !important;
}

#item58670 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:268px !important;
}

#item58676 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:327px !important;
}

#item58681 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:383px !important;
}

#item58686 {
	width:390px !important;
	height:497px !important;
	left:800px !important;
	top:244px !important;
	background:#fff;
}

@keyframes fade-out-58686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8629 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58944 {
	width:700px !important;
	height:372px !important;
	top:-1px !important;
	background:#fff;
}

#item58945 {
	width:628px !important;
	height:182px !important;
	left:36px !important;
	top:191px !important;
	background:#fafafa;
}

#item58946 {
	width:42px !important;
	height:827px !important;
	left:-6px !important;
	top:373px !important;
	background:#fff;
}

#item58947 {
	width:50px !important;
	height:827px !important;
	left:664px !important;
	top:373px !important;
	background:#fff;
}

#item58949 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item58707 {
	width:628px !important;
	height:155px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-58707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58708 {
	width:553px !important;
	height:67px !important;
	left:81px !important;
	top:82px !important;
}

@keyframes fade-in-58708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58735 {
	width:397px !important;
	height:18px !important;
}

#item58732 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:216px !important;
}

#item58761 {
	width:397px !important;
	height:19px !important;
}

#item58758 {
	width:397px !important;
	height:19px !important;
	left:88px !important;
	top:311px !important;
}

#item58788 {
	width:397px !important;
	height:18px !important;
}

#item58785 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:266px !important;
}

#item58883 {
	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-58883 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-58883 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item58883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58884 {
	width:397px !important;
	height:408px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-58884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58910 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58907 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item58813 {
	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-58813 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-58813 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item58813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58814 {
	width:397px !important;
	height:390px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-58814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58841 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58838 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item58849 {
	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-58849 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-58849 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item58849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58850 {
	width:397px !important;
	height:528px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-58850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58876 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58873 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item58847 {
	width:10px !important;
	height:10px !important;
	left:243px !important;
	top:212px !important;
}

#item58811 {
	width:488px !important;
	height:587px !important;
	left:101px !important;
	top:518px !important;
}

#item58917 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:213px !important;
}

#item58924 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:263px !important;
}

#item58930 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:309px !important;
}

#item58935 {
	width:628px !important;
	height:197px !important;
	left:36px !important;
	top:191px !important;
	background:#fff;
}

@keyframes fade-out-58935 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58935 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32821 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-32821 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32821 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-8645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-8677 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8677 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-8662 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8662 {
	0% {
		-webkit-transform:translate(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-8647 {
	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-8647 {
	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;
	}
}
#item8645 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item8688 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8689 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item8709 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8712 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item8715 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8713 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item8727 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8725 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item8738 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item8765 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item9297 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9317 {
	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-9317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9322 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9320 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item9352 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9374 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-9374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9377 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item9390 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item9089 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9109 {
	width:453px !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-9109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9131 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item9136 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9134 {
	width:21px !important;
	height:21px !important;
	left:455px !important;
	top:14px !important;
}

#item9147 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:262px !important;
}

#item9175 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:264px !important;
}

#item9178 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:263px !important;
}

#item9207 {
	width:446px !important;
	height:32px !important;
	left:56px !important;
	top:230px !important;
}

#item9210 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item9237 {
	width:362px !important;
	height:145px !important;
	left:79px !important;
	top:85px !important;
}

#item9240 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:121px !important;
}

#item9292 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9269 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9248 {
	width:246px !important;
	height:22px !important;
	left:213px !important;
	top:240px !important;
}

#item9016 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9016 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9016 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9036 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9041 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9039 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item9071 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9074 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item8998 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8998 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8998 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8999 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item9005 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9003 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:19px !important;
}

#item8958 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8958 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8958 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8959 {
	width:319px !important;
	height:441px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8962 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8960 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table129506 th, table#table129506 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table129506 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table129506 {
	table-layout:fixed;
}

#item8994 {
	width:258px !important;
	height:325px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-8994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59940 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:375px !important;
}

#item59917 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:421px !important;
}

#item8845 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8845 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8845 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8846 {
	width:624px !important;
	height:248px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8849 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8847 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item8884 {
	width:566px !important;
	height:188px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-8884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8906 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:228px !important;
}

#item8953 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8930 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8909 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:225px !important;
}

#item8772 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8792 {
	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-8792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8795 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item8815 {
	width:650px !important;
	height:804px !important;
}

@keyframes fade-in-8815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8830 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8828 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item8770 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item8768 {
	width:1017px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item9421 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item9424 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item9433 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item9442 {
	opacity:0.50;
	width:844px !important;
	height:1px !important;
	left:266px !important;
	top:168px !important;
	background:#000;
}

#item9463 {
	width:84px !important;
	height:10px !important;
}

#item9466 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:13px !important;
}

@keyframes fade-in-9466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9478 {
	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;
}

#item9481 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9511 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9479 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9517 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9547 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9515 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item9553 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9582 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9551 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item9588 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9616 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9586 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item9622 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9651 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9620 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item9658 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9688 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9656 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item9694 {
	width:43px !important;
	height:43px !important;
}

#item9692 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item9710 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-32861 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32861 {
	0% {
		-webkit-transform:translate(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-32849 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-32849 {
	0% {
		-webkit-transform:translate(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-32837 {
	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-32837 {
	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;
	}
}
#item32835 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item32868 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item32869 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item32872 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32870 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item32883 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32881 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item32892 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item32919 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item32922 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item32942 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item32945 {
	opacity:0.50;
	width:490px !important;
	height:1px !important;
	left:104px !important;
	top:180px !important;
	background:#000;
}

#item32946 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item32954 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item33431 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-33431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33451 {
	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-33451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33456 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item33454 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item33485 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-33485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33507 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-33507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33510 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item33519 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:126px !important;
}

#item33228 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-33228 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33228 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33231 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item33229 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item33259 {
	width:630px !important;
	height:379px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33281 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item33286 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item33284 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item33296 {
	width:19px !important;
	height:19px !important;
	top:117px !important;
}

#item33323 {
	width:477px !important;
	height:204px !important;
	left:39px !important;
}

#item33326 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item33337 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:370px !important;
}

#item33369 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:372px !important;
}

#item33372 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:371px !important;
}

#item33402 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:330px !important;
}

#item33426 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item33405 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:342px !important;
}

#item33183 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-33183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33184 {
	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-33184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33187 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item33185 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item33216 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-33216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33219 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item33164 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-33164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33165 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item33171 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item33169 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item33106 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-33106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33126 {
	width:421px !important;
	height:585px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33131 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item33129 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table134715 th, table#table134715 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table134715 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table134715 {
	table-layout:fixed;
}

#item33160 {
	width:361px !important;
	height:458px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-33160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61139 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item61162 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item33022 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-33022 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33022 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33023 {
	width:630px !important;
	height:344px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33026 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item33024 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item33055 {
	width:570px !important;
	height:273px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-33055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33077 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:341px !important;
}

#item33101 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item33080 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:338px !important;
}

#item32969 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-32969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32970 {
	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-32970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32973 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item32971 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item32988 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item33008 {
	width:505px !important;
	height:1580px !important;
}

@keyframes fade-in-33008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32967 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item32965 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item33549 {
	width:118px !important;
	height:14px !important;
}

#item33552 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:19px !important;
}

@keyframes fade-in-33552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33561 {
	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;
}

#item33564 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item33591 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item33562 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item33597 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item33624 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item33595 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item33630 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item33657 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item33628 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item33663 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item33690 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item33661 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item33696 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item33726 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item33694 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item33732 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item33765 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item33730 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item33788 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item33793 {
	width:52px !important;
	height:52px !important;
}

#item33791 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item33806 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-33806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item33806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-9726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-9757 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9757 {
	0% {
		-webkit-transform:translate(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-9743 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9743 {
	0% {
		-webkit-transform:translate(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-9728 {
	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-9728 {
	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;
	}
}
#item9726 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9771 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9772 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9792 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9795 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9798 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9796 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9812 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9810 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9822 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9849 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item10529 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10549 {
	width:250px !important;
	height:203px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@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%;
}

#item10554 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10552 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item10584 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-10584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10606 {
	width:193px !important;
	height:137px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-10606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10609 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item10618 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item10627 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item10636 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item10192 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10192 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10192 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10212 {
	width:735px !important;
	height:432px !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-10212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10234 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item10239 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10237 {
	width:21px !important;
	height:21px !important;
	left:736px !important;
	top:14px !important;
}

#item10270 {
	width:421px !important;
	height:145px !important;
	left:273px !important;
}

#item10292 {
	width:211px !important;
	height:145px !important;
	left:21px !important;
	top:1px !important;
}

#item10314 {
	width:199px !important;
	height:145px !important;
	left:273px !important;
	top:146px !important;
}

#item10336 {
	width:211px !important;
	height:145px !important;
	left:21px !important;
	top:147px !important;
}

#item10339 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:35px !important;
}

#item10349 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item10358 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:83px !important;
}

#item10366 {
	width:14px !important;
	height:14px !important;
	top:84px !important;
}

#item10374 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:182px !important;
}

#item10382 {
	width:14px !important;
	height:14px !important;
	top:183px !important;
}

#item10392 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:228px !important;
}

#item10405 {
	width:14px !important;
	height:14px !important;
	top:229px !important;
}

#item10417 {
	opacity:0.50;
	width:1px !important;
	height:220px !important;
	left:232px !important;
	top:42px !important;
	background:#b2b2b1;
}

#item10418 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:410px !important;
}

#item10427 {
	width:14px !important;
	height:14px !important;
	left:388px !important;
	top:410px !important;
}

#item10455 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:412px !important;
}

#item10477 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:377px !important;
}

#item10524 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item10501 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item10480 {
	width:246px !important;
	height:22px !important;
	left:55px !important;
	top:389px !important;
}

#item10125 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10125 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10125 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10145 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10150 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10148 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item10179 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-10179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10182 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item10104 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10105 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item10111 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10109 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:19px !important;
}

#item10027 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10028 {
	width:319px !important;
	height:350px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10031 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10029 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table143821 th, table#table143821 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table143821 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table143821 {
	table-layout:fixed;
}

#item10061 {
	width:258px !important;
	height:245px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-10061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10064 {
	width:319px !important;
	height:350px !important;
	left:374px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table144745 th, table#table144745 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table144745 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table144745 {
	table-layout:fixed;
}

#item10084 {
	width:258px !important;
	height:245px !important;
	left:404px !important;
	top:42px !important;
}

@keyframes fade-in-10084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10089 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10087 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:14px !important;
}

#item59983 {
	width:274px !important;
	height:30px !important;
	left:403px !important;
	top:325px !important;
}

#item60006 {
	width:141px !important;
	height:38px !important;
	left:404px !important;
	top:279px !important;
}

#item59975 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:279px !important;
}

#item59952 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:325px !important;
}

#item9921 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9922 {
	width:624px !important;
	height:382px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9925 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9923 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item9953 {
	width:566px !important;
	height:322px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9975 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:362px !important;
}

#item10022 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9999 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9978 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:359px !important;
}

#item9856 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9876 {
	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-9876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9879 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item9899 {
	width:650px !important;
	height:1652px !important;
}

@keyframes fade-in-9899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9911 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9909 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item9854 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item9852 {
	width:1017px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item10663 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item10666 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item10674 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item10684 {
	opacity:0.50;
	width:830px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item10685 {
	width:34px !important;
	height:13px !important;
	left:979px !important;
	top:148px !important;
}

#item10700 {
	width:34px !important;
	height:13px !important;
	left:597px !important;
	top:148px !important;
}

#item10714 {
	width:34px !important;
	height:13px !important;
	left:364px !important;
	top:148px !important;
}

#item10723 {
	width:34px !important;
	height:13px !important;
	left:798px !important;
	top:148px !important;
}

#item10751 {
	width:80px !important;
	height:10px !important;
	left:1029px !important;
	top:145px !important;
}

#item10774 {
	width:134px !important;
	height:10px !important;
}

#item10777 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:14px !important;
}

@keyframes fade-in-10777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10809 {
	width:166px !important;
	height:10px !important;
}

#item10812 {
	width:19px !important;
	height:19px !important;
	left:74px !important;
	top:14px !important;
}

@keyframes fade-in-10812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10843 {
	width:114px !important;
	height:10px !important;
}

#item10846 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:14px !important;
}

@keyframes fade-in-10846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10874 {
	width:81px !important;
	height:10px !important;
}

#item10877 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-10877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-10885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10905 {
	width:70px !important;
	height:11px !important;
	left:21px !important;
	top:3px !important;
}

#item10927 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:20px !important;
}

#item10930 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item10938 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item10948 {
	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;
}

#item10951 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10981 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10949 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item10987 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11022 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10985 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item11028 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11060 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11026 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item11066 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11094 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11064 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item11100 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11128 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11098 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item11135 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11164 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11133 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item11170 {
	width:43px !important;
	height:43px !important;
}

#item11168 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item11180 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-11180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item11180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-33820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-33840 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33840 {
	0% {
		-webkit-transform:translate(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-33830 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33830 {
	0% {
		-webkit-transform:translate(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-33822 {
	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-33822 {
	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;
	}
}
#item33820 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item33851 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item33852 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item33855 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33853 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item33868 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33866 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item33877 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item33904 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item33907 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

@keyframes fade-in-33908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33928 {
	width:98px !important;
	height:15px !important;
	left:29px !important;
	top:4px !important;
}

#item33950 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

#item33953 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item33961 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item33969 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:245px !important;
	background:#000;
}

#item33989 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item33992 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item33993 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item34004 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:201px !important;
}

#item34018 {
	width:48px !important;
	height:18px !important;
	left:369px !important;
	top:219px !important;
}

#item34031 {
	width:48px !important;
	height:18px !important;
	left:488px !important;
	top:152px !important;
}

#item34040 {
	width:48px !important;
	height:18px !important;
	left:213px !important;
	top:152px !important;
}

#item34049 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:219px !important;
}

#item34078 {
	width:113px !important;
	height:14px !important;
	left:481px !important;
	top:215px !important;
}

#item34101 {
	width:188px !important;
	height:14px !important;
}

#item34104 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:19px !important;
}

@keyframes fade-in-34104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34133 {
	width:233px !important;
	height:14px !important;
}

#item34136 {
	width:27px !important;
	height:27px !important;
	left:103px !important;
	top:19px !important;
}

@keyframes fade-in-34136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34164 {
	width:160px !important;
	height:14px !important;
}

#item34167 {
	width:27px !important;
	height:27px !important;
	left:66px !important;
	top:19px !important;
}

@keyframes fade-in-34167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34195 {
	width:114px !important;
	height:14px !important;
}

#item34198 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:19px !important;
}

@keyframes fade-in-34198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34807 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-34807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34827 {
	width:333px !important;
	height:269px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34832 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item34830 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item34860 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-34860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34882 {
	width:271px !important;
	height:179px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-34882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34885 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:169px !important;
}

#item34893 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:125px !important;
}

#item34901 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:213px !important;
}

#item34912 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:257px !important;
}

#item34474 {
	opacity:0.15;
	width:629px !important;
	height:631px !important;
	left:35px !important;
	top:54px !important;
	background:#010101;
}

@keyframes fade-in-34474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34494 {
	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-34494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34499 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item34497 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item34528 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item34533 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item34531 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item34542 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item34563 {
	width:477px !important;
	height:226px !important;
	left:30px !important;
	top:408px !important;
}

#item34585 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
}

#item34607 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:634px !important;
}

#item34629 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:204px !important;
}

#item34632 {
	width:19px !important;
	height:19px !important;
	top:458px !important;
}

#item34640 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item34648 {
	width:19px !important;
	height:19px !important;
	top:545px !important;
}

#item34656 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item34667 {
	width:19px !important;
	height:19px !important;
	top:684px !important;
}

#item34681 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item34693 {
	width:19px !important;
	height:19px !important;
	top:749px !important;
}

#item34702 {
	width:19px !important;
	height:19px !important;
	top:319px !important;
}

#item34720 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item34748 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item34751 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item34778 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item34802 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item34781 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item34427 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-34427 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34427 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34428 {
	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-34428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34431 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item34429 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item34460 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-34460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34463 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item34408 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-34408 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34408 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34409 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item34415 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item34413 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item34347 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-34347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34367 {
	width:474px !important;
	height:672px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34372 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item34370 {
	width:27px !important;
	height:27px !important;
	left:478px !important;
	top:42px !important;
}

#item66426 {
	width:420px !important;
	height:590px !important;
	left:60px !important;
	top:75px !important;
}

#item150381 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item150404 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item66648_150319 {
	width:361.165354330709px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table150308 th, table#table150308 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
}

table#table150308 tr {
	border-top:1.4px solid #878786;;
}

table#table150308 {
	table-layout:fixed;
}

#item151415 {
	width:361px !important;
	height:12px !important;
	top:61px !important;
}

#item151439 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item150405_151351 {
	width:361.165354330709px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table151341 th, table#table151341 td {
	padding:1.4px;;
	vertical-align:middle;;
}

table#table151341 {
	table-layout:fixed;
}

#item66648 {
	width:361px !important;
	height:832px !important;
}

@keyframes fade-in-66648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34258 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-34258 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34258 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34259 {
	width:630px !important;
	height:611px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34262 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item34260 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item34296 {
	width:570px !important;
	height:542px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-34296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34318 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:610px !important;
}

#item34342 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item34321 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:607px !important;
}

#item34210 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-34210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34211 {
	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-34211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34214 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item34212 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item34223 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item34243 {
	width:505px !important;
	height:3327px !important;
}

@keyframes fade-in-34243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34208 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item34206 {
	width:672px !important;
	height:709px !important;
	top:253px !important;
}

#item34925 {
	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;
}

#item34928 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item34958 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item34926 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item34964 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item34992 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item34962 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item34998 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item35026 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item34996 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item35032 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item35061 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item35030 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item35067 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item35095 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item35065 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item35101 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item35128 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item35099 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item35151 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item35156 {
	width:52px !important;
	height:52px !important;
}

#item35154 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item35165 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-35165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-11197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-11221 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11221 {
	0% {
		-webkit-transform:translate(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-11209 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11209 {
	0% {
		-webkit-transform:translate(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-11199 {
	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-11199 {
	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;
	}
}
#item11197 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item11232 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11233 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item11253 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11256 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item11259 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11257 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11270 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11268 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11281 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11313 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item11954 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11954 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11954 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11974 {
	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-11974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11979 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11977 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item12007 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-12007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12029 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-12029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12032 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item12041 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item11618 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11618 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11638 {
	width:735px !important;
	height:431px !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-11638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11660 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item11665 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11663 {
	width:21px !important;
	height:21px !important;
	left:736px !important;
	top:14px !important;
}

#item11694 {
	width:421px !important;
	height:145px !important;
	left:268px !important;
}

#item11716 {
	width:211px !important;
	height:145px !important;
	left:21px !important;
}

#item11738 {
	width:211px !important;
	height:145px !important;
	left:21px !important;
	top:145px !important;
}

#item11760 {
	width:421px !important;
	height:145px !important;
	left:267px !important;
	top:145px !important;
}

#item11763 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:35px !important;
}

#item11771 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item11781 {
	width:14px !important;
	height:14px !important;
	top:181px !important;
}

#item11794 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:83px !important;
}

#item11806 {
	width:14px !important;
	height:14px !important;
	top:83px !important;
}

#item11815 {
	width:14px !important;
	height:14px !important;
	top:228px !important;
}

#item11824 {
	width:14px !important;
	height:14px !important;
	left:246px !important;
	top:181px !important;
}

#item11834 {
	width:14px !important;
	height:14px !important;
	left:246px !important;
	top:228px !important;
}

#item11843 {
	opacity:0.50;
	width:1px !important;
	height:220px !important;
	left:231px !important;
	top:41px !important;
	background:#b2b2b1;
}

#item11844 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:409px !important;
}

#item11852 {
	width:14px !important;
	height:14px !important;
	left:388px !important;
	top:408px !important;
}

#item11880 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:410px !important;
}

#item11902 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:376px !important;
}

#item11949 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item11926 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item11905 {
	width:246px !important;
	height:22px !important;
	left:55px !important;
	top:388px !important;
}

#item11553 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11553 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11553 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11573 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11578 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11576 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item11606 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11609 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item11535 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11536 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item11542 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11540 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:19px !important;
}

#item11497 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11498 {
	width:319px !important;
	height:326px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11501 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11499 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table156390 th, table#table156390 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table156390 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table156390 {
	table-layout:fixed;
}

#item11531 {
	width:258px !important;
	height:229px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-11531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60019 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:260px !important;
}

#item60024 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:306px !important;
}

#item11390 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11390 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11390 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11391 {
	width:624px !important;
	height:376px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-11391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11394 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11392 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item11423 {
	width:566px !important;
	height:316px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11445 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:356px !important;
}

#item11492 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11469 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11448 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:353px !important;
}

#item11320 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11340 {
	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-11340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11343 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item11363 {
	width:650px !important;
	height:1556px !important;
}

@keyframes fade-in-11363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11379 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11377 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item11318 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item11316 {
	width:1017px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item12070 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item12073 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item12086 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item12098 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item12099 {
	width:34px !important;
	height:13px !important;
	left:979px !important;
	top:148px !important;
}

#item12108 {
	width:34px !important;
	height:13px !important;
	left:597px !important;
	top:148px !important;
}

#item12117 {
	width:34px !important;
	height:13px !important;
	left:364px !important;
	top:148px !important;
}

#item12127 {
	width:34px !important;
	height:13px !important;
	left:798px !important;
	top:148px !important;
}

#item12156 {
	width:136px !important;
	height:10px !important;
}

#item12159 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:14px !important;
}

@keyframes fade-in-12159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12187 {
	width:169px !important;
	height:10px !important;
}

#item12190 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

@keyframes fade-in-12190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12218 {
	width:116px !important;
	height:10px !important;
}

#item12221 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:14px !important;
}

@keyframes fade-in-12221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12249 {
	width:82px !important;
	height:10px !important;
}

#item12252 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-12252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12280 {
	width:81px !important;
	height:10px !important;
}

#item12283 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:14px !important;
}

@keyframes fade-in-12283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12293 {
	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;
}

#item12296 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12328 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12294 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12334 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12365 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12332 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item12371 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12399 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12369 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item12405 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12435 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12403 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item12441 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12472 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12439 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item12479 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12507 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12477 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item12513 {
	width:43px !important;
	height:43px !important;
}

#item12511 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12522 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12522 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12522 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-35179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-35197 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-35197 {
	0% {
		-webkit-transform:translate(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-35188 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-35188 {
	0% {
		-webkit-transform:translate(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-35181 {
	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-35181 {
	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;
	}
}
#item35179 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item35208 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item35209 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item35212 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35210 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item35228 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35226 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item35240 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item35269 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item35272 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item35273 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item35293 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item35296 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item35297 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item35307 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item35318 {
	width:48px !important;
	height:18px !important;
	left:369px !important;
	top:226px !important;
}

#item35327 {
	width:48px !important;
	height:18px !important;
	left:488px !important;
	top:152px !important;
}

#item35335 {
	width:48px !important;
	height:18px !important;
	left:213px !important;
	top:152px !important;
}

#item35343 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:226px !important;
}

#item35371 {
	width:188px !important;
	height:14px !important;
}

#item35374 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:19px !important;
}

@keyframes fade-in-35374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35402 {
	width:233px !important;
	height:14px !important;
}

#item35405 {
	width:27px !important;
	height:27px !important;
	left:103px !important;
	top:19px !important;
}

@keyframes fade-in-35405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35439 {
	width:160px !important;
	height:14px !important;
}

#item35442 {
	width:27px !important;
	height:27px !important;
	left:66px !important;
	top:19px !important;
}

@keyframes fade-in-35442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35478 {
	width:114px !important;
	height:14px !important;
}

#item35481 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:19px !important;
}

@keyframes fade-in-35481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36086 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-36086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36106 {
	width:333px !important;
	height:193px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36111 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36109 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item36144 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-36144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36166 {
	width:271px !important;
	height:102px !important;
	left:96px !important;
	top:126px !important;
}

@keyframes fade-in-36166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36169 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item36181 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item35746 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-35746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35749 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item35747 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item35780 {
	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-35780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35802 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item35807 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item35805 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item35821 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item35842 {
	width:476px !important;
	height:226px !important;
	left:31px !important;
	top:407px !important;
}

#item35864 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
}

#item35886 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:204px !important;
}

#item35908 {
	width:476px !important;
	height:204px !important;
	left:30px !important;
	top:633px !important;
}

#item35911 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:457px !important;
}

#item35924 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item35935 {
	width:19px !important;
	height:19px !important;
	top:253px !important;
}

#item35945 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:544px !important;
}

#item35955 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item35965 {
	width:19px !important;
	height:19px !important;
	top:319px !important;
}

#item35974 {
	width:19px !important;
	height:19px !important;
	top:683px !important;
}

#item35982 {
	width:19px !important;
	height:19px !important;
	top:748px !important;
}

#item35997 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item36024 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item36027 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item36057 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item36081 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item36060 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item35702 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-35702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35703 {
	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-35703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35706 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item35704 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item35734 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-35734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35737 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item35685 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-35685 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35685 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35686 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item35692 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item35690 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item35627 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-35627 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35627 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35647 {
	width:421px !important;
	height:425px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35652 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item35650 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table161434 th, table#table161434 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table161434 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table161434 {
	table-layout:fixed;
}

#item35681 {
	width:361px !important;
	height:320px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-35681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61557 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item61580 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item35542 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-35542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35543 {
	width:630px !important;
	height:590px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35546 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item35544 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item35576 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-35576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35598 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:587px !important;
}

#item35622 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item35601 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:584px !important;
}

#item35496 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-35496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35497 {
	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-35497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35500 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item35498 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item35510 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item35530 {
	width:505px !important;
	height:3171px !important;
}

@keyframes fade-in-35530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35494 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item35492 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item36211 {
	width:114px !important;
	height:14px !important;
}

#item36214 {
	width:27px !important;
	height:27px !important;
	left:74px !important;
	top:19px !important;
}

@keyframes fade-in-36214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36224 {
	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;
}

#item36227 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item36257 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item36225 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item36263 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item36291 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item36261 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item36297 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item36324 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item36295 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item36330 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item36357 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item36328 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item36363 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item36390 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item36361 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item36396 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item36424 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item36394 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item36447 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item36452 {
	width:52px !important;
	height:52px !important;
}

#item36450 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item36464 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-36464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-12539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-12566 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12566 {
	0% {
		-webkit-transform:translate(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-12553 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12553 {
	0% {
		-webkit-transform:translate(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-12541 {
	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-12541 {
	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;
	}
}
#item12539 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12575 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12576 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12596 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12599 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12602 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12600 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12617 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12615 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12633 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12664 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item13525 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item13528 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item13539 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item13548 {
	opacity:0.50;
	width:798px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item13549 {
	width:34px !important;
	height:13px !important;
	left:967px !important;
	top:148px !important;
}

#item13557 {
	width:34px !important;
	height:13px !important;
	left:580px !important;
	top:148px !important;
}

#item13565 {
	width:34px !important;
	height:13px !important;
	left:374px !important;
	top:148px !important;
}

#item13574 {
	width:34px !important;
	height:13px !important;
	left:783px !important;
	top:148px !important;
}

#item13603 {
	width:138px !important;
	height:21px !important;
}

#item13606 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:25px !important;
}

@keyframes fade-in-13606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13638 {
	width:141px !important;
	height:10px !important;
}

#item13641 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-13641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13674 {
	width:120px !important;
	height:21px !important;
}

#item13677 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:25px !important;
}

@keyframes fade-in-13677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13709 {
	width:93px !important;
	height:10px !important;
}

#item13712 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-13712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13743 {
	width:93px !important;
	height:10px !important;
}

#item13746 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-13746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13403 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:122px !important;
	background:#010101;
}

@keyframes fade-in-13403 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13403 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13423 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:74px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13428 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13426 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:79px !important;
}

#item13461 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:104px !important;
}

@keyframes fade-in-13461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13483 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:140px !important;
}

@keyframes fade-in-13483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13486 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item13496 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:138px !important;
}

#item13020 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:122px !important;
	background:#010101;
}

@keyframes fade-in-13020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13040 {
	width:918px !important;
	height:445px !important;
	left:26px !important;
	top:74px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-13040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13062 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:103px !important;
}

#item13067 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13065 {
	width:21px !important;
	height:21px !important;
	left:919px !important;
	top:78px !important;
}

#item13098 {
	width:193px !important;
	height:145px !important;
	left:21px !important;
}

#item13120 {
	width:193px !important;
	height:145px !important;
	left:21px !important;
	top:146px !important;
}

#item13123 {
	opacity:0.50;
	width:1px !important;
	height:250px !important;
	left:213px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item13124 {
	opacity:0.50;
	width:1px !important;
	height:247px !important;
	left:451px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item13144 {
	width:373px !important;
	height:145px !important;
	left:493px !important;
}

#item13147 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item13160 {
	width:14px !important;
	height:14px !important;
	top:85px !important;
}

#item13172 {
	width:14px !important;
	height:14px !important;
	top:179px !important;
}

#item13181 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:36px !important;
}

#item13190 {
	width:14px !important;
	height:14px !important;
	top:227px !important;
}

#item13200 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:85px !important;
}

#item13228 {
	width:198px !important;
	height:161px !important;
	left:254px !important;
	top:162px !important;
}

#item13231 {
	width:14px !important;
	height:14px !important;
	left:233px !important;
	top:210px !important;
}

#item13239 {
	width:14px !important;
	height:14px !important;
	left:233px !important;
	top:258px !important;
}

#item13266 {
	width:198px !important;
	height:161px !important;
	left:254px !important;
}

#item13269 {
	width:14px !important;
	height:14px !important;
	left:233px !important;
	top:48px !important;
}

#item13278 {
	width:14px !important;
	height:14px !important;
	left:233px !important;
	top:97px !important;
}

#item13287 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:484px !important;
}

#item13297 {
	width:14px !important;
	height:14px !important;
	left:389px !important;
	top:484px !important;
}

#item13329 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:485px !important;
}

#item13351 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:471px !important;
}

#item13398 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item13375 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item13354 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:468px !important;
}

#item12955 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:122px !important;
	background:#010101;
}

@keyframes fade-in-12955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12975 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:74px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12980 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12978 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:78px !important;
}

#item13008 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:104px !important;
}

@keyframes fade-in-13008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13011 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:89px !important;
}

#item12938 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:122px !important;
	background:#010101;
}

@keyframes fade-in-12938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12939 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:87px !important;
}

#item12945 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12943 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:83px !important;
}

#item12849 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:121px !important;
	background:#010101;
}

@keyframes fade-in-12849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12869 {
	width:346px !important;
	height:654px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12874 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12872 {
	width:21px !important;
	height:21px !important;
	left:349px !important;
	top:14px !important;
}

table#table166211 th, table#table166211 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table166211 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table166211 {
	table-layout:fixed;
}

#item12903 {
	width:258px !important;
	height:169px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-12903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12906 {
	width:303px !important;
	height:334px !important;
	left:58px !important;
	top:218px !important;
}

table#table166915 th, table#table166915 td {
	padding:4px;;
	vertical-align:top;;
}

table#table166915 {
	table-layout:fixed;
}

#item12926 {
	width:260px !important;
	height:440px !important;
}

@keyframes fade-in-12926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67094 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item67097 {
	width:258px !important;
	height:8px !important;
	top:46px !important;
}

#item12740 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:122px !important;
	background:#010101;
}

@keyframes fade-in-12740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12741 {
	width:624px !important;
	height:248px !important;
	left:28px !important;
	top:74px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12744 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12742 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:78px !important;
}

#item12775 {
	width:566px !important;
	height:188px !important;
	left:58px !important;
	top:104px !important;
}

@keyframes fade-in-12775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12797 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:292px !important;
}

#item12844 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12821 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12800 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:289px !important;
}

#item12671 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:122px !important;
	background:#010101;
}

@keyframes fade-in-12671 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12671 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12691 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:74px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12694 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:103px !important;
}

#item12714 {
	width:650px !important;
	height:1492px !important;
}

@keyframes fade-in-12714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12728 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12726 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:78px !important;
}

#item12669 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:74px !important;
}

#item12667 {
	width:1017px !important;
	height:664px !important;
	left:177px !important;
	top:116px !important;
}

#item13755 {
	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;
}

#item13758 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13787 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13756 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13793 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13821 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13791 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item13827 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13854 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13825 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item13860 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13887 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13858 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item13893 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13920 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13891 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item13927 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13954 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13925 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item13960 {
	width:43px !important;
	height:43px !important;
}

#item13958 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13971 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-36478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-36508 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36508 {
	0% {
		-webkit-transform:translate(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-36495 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-36495 {
	0% {
		-webkit-transform:translate(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-36480 {
	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-36480 {
	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;
	}
}
#item36478 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item36515 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item36516 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item36519 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36517 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item36531 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36529 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item36542 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item36571 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item36574 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item36575 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item36595 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item36598 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item36599 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item36607 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item37288 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-37288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37308 {
	width:333px !important;
	height:193px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37313 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item37311 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item37341 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-37341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37363 {
	width:271px !important;
	height:102px !important;
	left:96px !important;
	top:126px !important;
}

@keyframes fade-in-37363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37366 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item37377 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item36914 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36912 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item36924 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-36924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36944 {
	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-36944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36966 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item36971 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36969 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item36980 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item37001 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
}

#item37023 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:204px !important;
}

#item37045 {
	width:477px !important;
	height:226px !important;
	left:29px !important;
	top:837px !important;
}

#item37048 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item37056 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item37064 {
	width:19px !important;
	height:19px !important;
	top:251px !important;
}

#item37073 {
	width:19px !important;
	height:19px !important;
	top:888px !important;
}

#item37085 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item37099 {
	width:19px !important;
	height:19px !important;
	top:976px !important;
}

#item37130 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:633px !important;
}

#item37133 {
	width:19px !important;
	height:19px !important;
	top:701px !important;
}

#item37142 {
	width:19px !important;
	height:19px !important;
	top:768px !important;
}

#item37170 {
	width:477px !important;
	height:226px !important;
	left:29px !important;
	top:407px !important;
}

#item37173 {
	width:19px !important;
	height:19px !important;
	top:475px !important;
}

#item37184 {
	width:19px !important;
	height:19px !important;
	top:542px !important;
}

#item37201 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item37229 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item37232 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item37259 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item37283 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item37262 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item36865 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-36865 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36865 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36866 {
	width:522px !important;
	height:340px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36869 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36867 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item36898 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-36898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36901 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item36847 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-36847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36848 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item36854 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36852 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item36750 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-36750 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36750 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36770 {
	width:450px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36775 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36773 {
	width:27px !important;
	height:27px !important;
	left:454px !important;
	top:41px !important;
}

#item36789 {
	width:420px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item68433 {
	width:361px !important;
	height:12px !important;
	top:61px !important;
}

#item68456 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

table#table171195 th, table#table171195 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table171195 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table171195 {
	table-layout:fixed;
}

#item68462 {
	width:361px !important;
	height:234px !important;
}

@keyframes fade-in-68462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table171900 th, table#table171900 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table171900 {
	table-layout:fixed;
}

#item68485 {
	width:361px !important;
	height:547px !important;
	top:244px !important;
}

@keyframes fade-in-68485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36664 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-36664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36665 {
	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-36665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36668 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36666 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item36699 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-36699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36721 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:408px !important;
}

#item36745 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item36724 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:405px !important;
}

#item36619 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-36619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36620 {
	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-36620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36623 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36621 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item36632 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item36652 {
	width:505px !important;
	height:3148px !important;
}

@keyframes fade-in-36652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36617 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item36615 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item37392 {
	width:48px !important;
	height:18px !important;
	left:420px !important;
	top:225px !important;
}

#item37405 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:153px !important;
}

#item37414 {
	width:48px !important;
	height:18px !important;
	left:279px !important;
	top:153px !important;
}

#item37424 {
	width:48px !important;
	height:18px !important;
	left:203px !important;
	top:225px !important;
}

#item37455 {
	width:193px !important;
	height:29px !important;
}

#item37458 {
	width:27px !important;
	height:27px !important;
	left:83px !important;
	top:34px !important;
}

@keyframes fade-in-37458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37487 {
	width:197px !important;
	height:14px !important;
}

#item37490 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:19px !important;
}

@keyframes fade-in-37490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37518 {
	width:168px !important;
	height:29px !important;
}

#item37521 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:34px !important;
}

@keyframes fade-in-37521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37549 {
	width:130px !important;
	height:14px !important;
}

#item37552 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

@keyframes fade-in-37552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37580 {
	width:130px !important;
	height:14px !important;
}

#item37583 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:19px !important;
}

@keyframes fade-in-37583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37591 {
	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;
}

#item37594 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item37625 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item37592 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item37631 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item37664 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item37629 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item37670 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item37700 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item37668 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item37706 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item37734 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item37704 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item37740 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item37768 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item37738 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item37774 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item37804 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item37772 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item37827 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item37832 {
	width:52px !important;
	height:52px !important;
}

#item37830 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item37842 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-37842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-13988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-14025 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14025 {
	0% {
		-webkit-transform:translate(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-14009 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14009 {
	0% {
		-webkit-transform:translate(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-13990 {
	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-13990 {
	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;
	}
}
#item13988 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14039 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14040 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14060 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14063 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14066 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14064 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14078 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14076 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14089 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14117 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item14937 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item14940 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item14948 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item14956 {
	opacity:0.50;
	width:798px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item14957 {
	width:34px !important;
	height:13px !important;
	left:934px !important;
	top:148px !important;
}

#item14967 {
	width:34px !important;
	height:13px !important;
	left:660px !important;
	top:148px !important;
}

#item14980 {
	width:34px !important;
	height:13px !important;
	left:408px !important;
	top:148px !important;
}

#item15012 {
	width:141px !important;
	height:10px !important;
}

#item15015 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-15015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15044 {
	width:120px !important;
	height:21px !important;
}

#item15047 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:25px !important;
}

@keyframes fade-in-15047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15076 {
	width:93px !important;
	height:10px !important;
}

#item15079 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-15079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15109 {
	width:93px !important;
	height:10px !important;
}

#item15112 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-15112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14823 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-14823 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14823 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14843 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14848 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14846 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:86px !important;
}

#item14877 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:111px !important;
}

@keyframes fade-in-14877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14899 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:147px !important;
}

@keyframes fade-in-14899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14902 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item14910 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:145px !important;
}

#item14458 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-14458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14478 {
	width:753px !important;
	height:477px !important;
	left:26px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14500 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:111px !important;
}

#item14505 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14503 {
	width:21px !important;
	height:21px !important;
	left:754px !important;
	top:85px !important;
}

#item14536 {
	width:256px !important;
	height:193px !important;
	left:435px !important;
	top:146px !important;
}

#item14558 {
	width:256px !important;
	height:145px !important;
	left:435px !important;
}

#item14561 {
	opacity:0.50;
	width:1px !important;
	height:271px !important;
	left:393px !important;
	top:34px !important;
	background:#b2b2b1;
}

#item14581 {
	width:373px !important;
	height:193px !important;
	left:21px !important;
}

#item14584 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:181px !important;
}

#item14597 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:230px !important;
}

#item14609 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:277px !important;
}

#item14617 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:36px !important;
}

#item14625 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item14633 {
	width:14px !important;
	height:14px !important;
	left:414px !important;
	top:85px !important;
}

#item14641 {
	width:14px !important;
	height:14px !important;
	top:85px !important;
}

#item14652 {
	width:14px !important;
	height:14px !important;
	top:133px !important;
}

#item14686 {
	width:373px !important;
	height:145px !important;
	left:21px !important;
	top:194px !important;
}

#item14689 {
	width:14px !important;
	height:14px !important;
	top:229px !important;
}

#item14702 {
	width:14px !important;
	height:14px !important;
	top:278px !important;
}

#item14711 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:527px !important;
}

#item14720 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:527px !important;
}

#item14749 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:528px !important;
}

#item14771 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:493px !important;
}

#item14818 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item14795 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item14774 {
	width:246px !important;
	height:22px !important;
	left:55px !important;
	top:505px !important;
}

#item14386 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-14386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14386 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14406 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14411 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14409 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:85px !important;
}

#item14445 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:111px !important;
}

@keyframes fade-in-14445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14448 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:96px !important;
}

#item14363 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-14363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14364 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:94px !important;
}

#item14370 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14368 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:90px !important;
}

#item14295 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14296 {
	width:345px !important;
	height:664px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14299 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14297 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table176853 th, table#table176853 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table176853 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table176853 {
	table-layout:fixed;
}

#item14327 {
	width:258px !important;
	height:168px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-14327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14330 {
	width:303px !important;
	height:347px !important;
	left:58px !important;
	top:218px !important;
}

table#table177554 th, table#table177554 td {
	padding:4px;;
	vertical-align:top;;
}

table#table177554 {
	table-layout:fixed;
}

#item14350 {
	width:260px !important;
	height:440px !important;
}

@keyframes fade-in-14350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67132 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item67135 {
	width:255px !important;
	height:8px !important;
	top:46px !important;
}

#item14189 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-14189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14190 {
	width:624px !important;
	height:248px !important;
	left:28px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14193 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14191 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:85px !important;
}

#item14221 {
	width:566px !important;
	height:188px !important;
	left:58px !important;
	top:111px !important;
}

@keyframes fade-in-14221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14243 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:299px !important;
}

#item14290 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14267 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14246 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:296px !important;
}

#item14124 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-14124 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14124 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14144 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14147 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:110px !important;
}

#item14167 {
	width:650px !important;
	height:1444px !important;
}

@keyframes fade-in-14167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14179 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14177 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:85px !important;
}

#item14122 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:81px !important;
}

#item14120 {
	width:1017px !important;
	height:674px !important;
	left:177px !important;
	top:109px !important;
}

#item15121 {
	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;
}

#item15124 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15151 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15122 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15157 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15184 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15155 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item15190 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15217 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15188 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item15223 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15250 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15221 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item15256 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15285 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15254 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item15292 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15324 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15290 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item15330 {
	width:43px !important;
	height:43px !important;
}

#item15328 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item15344 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-15344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-37856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-37874 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37874 {
	0% {
		-webkit-transform:translate(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-37867 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37867 {
	0% {
		-webkit-transform:translate(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-37858 {
	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-37858 {
	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;
	}
}
#item37856 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item37882 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item37883 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item37886 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37884 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item37897 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37895 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item37909 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item37941 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item37944 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item37945 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item37965 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item37968 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item37969 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item37980 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item38638 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-38638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38658 {
	width:333px !important;
	height:193px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38663 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38661 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item38693 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-38693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38715 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-38715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38718 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item38728 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item38279 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-38279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38282 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38280 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item38315 {
	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-38315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38337 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item38342 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38340 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item38354 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item38375 {
	width:477px !important;
	height:271px !important;
	left:29px !important;
	top:678px !important;
}

#item38397 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:475px !important;
}

#item38419 {
	width:477px !important;
	height:271px !important;
	left:29px !important;
}

#item38422 {
	width:19px !important;
	height:19px !important;
	top:729px !important;
}

#item38432 {
	width:19px !important;
	height:19px !important;
	top:797px !important;
}

#item38442 {
	width:19px !important;
	height:19px !important;
	top:862px !important;
}

#item38452 {
	width:19px !important;
	height:19px !important;
	top:525px !important;
}

#item38461 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item38469 {
	width:19px !important;
	height:19px !important;
	top:593px !important;
}

#item38477 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item38485 {
	width:19px !important;
	height:19px !important;
	top:186px !important;
}

#item38512 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:271px !important;
}

#item38515 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item38526 {
	width:19px !important;
	height:19px !important;
	top:390px !important;
}

#item38549 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item38578 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item38581 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item38609 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item38633 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item38612 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item38231 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-38231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38232 {
	width:522px !important;
	height:340px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38235 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38233 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item38263 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-38263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38266 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item38214 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-38214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38215 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item38221 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38219 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item38126 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-38126 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38126 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38146 {
	width:450px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38151 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38149 {
	width:27px !important;
	height:27px !important;
	left:454px !important;
	top:41px !important;
}

#item38160 {
	width:420px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item68203 {
	width:361px !important;
	height:12px !important;
	top:61px !important;
}

#item68226 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

table#table181860 th, table#table181860 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table181860 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table181860 {
	table-layout:fixed;
}

#item68232 {
	width:361px !important;
	height:236px !important;
}

@keyframes fade-in-68232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table182560 th, table#table182560 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table182560 {
	table-layout:fixed;
}

#item68255 {
	width:361px !important;
	height:547px !important;
	top:253px !important;
}

@keyframes fade-in-68255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38041 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-38041 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38041 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38042 {
	width:630px !important;
	height:388px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@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%;
}

#item38045 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item38043 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item38075 {
	width:570px !important;
	height:318px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-38075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38097 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:385px !important;
}

#item38121 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item38100 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:382px !important;
}

#item37993 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-37993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37994 {
	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-37994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37997 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item37995 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item38008 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item38028 {
	width:505px !important;
	height:2991px !important;
}

@keyframes fade-in-38028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37991 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item37989 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item38737 {
	width:48px !important;
	height:18px !important;
	left:326px !important;
	top:225px !important;
}

#item38745 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item38753 {
	width:48px !important;
	height:18px !important;
	left:288px !important;
	top:152px !important;
}

#item38781 {
	width:197px !important;
	height:14px !important;
}

#item38784 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:19px !important;
}

@keyframes fade-in-38784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38818 {
	width:168px !important;
	height:29px !important;
}

#item38821 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:34px !important;
}

@keyframes fade-in-38821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38856 {
	width:130px !important;
	height:14px !important;
}

#item38859 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

@keyframes fade-in-38859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38890 {
	width:130px !important;
	height:14px !important;
}

#item38893 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:19px !important;
}

@keyframes fade-in-38893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38902 {
	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;
}

#item38905 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item38933 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item38903 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item38939 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item38968 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item38937 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item38974 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item39002 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item38972 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item39008 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item39035 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item39006 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item39041 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item39068 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item39039 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item39074 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item39101 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item39072 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item39124 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item39129 {
	width:52px !important;
	height:52px !important;
}

#item39127 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item39138 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-39138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-15361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-15386 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15386 {
	0% {
		-webkit-transform:translate(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-15375 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15375 {
	0% {
		-webkit-transform:translate(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-15363 {
	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-15363 {
	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;
	}
}
#item15361 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item15397 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item15398 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item15418 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item15421 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item15424 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15422 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item15436 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15434 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item15445 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item15472 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item16160 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16180 {
	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-16180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16185 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16183 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item16213 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-16213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16235 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-16235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16238 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item16246 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item15803 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15803 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15823 {
	width:637px !important;
	height:523px !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-15823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15845 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item15850 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15848 {
	width:21px !important;
	height:21px !important;
	left:639px !important;
	top:14px !important;
}

#item15882 {
	width:204px !important;
	height:193px !important;
	left:380px !important;
	top:194px !important;
}

#item15904 {
	width:204px !important;
	height:193px !important;
	left:380px !important;
}

#item15907 {
	opacity:0.50;
	width:1px !important;
	height:317px !important;
	left:338px !important;
	top:34px !important;
	background:#b2b2b1;
}

#item15927 {
	width:318px !important;
	height:145px !important;
	left:21px !important;
}

#item15930 {
	width:14px !important;
	height:14px !important;
	left:359px !important;
	top:230px !important;
}

#item15939 {
	width:14px !important;
	height:14px !important;
	left:359px !important;
	top:279px !important;
}

#item15947 {
	width:14px !important;
	height:14px !important;
	left:359px !important;
	top:325px !important;
}

#item15955 {
	width:14px !important;
	height:14px !important;
	left:359px !important;
	top:36px !important;
}

#item15963 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item15972 {
	width:14px !important;
	height:14px !important;
	left:359px !important;
	top:85px !important;
}

#item15983 {
	width:14px !important;
	height:14px !important;
	top:85px !important;
}

#item16015 {
	width:318px !important;
	height:145px !important;
	left:21px !important;
	top:146px !important;
}

#item16018 {
	width:14px !important;
	height:14px !important;
	top:182px !important;
}

#item16030 {
	width:14px !important;
	height:14px !important;
	top:231px !important;
}

#item16039 {
	width:14px !important;
	height:14px !important;
	left:359px !important;
	top:131px !important;
}

#item16048 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:503px !important;
}

#item16058 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:504px !important;
}

#item16086 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:504px !important;
}

#item16108 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:469px !important;
}

#item16155 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item16132 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item16111 {
	width:246px !important;
	height:22px !important;
	left:55px !important;
	top:482px !important;
}

#item15736 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15736 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15736 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15756 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15761 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15759 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item15790 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-15790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15793 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item15715 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15716 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item15722 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15720 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:19px !important;
}

#item15652 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15653 {
	width:319px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15656 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15654 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table186785 th, table#table186785 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table186785 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table186785 {
	table-layout:fixed;
}

#item15689 {
	width:258px !important;
	height:126px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-15689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table187255 th, table#table187255 td {
	padding:4px;;
	vertical-align:top;;
}

table#table187255 {
	table-layout:fixed;
}

#item15711 {
	width:258px !important;
	height:281px !important;
	left:58px !important;
	top:180px !important;
}

@keyframes fade-in-15711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67168 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item67172 {
	width:255px !important;
	height:8px !important;
	top:46px !important;
}

#item15544 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15544 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15544 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15545 {
	width:624px !important;
	height:301px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15548 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15546 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item15578 {
	width:566px !important;
	height:242px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-15578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15600 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:282px !important;
}

#item15647 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15624 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15603 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:279px !important;
}

#item15479 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15499 {
	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-15499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15502 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item15522 {
	width:650px !important;
	height:1316px !important;
}

@keyframes fade-in-15522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15534 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15532 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item15477 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item15475 {
	width:1017px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item16273 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item16276 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item16284 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item16296 {
	opacity:0.50;
	width:798px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item16297 {
	width:34px !important;
	height:13px !important;
	left:934px !important;
	top:148px !important;
}

#item16312 {
	width:34px !important;
	height:13px !important;
	left:660px !important;
	top:148px !important;
}

#item16324 {
	width:34px !important;
	height:13px !important;
	left:408px !important;
	top:148px !important;
}

#item16353 {
	width:141px !important;
	height:10px !important;
}

#item16356 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-16356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16385 {
	width:120px !important;
	height:21px !important;
}

#item16388 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:25px !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%;
}

#item16418 {
	width:93px !important;
	height:10px !important;
}

#item16421 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-16421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16450 {
	width:93px !important;
	height:10px !important;
}

#item16453 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-16453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16461 {
	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;
}

#item16464 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16491 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16462 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item16497 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16524 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16495 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item16530 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16558 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16528 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item16564 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16594 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16562 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item16600 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16632 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item16598 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item16639 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16670 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item16637 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item16676 {
	width:43px !important;
	height:43px !important;
}

#item16674 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item16686 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-16686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item16686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-39152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-39178 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-39178 {
	0% {
		-webkit-transform:translate(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-39165 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-39165 {
	0% {
		-webkit-transform:translate(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-39154 {
	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-39154 {
	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;
	}
}
#item39152 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item39187 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item39188 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item39191 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39189 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item39203 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39201 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item39214 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item39243 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item39246 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item39247 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item39267 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item39270 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item39271 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item39280 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item39931 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39951 {
	width:333px !important;
	height:193px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39956 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39954 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item39984 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-39984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40006 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-40006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40009 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item40017 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item39577 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39580 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39578 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item39610 {
	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-39610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39632 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item39637 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39635 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item39649 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item39670 {
	width:477px !important;
	height:271px !important;
	left:29px !important;
	top:680px !important;
}

#item39692 {
	width:477px !important;
	height:271px !important;
	left:29px !important;
	top:408px !important;
}

#item39714 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
}

#item39717 {
	width:19px !important;
	height:19px !important;
	top:730px !important;
}

#item39726 {
	width:19px !important;
	height:19px !important;
	top:798px !important;
}

#item39734 {
	width:19px !important;
	height:19px !important;
	top:864px !important;
}

#item39742 {
	width:19px !important;
	height:19px !important;
	top:459px !important;
}

#item39750 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item39758 {
	width:19px !important;
	height:19px !important;
	top:526px !important;
}

#item39769 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item39801 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:204px !important;
}

#item39804 {
	width:19px !important;
	height:19px !important;
	top:255px !important;
}

#item39815 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item39824 {
	width:19px !important;
	height:19px !important;
	top:591px !important;
}

#item39843 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item39871 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item39874 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item39902 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item39926 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item39905 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item39525 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39525 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39525 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39526 {
	width:522px !important;
	height:340px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39529 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39527 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item39562 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-39562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39565 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item39502 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39503 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item39509 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39507 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item39419 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-39419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39439 {
	width:420px !important;
	height:700px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39444 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39442 {
	width:27px !important;
	height:27px !important;
	left:416px !important;
	top:41px !important;
}

table#table191571 th, table#table191571 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table191571 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table191571 {
	table-layout:fixed;
}

#item39476 {
	width:361px !important;
	height:151px !important;
}

@keyframes fade-in-39476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table192041 th, table#table192041 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table192041 {
	table-layout:fixed;
}

#item39498 {
	width:361px !important;
	height:384px !important;
	top:157px !important;
}

@keyframes fade-in-39498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67053 {
	width:361px !important;
	height:12px !important;
	top:61px !important;
}

#item67076 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item39336 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39337 {
	width:630px !important;
	height:435px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39340 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39338 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item39368 {
	width:570px !important;
	height:363px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-39368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39390 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:431px !important;
}

#item39414 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item39393 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:428px !important;
}

#item39292 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-39292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39293 {
	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-39293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39296 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item39294 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item39305 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item39325 {
	width:505px !important;
	height:2700px !important;
}

@keyframes fade-in-39325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39290 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item39288 {
	width:671px !important;
	height:737px !important;
	top:253px !important;
}

#item40025 {
	width:48px !important;
	height:18px !important;
	left:326px !important;
	top:225px !important;
}

#item40036 {
	width:48px !important;
	height:18px !important;
	left:620px !important;
	top:153px !important;
}

#item40049 {
	width:48px !important;
	height:18px !important;
	left:290px !important;
	top:153px !important;
}

#item40080 {
	width:197px !important;
	height:14px !important;
}

#item40083 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:19px !important;
}

@keyframes fade-in-40083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40113 {
	width:168px !important;
	height:29px !important;
}

#item40116 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:34px !important;
}

@keyframes fade-in-40116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40145 {
	width:130px !important;
	height:14px !important;
}

#item40148 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

@keyframes fade-in-40148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40178 {
	width:130px !important;
	height:14px !important;
}

#item40181 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:19px !important;
}

@keyframes fade-in-40181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40190 {
	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;
}

#item40193 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40220 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item40191 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item40226 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40253 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item40224 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item40259 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40286 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item40257 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item40292 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40319 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item40290 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item40325 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40355 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item40323 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item40361 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item40394 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item40359 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item40417 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item40422 {
	width:52px !important;
	height:52px !important;
}

#item40420 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item40435 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-40435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-16703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-16730 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16730 {
	0% {
		-webkit-transform:translate(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-16716 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16716 {
	0% {
		-webkit-transform:translate(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-16705 {
	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-16705 {
	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;
	}
}
#item16703 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item16742 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item16743 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item16763 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item16766 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item16769 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16767 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item16780 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16778 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item16789 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item16816 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item17627 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item17630 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item17640 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item17653 {
	opacity:0.50;
	width:798px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item17654 {
	width:34px !important;
	height:13px !important;
	left:671px !important;
	top:148px !important;
}

#item17666 {
	width:34px !important;
	height:13px !important;
	left:405px !important;
	top:148px !important;
}

#item17675 {
	width:34px !important;
	height:13px !important;
	left:937px !important;
	top:148px !important;
}

#item17705 {
	width:141px !important;
	height:10px !important;
}

#item17708 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-17708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17738 {
	width:141px !important;
	height:10px !important;
}

#item17741 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-17741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17770 {
	width:93px !important;
	height:10px !important;
}

#item17773 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-17773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17803 {
	width:93px !important;
	height:10px !important;
}

#item17806 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-17806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17514 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-17514 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17514 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17534 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17539 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17537 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:86px !important;
}

#item17567 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:111px !important;
}

@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%;
}

#item17589 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:147px !important;
}

@keyframes fade-in-17589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17592 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item17600 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:145px !important;
}

#item17167 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-17167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17187 {
	width:853px !important;
	height:461px !important;
	left:26px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17209 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:111px !important;
}

#item17214 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17212 {
	width:21px !important;
	height:21px !important;
	left:853px !important;
	top:85px !important;
}

#item17243 {
	width:367px !important;
	height:145px !important;
	left:21px !important;
}

#item17265 {
	width:367px !important;
	height:145px !important;
	left:21px !important;
	top:145px !important;
}

#item17287 {
	width:373px !important;
	height:193px !important;
	left:428px !important;
	top:1px !important;
}

#item17290 {
	opacity:0.50;
	width:1px !important;
	height:269px !important;
	left:386px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item17310 {
	width:373px !important;
	height:145px !important;
	left:428px !important;
	top:194px !important;
}

#item17313 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item17321 {
	width:14px !important;
	height:14px !important;
	top:181px !important;
}

#item17329 {
	width:14px !important;
	height:14px !important;
	top:85px !important;
}

#item17339 {
	width:14px !important;
	height:14px !important;
	top:230px !important;
}

#item17351 {
	width:14px !important;
	height:14px !important;
	left:407px !important;
	top:37px !important;
}

#item17364 {
	width:14px !important;
	height:14px !important;
	left:407px !important;
	top:230px !important;
}

#item17376 {
	width:14px !important;
	height:14px !important;
	left:407px !important;
	top:85px !important;
}

#item17385 {
	width:14px !important;
	height:14px !important;
	left:407px !important;
	top:279px !important;
}

#item17394 {
	width:14px !important;
	height:14px !important;
	left:407px !important;
	top:132px !important;
}

#item17404 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:511px !important;
}

#item17413 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:512px !important;
}

#item17440 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:512px !important;
}

#item17462 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:498px !important;
}

#item17509 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item17486 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item17465 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:496px !important;
}

#item17097 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-17097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17117 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17122 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17120 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:85px !important;
}

#item17153 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:111px !important;
}

@keyframes fade-in-17153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17156 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:96px !important;
}

#item17078 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-17078 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17078 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17079 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:94px !important;
}

#item17085 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17083 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:90px !important;
}

#item17003 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:128px !important;
	background:#010101;
}

@keyframes fade-in-17003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17004 {
	width:345px !important;
	height:664px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17007 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17005 {
	width:21px !important;
	height:21px !important;
	left:347px !important;
	top:14px !important;
}

table#table196256 th, table#table196256 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table196256 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table196256 {
	table-layout:fixed;
}

#item17042 {
	width:258px !important;
	height:173px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-17042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17045 {
	width:303px !important;
	height:347px !important;
	left:58px !important;
	top:226px !important;
}

table#table196958 th, table#table196958 td {
	padding:4px;;
	vertical-align:top;;
}

table#table196958 {
	table-layout:fixed;
}

#item17065 {
	width:260px !important;
	height:440px !important;
}

@keyframes fade-in-17065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67200 {
	width:256px !important;
	height:8px !important;
	top:46px !important;
}

#item67224 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item16890 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-16890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16891 {
	width:624px !important;
	height:248px !important;
	left:28px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16894 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16892 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:85px !important;
}

#item16929 {
	width:566px !important;
	height:188px !important;
	left:58px !important;
	top:111px !important;
}

@keyframes fade-in-16929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16951 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:299px !important;
}

#item16998 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16975 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16954 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:296px !important;
}

#item16823 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:129px !important;
	background:#010101;
}

@keyframes fade-in-16823 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16823 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16843 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:81px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16846 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:110px !important;
}

#item16866 {
	width:650px !important;
	height:1492px !important;
}

@keyframes fade-in-16866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16878 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16876 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:85px !important;
}

#item16821 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:81px !important;
}

#item16819 {
	width:1017px !important;
	height:674px !important;
	left:177px !important;
	top:109px !important;
}

#item17815 {
	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;
}

#item17818 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17846 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17816 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item17852 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17879 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17850 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item17885 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17914 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17883 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item17920 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17953 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17918 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item17959 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17991 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17957 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item17998 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18026 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17996 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item18032 {
	width:43px !important;
	height:43px !important;
}

#item18030 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18042 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-40449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-40469 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40469 {
	0% {
		-webkit-transform:translate(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-40459 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40459 {
	0% {
		-webkit-transform:translate(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-40451 {
	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-40451 {
	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;
	}
}
#item40449 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item40478 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item40479 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item40482 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40480 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item40495 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40493 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item40505 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item40532 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item40535 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item40555 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item41195 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-41195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41215 {
	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-41215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41220 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item41218 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item41249 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-41249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41271 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-41271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41274 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item41282 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item40855 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40856 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:372px !important;
}

#item40884 {
	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-40884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40887 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item40908 {
	width:477px !important;
	height:226px !important;
	left:29px !important;
}

#item40930 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:226px !important;
}

#item40952 {
	width:477px !important;
	height:271px !important;
	left:29px !important;
	top:430px !important;
}

#item40974 {
	width:477px !important;
	height:226px !important;
	left:29px !important;
	top:701px !important;
}

#item40977 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item40985 {
	width:19px !important;
	height:19px !important;
	top:276px !important;
}

#item40993 {
	width:19px !important;
	height:19px !important;
	top:141px !important;
}

#item41001 {
	width:19px !important;
	height:19px !important;
	top:345px !important;
}

#item41009 {
	width:19px !important;
	height:19px !important;
	top:481px !important;
}

#item41021 {
	width:19px !important;
	height:19px !important;
	top:752px !important;
}

#item41035 {
	width:19px !important;
	height:19px !important;
	top:549px !important;
}

#item41046 {
	width:19px !important;
	height:19px !important;
	top:820px !important;
}

#item41056 {
	width:19px !important;
	height:19px !important;
	top:614px !important;
}

#item41068 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item41066 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item41098 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item41109 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item41136 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item41139 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item41166 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item41190 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item41169 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item40808 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40809 {
	width:522px !important;
	height:344px !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-40809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40812 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40810 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item40841 {
	width:464px !important;
	height:294px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-40841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40844 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item40790 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40791 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item40797 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40795 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item40692 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40712 {
	width:450px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40715 {
	width:420px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

table#table202501 th, table#table202501 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table202501 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table202501 {
	table-layout:fixed;
}

#item68982 {
	width:361px !important;
	height:233px !important;
}

@keyframes fade-in-68982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table204332 th, table#table204332 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table204332 {
	table-layout:fixed;
}

#item69005 {
	width:361px !important;
	height:546px !important;
	top:237px !important;
}

@keyframes fade-in-69005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69029 {
	width:347px !important;
	height:12px !important;
	top:61px !important;
}

#item69052 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item40776 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40774 {
	width:27px !important;
	height:27px !important;
	left:453px !important;
	top:40px !important;
}

#item40606 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40607 {
	width:630px !important;
	height:365px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40610 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40608 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item40641 {
	width:570px !important;
	height:295px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-40641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40663 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:362px !important;
}

#item40687 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item40666 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:359px !important;
}

#item40562 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-40562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40563 {
	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-40563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40566 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item40564 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item40575 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item40595 {
	width:505px !important;
	height:3260px !important;
}

@keyframes fade-in-40595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40560 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item40558 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item41293 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item41294 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item41295 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item41308 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item41319 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:153px !important;
}

#item41328 {
	width:48px !important;
	height:18px !important;
	left:279px !important;
	top:153px !important;
}

#item41337 {
	width:48px !important;
	height:18px !important;
	left:327px !important;
	top:225px !important;
}

#item41367 {
	width:197px !important;
	height:14px !important;
}

#item41370 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:19px !important;
}

@keyframes fade-in-41370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41399 {
	width:197px !important;
	height:14px !important;
}

#item41402 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:19px !important;
}

@keyframes fade-in-41402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41430 {
	width:130px !important;
	height:14px !important;
}

#item41433 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

@keyframes fade-in-41433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41461 {
	width:130px !important;
	height:14px !important;
}

#item41464 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:19px !important;
}

@keyframes fade-in-41464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41472 {
	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;
}

#item41475 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41502 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item41473 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item41508 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41538 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item41506 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item41544 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41576 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item41542 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item41582 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41612 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item41580 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item41618 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41646 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item41616 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item41652 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item41680 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item41650 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item41703 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item41708 {
	width:52px !important;
	height:52px !important;
}

#item41706 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item41719 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-41719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-41719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item41719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-18059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-18089 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18089 {
	0% {
		-webkit-transform:translate(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-18074 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18074 {
	0% {
		-webkit-transform:translate(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-18061 {
	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-18061 {
	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;
	}
}
#item18059 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item18099 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18100 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item18120 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18123 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item18126 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18124 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item18137 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18135 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item18146 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18173 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item18826 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18826 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18826 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18846 {
	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-18846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18851 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18849 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item18880 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18902 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-18902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18905 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item18913 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item18488 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18508 {
	width:723px !important;
	height:431px !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-18508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18530 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item18535 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18533 {
	width:21px !important;
	height:21px !important;
	left:723px !important;
	top:14px !important;
}

#item18565 {
	width:356px !important;
	height:145px !important;
	left:21px !important;
}

#item18587 {
	width:356px !important;
	height:145px !important;
	left:21px !important;
	top:145px !important;
}

#item18609 {
	width:252px !important;
	height:145px !important;
	left:418px !important;
	top:1px !important;
}

#item18612 {
	opacity:0.50;
	width:1px !important;
	height:220px !important;
	left:376px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item18632 {
	width:252px !important;
	height:145px !important;
	left:418px !important;
	top:146px !important;
}

#item18635 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item18643 {
	width:14px !important;
	height:14px !important;
	top:181px !important;
}

#item18652 {
	width:14px !important;
	height:14px !important;
	top:85px !important;
}

#item18661 {
	width:14px !important;
	height:14px !important;
	top:230px !important;
}

#item18671 {
	width:14px !important;
	height:14px !important;
	left:397px !important;
	top:37px !important;
}

#item18684 {
	width:14px !important;
	height:14px !important;
	left:397px !important;
	top:182px !important;
}

#item18696 {
	width:14px !important;
	height:14px !important;
	left:397px !important;
	top:85px !important;
}

#item18705 {
	width:14px !important;
	height:14px !important;
	left:397px !important;
	top:231px !important;
}

#item18714 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:409px !important;
}

#item18724 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:410px !important;
}

#item18752 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:410px !important;
}

#item18774 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:376px !important;
}

#item18821 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item18798 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item18777 {
	width:246px !important;
	height:22px !important;
	left:55px !important;
	top:388px !important;
}

#item18420 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18440 {
	width:407px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18445 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18443 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item18475 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18478 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item18402 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18403 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item18409 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18407 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:19px !important;
}

#item18365 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18366 {
	width:319px !important;
	height:333px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18369 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18367 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table208384 th, table#table208384 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table208384 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table208384 {
	table-layout:fixed;
}

#item18398 {
	width:258px !important;
	height:229px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-18398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60223 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:264px !important;
}

#item60226 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:311px !important;
}

#item18254 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18254 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18255 {
	width:624px !important;
	height:345px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18258 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18256 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item18291 {
	width:566px !important;
	height:284px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18313 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:324px !important;
}

#item18360 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18337 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18316 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:321px !important;
}

#item18180 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18200 {
	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-18200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18203 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item18223 {
	width:650px !important;
	height:1444px !important;
}

@keyframes fade-in-18223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18238 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18236 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item18178 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item18176 {
	width:1017px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item18940 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item18943 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item18951 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item18961 {
	opacity:0.50;
	width:798px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item18962 {
	width:34px !important;
	height:13px !important;
	left:973px !important;
	top:148px !important;
}

#item18975 {
	width:34px !important;
	height:13px !important;
	left:578px !important;
	top:148px !important;
}

#item18987 {
	width:34px !important;
	height:13px !important;
	left:369px !important;
	top:148px !important;
}

#item18996 {
	width:34px !important;
	height:13px !important;
	left:785px !important;
	top:148px !important;
}

#item19025 {
	width:138px !important;
	height:10px !important;
}

#item19028 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:14px !important;
}

@keyframes fade-in-19028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19058 {
	width:141px !important;
	height:10px !important;
}

#item19061 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-19061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19091 {
	width:120px !important;
	height:10px !important;
}

#item19094 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-19094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19122 {
	width:93px !important;
	height:10px !important;
}

#item19125 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-19125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19153 {
	width:93px !important;
	height:10px !important;
}

#item19156 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-19156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19164 {
	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;
}

#item19167 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19194 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19165 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19200 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19229 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19198 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item19235 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19267 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19233 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item19273 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19304 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19271 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item19310 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19338 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19308 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item19345 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19373 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19343 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item19379 {
	width:43px !important;
	height:43px !important;
}

#item19377 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item19390 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-19390 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19390 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-41733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-41752 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41752 {
	0% {
		-webkit-transform:translate(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-41743 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41743 {
	0% {
		-webkit-transform:translate(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-41735 {
	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-41735 {
	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;
	}
}
#item41733 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item41758 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item41759 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item41762 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41760 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item41773 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41771 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item41782 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item41812 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item41815 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item41835 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item42436 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42456 {
	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-42456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42461 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42459 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item42489 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-42489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42511 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-42511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42514 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item42525 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item42102 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42103 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:372px !important;
}

#item42130 {
	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-42130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42133 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item42154 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
}

#item42176 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:204px !important;
}

#item42198 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:407px !important;
}

#item42220 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:611px !important;
}

#item42223 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item42231 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item42239 {
	width:19px !important;
	height:19px !important;
	top:119px !important;
}

#item42252 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item42267 {
	width:19px !important;
	height:19px !important;
	top:458px !important;
}

#item42278 {
	width:19px !important;
	height:19px !important;
	top:661px !important;
}

#item42287 {
	width:19px !important;
	height:19px !important;
	top:525px !important;
}

#item42297 {
	width:19px !important;
	height:19px !important;
	top:729px !important;
}

#item42310 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42308 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item42339 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item42350 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item42377 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item42380 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item42407 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item42431 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item42410 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item42057 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42057 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42057 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42058 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42061 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42059 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item42090 {
	width:464px !important;
	height:324px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-42090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42093 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item42038 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-42038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42039 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item42045 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42043 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item41980 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-41980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42000 {
	width:420px !important;
	height:421px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42005 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item42003 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:40px !important;
}

table#table212923 th, table#table212923 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table212923 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table212923 {
	table-layout:fixed;
}

#item42034 {
	width:361px !important;
	height:294px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-42034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62401 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item62424 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item41896 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-41896 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41896 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41897 {
	width:630px !important;
	height:522px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-41897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41900 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item41898 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item41929 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-41929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41951 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:519px !important;
}

#item41975 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item41954 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:516px !important;
}

#item41842 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-41842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41843 {
	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-41843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41846 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item41844 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item41861 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item41881 {
	width:505px !important;
	height:3148px !important;
}

@keyframes fade-in-41881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41840 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item41838 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item42538 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item42539 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item42540 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item42551 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item42561 {
	width:48px !important;
	height:18px !important;
	left:415px !important;
	top:225px !important;
}

#item42571 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item42582 {
	width:48px !important;
	height:18px !important;
	left:278px !important;
	top:152px !important;
}

#item42591 {
	width:48px !important;
	height:18px !important;
	left:188px !important;
	top:225px !important;
}

#item42619 {
	width:160px !important;
	height:14px !important;
}

#item42622 {
	width:27px !important;
	height:27px !important;
	left:67px !important;
	top:19px !important;
}

@keyframes fade-in-42622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42650 {
	width:197px !important;
	height:14px !important;
}

#item42653 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:19px !important;
}

@keyframes fade-in-42653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42681 {
	width:168px !important;
	height:14px !important;
}

#item42684 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:19px !important;
}

@keyframes fade-in-42684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42712 {
	width:130px !important;
	height:14px !important;
}

#item42715 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

@keyframes fade-in-42715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42746 {
	width:130px !important;
	height:14px !important;
}

#item42749 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:19px !important;
}

@keyframes fade-in-42749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42762 {
	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;
}

#item42765 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42797 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item42763 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item42803 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42833 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item42801 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item42839 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42868 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item42837 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item42874 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42905 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item42872 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item42911 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42939 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item42909 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item42945 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item42972 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item42943 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item42995 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item43000 {
	width:52px !important;
	height:52px !important;
}

#item42998 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item43010 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-43010 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43010 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

@keyframes move-right-grow-19434 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19434 {
	0% {
		-webkit-transform:translate(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-19420 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19420 {
	0% {
		-webkit-transform:translate(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-19409 {
	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-19409 {
	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;
	}
}
#item19407 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item19444 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item19445 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item19465 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item19468 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item19471 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19469 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item19482 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19480 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item19492 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

@keyframes fade-in-19502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19522 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item19544 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:21px !important;
}

#item19547 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item19560 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item19591 {
	width:959px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item20376 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20396 {
	width:250px !important;
	height:205px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20401 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20399 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item20430 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-20430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20452 {
	width:194px !important;
	height:137px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-20452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20455 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item20463 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item20471 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:138px !important;
}

#item20479 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item19892 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19912 {
	width:961px !important;
	height:511px !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-19912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19934 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item19939 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19937 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:14px !important;
}

#item19968 {
	width:208px !important;
	height:161px !important;
	left:256px !important;
}

#item19990 {
	width:208px !important;
	height:145px !important;
	left:256px !important;
	top:161px !important;
}

#item20012 {
	width:242px !important;
	height:177px !important;
	left:503px !important;
}

#item20034 {
	width:199px !important;
	height:145px !important;
	left:503px !important;
	top:177px !important;
}

#item20056 {
	width:144px !important;
	height:177px !important;
	left:784px !important;
}

#item20078 {
	width:193px !important;
	height:209px !important;
	left:21px !important;
	top:180px !important;
}

#item20081 {
	opacity:0.50;
	width:1px !important;
	height:320px !important;
	left:214px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item20082 {
	opacity:0.50;
	width:1px !important;
	height:320px !important;
	left:463px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item20083 {
	opacity:0.50;
	width:1px !important;
	height:320px !important;
	left:745px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item20103 {
	width:193px !important;
	height:177px !important;
	left:21px !important;
}

#item20106 {
	width:14px !important;
	height:14px !important;
	left:235px !important;
	top:37px !important;
}

#item20118 {
	width:14px !important;
	height:14px !important;
	left:235px !important;
	top:198px !important;
}

#item20135 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:37px !important;
}

#item20149 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:214px !important;
}

#item20158 {
	width:14px !important;
	height:14px !important;
	left:763px !important;
	top:37px !important;
}

#item20167 {
	width:14px !important;
	height:14px !important;
	top:216px !important;
}

#item20177 {
	width:14px !important;
	height:14px !important;
	left:235px !important;
	top:100px !important;
}

#item20186 {
	width:14px !important;
	height:14px !important;
	left:235px !important;
	top:246px !important;
}

#item20194 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:100px !important;
}

#item20202 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:261px !important;
}

#item20210 {
	width:14px !important;
	height:14px !important;
	left:763px !important;
	top:100px !important;
}

#item20218 {
	width:14px !important;
	height:14px !important;
	top:265px !important;
}

#item20228 {
	width:14px !important;
	height:14px !important;
	top:312px !important;
}

#item20242 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item20255 {
	width:14px !important;
	height:14px !important;
	top:100px !important;
}

#item20264 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:489px !important;
}

#item20273 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:490px !important;
}

#item20302 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:491px !important;
}

#item20324 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:477px !important;
}

#item20371 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item20348 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item20327 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:474px !important;
}

#item19827 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19827 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19827 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19847 {
	width:407px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19852 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19850 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item19880 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-19880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19883 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item19810 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !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%;
}

#item19811 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item19817 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19815 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:19px !important;
}

#item19773 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19774 {
	width:319px !important;
	height:333px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19777 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19775 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table218762 th, table#table218762 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table218762 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table218762 {
	table-layout:fixed;
}

#item19806 {
	width:258px !important;
	height:229px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-19806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58977 {
	width:274px !important;
	height:30px !important;
	left:56px !important;
	top:311px !important;
}

#item59000 {
	width:95px !important;
	height:40px !important;
	left:58px !important;
	top:262px !important;
}

#item19665 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19665 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19666 {
	width:624px !important;
	height:425px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19669 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19667 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item19699 {
	width:566px !important;
	height:364px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-19699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19721 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:404px !important;
}

#item19768 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19745 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19724 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:401px !important;
}

#item19598 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19598 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19598 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19618 {
	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-19618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19621 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item19641 {
	width:650px !important;
	height:2292px !important;
}

@keyframes fade-in-19641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19654 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19652 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item19596 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item19594 {
	width:1017px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item20506 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item20509 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item20519 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item20533 {
	opacity:0.50;
	width:798px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item20534 {
	width:34px !important;
	height:13px !important;
	left:743px !important;
	top:148px !important;
}

#item20547 {
	width:34px !important;
	height:13px !important;
	left:880px !important;
	top:148px !important;
}

#item20557 {
	width:34px !important;
	height:13px !important;
	left:1003px !important;
	top:148px !important;
}

#item20567 {
	width:34px !important;
	height:13px !important;
	left:465px !important;
	top:148px !important;
}

#item20578 {
	width:34px !important;
	height:13px !important;
	left:342px !important;
	top:148px !important;
}

#item20588 {
	width:34px !important;
	height:13px !important;
	left:609px !important;
	top:148px !important;
}

#item20617 {
	width:104px !important;
	height:10px !important;
}

#item20620 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

@keyframes fade-in-20620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20648 {
	width:98px !important;
	height:10px !important;
}

#item20651 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:14px !important;
}

@keyframes fade-in-20651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20679 {
	width:83px !important;
	height:10px !important;
}

#item20682 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:14px !important;
}

@keyframes fade-in-20682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20710 {
	width:83px !important;
	height:21px !important;
}

#item20713 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:25px !important;
}

@keyframes fade-in-20713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20743 {
	width:94px !important;
	height:21px !important;
}

#item20746 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:25px !important;
}

@keyframes fade-in-20746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20779 {
	width:73px !important;
	height:10px !important;
}

#item20782 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-20782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20813 {
	width:69px !important;
	height:9px !important;
	left:1040px !important;
	top:145px !important;
}

#item20816 {
	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;
}

#item20819 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20847 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20817 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item20853 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20881 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20851 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item20887 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20916 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20885 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item20922 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20950 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20920 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item20956 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20983 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20954 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item20990 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21017 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20988 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item21023 {
	width:43px !important;
	height:43px !important;
}

#item21021 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item21032 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-21032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-43024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-43043 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-43043 {
	0% {
		-webkit-transform:translate(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-43033 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-43033 {
	0% {
		-webkit-transform:translate(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-43026 {
	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-43026 {
	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;
	}
}
#item43024 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item43053 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item43054 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item43057 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43055 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item43073 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item43071 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item43085 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item43113 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item43116 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item43117 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:292px !important;
	background:#000;
}

#item43118 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:240px !important;
	background:#000;
}

#item43119 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:196px !important;
}

#item43129 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:248px !important;
}

@keyframes fade-in-43139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43159 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item43181 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

#item43184 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item43193 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item43201 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:264px !important;
}

#item43209 {
	width:48px !important;
	height:18px !important;
	left:249px !important;
	top:264px !important;
}

#item43217 {
	width:48px !important;
	height:18px !important;
	left:440px !important;
	top:264px !important;
}

#item43225 {
	width:48px !important;
	height:18px !important;
	left:345px !important;
	top:214px !important;
}

#item43236 {
	width:48px !important;
	height:18px !important;
	left:197px !important;
	top:214px !important;
}

#item43249 {
	width:48px !important;
	height:18px !important;
	left:523px !important;
	top:214px !important;
}

#item43280 {
	width:146px !important;
	height:14px !important;
}

#item43283 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:19px !important;
}

@keyframes fade-in-43283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43312 {
	width:137px !important;
	height:14px !important;
}

#item43315 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:19px !important;
}

@keyframes fade-in-43315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43344 {
	width:116px !important;
	height:14px !important;
}

#item43347 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:19px !important;
}

@keyframes fade-in-43347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43377 {
	width:116px !important;
	height:29px !important;
}

#item43380 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:34px !important;
}

@keyframes fade-in-43380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43409 {
	width:132px !important;
	height:29px !important;
}

#item43412 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:34px !important;
}

@keyframes fade-in-43412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43441 {
	width:102px !important;
	height:14px !important;
}

#item43444 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:19px !important;
}

@keyframes fade-in-43444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43471 {
	width:97px !important;
	height:13px !important;
	left:501px !important;
	top:259px !important;
}

#item43493 {
	width:628px !important;
	height:155px !important;
	left:37px !important;
	top:36px !important;
}

#item44245 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-44245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44265 {
	width:333px !important;
	height:281px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44270 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44268 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item44299 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-44299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44321 {
	width:272px !important;
	height:192px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-44321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44324 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item44334 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item44344 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:212px !important;
}

#item44353 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:256px !important;
}

#item43773 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43774 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:372px !important;
}

#item43803 {
	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-43803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43806 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item43827 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:1400px !important;
}

#item43830 {
	width:19px !important;
	height:19px !important;
	top:1452px !important;
}

#item43838 {
	width:19px !important;
	height:19px !important;
	top:1517px !important;
}

#item43866 {
	width:477px !important;
	height:226px !important;
	left:29px !important;
	top:519px !important;
}

#item43888 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:745px !important;
}

#item43910 {
	width:477px !important;
	height:248px !important;
	left:29px !important;
	top:948px !important;
}

#item43932 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:1196px !important;
}

#item43954 {
	width:477px !important;
	height:293px !important;
	left:29px !important;
	top:226px !important;
}

#item43976 {
	width:477px !important;
	height:226px !important;
	left:29px !important;
}

#item43979 {
	width:19px !important;
	height:19px !important;
	top:571px !important;
}

#item43987 {
	width:19px !important;
	height:19px !important;
	top:796px !important;
}

#item43995 {
	width:19px !important;
	height:19px !important;
	top:1000px !important;
}

#item44006 {
	width:19px !important;
	height:19px !important;
	top:1247px !important;
}

#item44020 {
	width:19px !important;
	height:19px !important;
	top:276px !important;
}

#item44034 {
	width:19px !important;
	height:19px !important;
	top:659px !important;
}

#item44045 {
	width:19px !important;
	height:19px !important;
	top:863px !important;
}

#item44054 {
	width:19px !important;
	height:19px !important;
	top:1089px !important;
}

#item44064 {
	width:19px !important;
	height:19px !important;
	top:1314px !important;
}

#item44073 {
	width:19px !important;
	height:19px !important;
	top:345px !important;
}

#item44081 {
	width:19px !important;
	height:19px !important;
	top:411px !important;
}

#item44089 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item44097 {
	width:19px !important;
	height:19px !important;
	top:141px !important;
}

#item44107 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44105 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item44139 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item44155 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item44185 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item44188 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item44216 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item44240 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item44219 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item43724 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43724 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43725 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43728 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43726 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item43758 {
	width:464px !important;
	height:324px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-43758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43761 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item43705 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43705 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43705 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43706 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item43712 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43710 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item43644 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43664 {
	width:420px !important;
	height:419px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-43664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43669 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43667 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:40px !important;
}

table#table225740 th, table#table225740 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table225740 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table225740 {
	table-layout:fixed;
}

#item43701 {
	width:361px !important;
	height:294px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-43701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61103 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item61106 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item43544 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43544 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43544 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43545 {
	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-43545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43548 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43546 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item43579 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:647px !important;
}

#item43603 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item43582 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:644px !important;
}

#item43607 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item43627 {
	width:505px !important;
	height:631px !important;
}

@keyframes fade-in-43627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43500 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-43500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-43500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item43500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43501 {
	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-43501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43504 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item43502 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item43513 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item43533 {
	width:505px !important;
	height:4828px !important;
}

@keyframes fade-in-43533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43498 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item43496 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item44361 {
	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;
}

#item44364 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44392 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item44362 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item44398 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44426 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item44396 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item44432 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44463 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item44430 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item44469 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44502 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item44467 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item44508 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44539 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item44506 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item44545 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item44573 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item44543 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item44596 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item44601 {
	width:52px !important;
	height:52px !important;
}

#item44599 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item44612 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-44612 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-44612 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item44612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-21049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-21077 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21077 {
	0% {
		-webkit-transform:translate(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-21063 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21063 {
	0% {
		-webkit-transform:translate(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-21051 {
	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-21051 {
	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;
	}
}
#item21049 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item21094 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item21095 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item21115 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item21118 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item21121 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21119 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item21136 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21134 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item21146 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item21175 {
	width:959px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item21878 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21898 {
	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-21898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21903 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21901 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item21932 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-21932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21954 {
	width:194px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-21954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21957 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item21967 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item21478 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21498 {
	width:961px !important;
	height:463px !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-21498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21520 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item21525 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21523 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:14px !important;
}

#item21560 {
	width:253px !important;
	height:145px !important;
	left:317px !important;
}

#item21582 {
	width:253px !important;
	height:145px !important;
	left:317px !important;
	top:145px !important;
}

#item21604 {
	width:221px !important;
	height:145px !important;
	left:610px !important;
}

#item21626 {
	width:255px !important;
	height:145px !important;
	left:21px !important;
	top:194px !important;
}

#item21629 {
	opacity:0.50;
	width:1px !important;
	height:265px !important;
	left:276px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item21630 {
	opacity:0.50;
	width:1px !important;
	height:265px !important;
	left:570px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item21650 {
	width:255px !important;
	height:193px !important;
	left:21px !important;
}

#item21653 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:37px !important;
}

#item21666 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:182px !important;
}

#item21675 {
	width:14px !important;
	height:14px !important;
	left:590px !important;
	top:37px !important;
}

#item21684 {
	width:14px !important;
	height:14px !important;
	top:230px !important;
}

#item21696 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:100px !important;
}

#item21707 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:230px !important;
}

#item21715 {
	width:14px !important;
	height:14px !important;
	left:590px !important;
	top:100px !important;
}

#item21723 {
	width:14px !important;
	height:14px !important;
	top:279px !important;
}

#item21731 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item21739 {
	width:14px !important;
	height:14px !important;
	top:85px !important;
}

#item21749 {
	width:14px !important;
	height:14px !important;
	top:132px !important;
}

#item21763 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:441px !important;
}

#item21776 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:442px !important;
}

#item21804 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:442px !important;
}

#item21826 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:428px !important;
}

#item21873 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item21850 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item21829 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:425px !important;
}

#item21411 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21431 {
	width:407px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21436 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21434 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item21464 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-21464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21467 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item21393 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21394 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item21400 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21398 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:19px !important;
}

#item21356 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21357 {
	width:319px !important;
	height:286px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21360 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21358 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table231007 th, table#table231007 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table231007 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table231007 {
	table-layout:fixed;
}

#item21389 {
	width:258px !important;
	height:185px !important;
	left:58px !important;
	top:41px !important;
}

@keyframes fade-in-21389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59700 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:263px !important;
}

#item59723 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:217px !important;
}

#item21250 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21250 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21250 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21251 {
	width:624px !important;
	height:297px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-21251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21254 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21252 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item21282 {
	width:566px !important;
	height:236px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-21282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21304 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:277px !important;
}

#item21351 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21328 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21307 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:274px !important;
}

#item21182 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21202 {
	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-21202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21205 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item21225 {
	width:650px !important;
	height:1156px !important;
}

@keyframes fade-in-21225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21239 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21237 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item21180 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item21178 {
	width:1017px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item21995 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item21998 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item22007 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item22015 {
	opacity:0.50;
	width:798px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item22016 {
	width:34px !important;
	height:13px !important;
	left:991px !important;
	top:148px !important;
}

#item22024 {
	width:34px !important;
	height:13px !important;
	left:490px !important;
	top:148px !important;
}

#item22032 {
	width:34px !important;
	height:13px !important;
	left:346px !important;
	top:148px !important;
}

#item22042 {
	width:34px !important;
	height:13px !important;
	left:824px !important;
	top:148px !important;
}

#item22055 {
	width:34px !important;
	height:13px !important;
	left:657px !important;
	top:148px !important;
}

#item22087 {
	width:106px !important;
	height:21px !important;
}

#item22090 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:25px !important;
}

@keyframes fade-in-22090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22119 {
	width:106px !important;
	height:21px !important;
}

#item22122 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:25px !important;
}

@keyframes fade-in-22122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22151 {
	width:106px !important;
	height:21px !important;
}

#item22154 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:25px !important;
}

@keyframes fade-in-22154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22184 {
	width:82px !important;
	height:10px !important;
}

#item22187 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:14px !important;
}

@keyframes fade-in-22187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22216 {
	width:66px !important;
	height:10px !important;
}

#item22219 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-22219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22247 {
	width:71px !important;
	height:10px !important;
}

#item22250 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

@keyframes fade-in-22250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22258 {
	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;
}

#item22261 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22288 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22259 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item22294 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22321 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22292 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item22327 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22356 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22325 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item22362 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22394 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22360 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item22400 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22432 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22398 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item22439 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22467 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22437 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item22473 {
	width:43px !important;
	height:43px !important;
}

#item22471 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item22484 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-22484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-44626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-44649 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-44649 {
	0% {
		-webkit-transform:translate(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-44639 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-44639 {
	0% {
		-webkit-transform:translate(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-44628 {
	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-44628 {
	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;
	}
}
#item44626 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item44657 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item44658 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item44661 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44659 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item44673 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item44671 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item44682 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item44709 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item44712 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item44732 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item45380 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-45380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45400 {
	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-45400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45405 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45403 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item45440 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-45440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45462 {
	width:272px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-45462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45465 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item45476 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item45000 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-45000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-45000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item45000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45001 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:372px !important;
}

#item45028 {
	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-45028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45031 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item45052 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:475px !important;
}

#item45074 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:678px !important;
}

#item45096 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:882px !important;
}

#item45118 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:271px !important;
}

#item45140 {
	width:477px !important;
	height:271px !important;
	left:29px !important;
}

#item45143 {
	width:19px !important;
	height:19px !important;
	top:527px !important;
}

#item45151 {
	width:19px !important;
	height:19px !important;
	top:730px !important;
}

#item45159 {
	width:19px !important;
	height:19px !important;
	top:934px !important;
}

#item45167 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item45178 {
	width:19px !important;
	height:19px !important;
	top:616px !important;
}

#item45191 {
	width:19px !important;
	height:19px !important;
	top:797px !important;
}

#item45202 {
	width:19px !important;
	height:19px !important;
	top:1023px !important;
}

#item45211 {
	width:19px !important;
	height:19px !important;
	top:390px !important;
}

#item45220 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item45231 {
	width:19px !important;
	height:19px !important;
	top:119px !important;
}

#item45241 {
	width:19px !important;
	height:19px !important;
	top:185px !important;
}

#item45251 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item45249 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item45279 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item45289 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item45316 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item45319 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item45351 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item45375 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item45354 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item44953 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-44953 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44953 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44954 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44957 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44955 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item44987 {
	width:464px !important;
	height:324px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-44987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44990 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item44935 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-44935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44936 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item44942 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44940 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item44877 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-44877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44897 {
	width:420px !important;
	height:354px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-44897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44902 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44900 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:40px !important;
}

table#table237133 th, table#table237133 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table237133 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table237133 {
	table-layout:fixed;
}

#item44931 {
	width:361px !important;
	height:259px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-44931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60950 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item60974 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item44791 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-44791 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44791 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44792 {
	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-44792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44795 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44793 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item44826 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-44826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44848 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:407px !important;
}

#item44872 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item44851 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:404px !important;
}

#item44739 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-44739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44740 {
	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-44740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44743 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item44741 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item44755 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item44775 {
	width:505px !important;
	height:2275px !important;
}

@keyframes fade-in-44775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44737 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item44735 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item45485 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item45486 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item45487 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item45496 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item45506 {
	width:48px !important;
	height:18px !important;
	left:432px !important;
	top:225px !important;
}

#item45515 {
	width:48px !important;
	height:18px !important;
	left:394px !important;
	top:153px !important;
}

#item45524 {
	width:48px !important;
	height:18px !important;
	left:207px !important;
	top:153px !important;
}

#item45533 {
	width:48px !important;
	height:18px !important;
	left:198px !important;
	top:225px !important;
}

#item45541 {
	width:48px !important;
	height:18px !important;
	left:613px !important;
	top:153px !important;
}

#item45569 {
	width:148px !important;
	height:29px !important;
}

#item45572 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:34px !important;
}

@keyframes fade-in-45572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45605 {
	width:148px !important;
	height:29px !important;
}

#item45608 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:34px !important;
}

@keyframes fade-in-45608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45641 {
	width:148px !important;
	height:29px !important;
}

#item45644 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:34px !important;
}

@keyframes fade-in-45644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45675 {
	width:115px !important;
	height:14px !important;
}

#item45678 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:19px !important;
}

@keyframes fade-in-45678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45707 {
	width:93px !important;
	height:14px !important;
}

#item45710 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:19px !important;
}

@keyframes fade-in-45710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45739 {
	width:99px !important;
	height:14px !important;
}

#item45742 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:19px !important;
}

@keyframes fade-in-45742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45753 {
	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;
}

#item45756 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45784 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item45754 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item45790 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45817 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item45788 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item45823 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45852 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item45821 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item45858 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45885 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item45856 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item45891 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45919 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item45889 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item45925 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item45955 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item45923 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item45978 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item45983 {
	width:52px !important;
	height:52px !important;
}

#item45981 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item45997 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-45997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-45997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item45997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-22501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-22534 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22534 {
	0% {
		-webkit-transform:translate(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-22519 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22519 {
	0% {
		-webkit-transform:translate(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-22503 {
	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-22503 {
	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;
	}
}
#item22501 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item22545 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22546 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item22566 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22569 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item22572 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22570 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item22583 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22581 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item22592 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item22601 {
	opacity:0.50;
	width:798px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

@keyframes fade-in-22602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22622 {
	width:70px !important;
	height:10px !important;
	left:22px !important;
	top:4px !important;
}

#item22644 {
	width:70px !important;
	height:10px !important;
	left:22px !important;
	top:20px !important;
}

#item22647 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item22657 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item22671 {
	width:34px !important;
	height:13px !important;
	left:1002px !important;
	top:149px !important;
}

#item22684 {
	width:34px !important;
	height:13px !important;
	left:506px !important;
	top:149px !important;
}

#item22694 {
	width:34px !important;
	height:13px !important;
	left:341px !important;
	top:149px !important;
}

#item22703 {
	width:34px !important;
	height:13px !important;
	left:848px !important;
	top:149px !important;
}

#item22713 {
	width:34px !important;
	height:13px !important;
	left:660px !important;
	top:149px !important;
}

#item22742 {
	width:93px !important;
	height:10px !important;
}

#item22745 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@keyframes fade-in-22745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22774 {
	width:126px !important;
	height:10px !important;
}

#item22777 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:14px !important;
}

@keyframes fade-in-22777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22806 {
	width:103px !important;
	height:21px !important;
}

#item22809 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:25px !important;
}

@keyframes fade-in-22809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22837 {
	width:93px !important;
	height:10px !important;
}

#item22840 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@keyframes fade-in-22840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22867 {
	width:62px !important;
	height:10px !important;
	left:266px !important;
	top:146px !important;
}

#item22890 {
	width:60px !important;
	height:10px !important;
}

#item22893 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-22893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22923 {
	width:959px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item23662 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23682 {
	width:250px !important;
	height:203px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23687 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23685 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item23720 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-23720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23742 {
	width:194px !important;
	height:137px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-23742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23745 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item23757 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item23767 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item23776 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item23278 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23298 {
	width:961px !important;
	height:412px !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-23298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23320 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item23325 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23323 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:14px !important;
}

#item23355 {
	width:177px !important;
	height:145px !important;
	left:368px !important;
}

#item23377 {
	width:177px !important;
	height:145px !important;
	left:368px !important;
	top:145px !important;
}

#item23399 {
	width:309px !important;
	height:145px !important;
	left:586px !important;
}

#item23421 {
	width:307px !important;
	height:145px !important;
	left:21px !important;
	top:146px !important;
}

#item23424 {
	opacity:0.50;
	width:1px !important;
	height:218px !important;
	left:326px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item23425 {
	opacity:0.50;
	width:1px !important;
	height:218px !important;
	left:545px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item23445 {
	width:307px !important;
	height:145px !important;
	left:21px !important;
}

#item23448 {
	width:14px !important;
	height:14px !important;
	left:347px !important;
	top:37px !important;
}

#item23462 {
	width:14px !important;
	height:14px !important;
	left:347px !important;
	top:183px !important;
}

#item23478 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:37px !important;
}

#item23489 {
	width:14px !important;
	height:14px !important;
	top:183px !important;
}

#item23498 {
	width:14px !important;
	height:14px !important;
	left:347px !important;
	top:86px !important;
}

#item23507 {
	width:14px !important;
	height:14px !important;
	left:347px !important;
	top:231px !important;
}

#item23517 {
	width:14px !important;
	height:14px !important;
	left:565px !important;
	top:86px !important;
}

#item23526 {
	width:14px !important;
	height:14px !important;
	top:231px !important;
}

#item23534 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item23542 {
	width:14px !important;
	height:14px !important;
	top:86px !important;
}

#item23550 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:390px !important;
}

#item23558 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:391px !important;
}

#item23588 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:391px !important;
}

#item23610 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:377px !important;
}

#item23657 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item23634 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item23613 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:374px !important;
}

#item23212 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23212 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23212 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23232 {
	width:407px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23237 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23235 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item23266 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !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%;
}

#item23269 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item23195 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23196 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item23202 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23200 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:19px !important;
}

#item23110 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23113 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23111 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

#item23123 {
	width:319px !important;
	height:350px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table242595 th, table#table242595 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table242595 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table242595 {
	table-layout:fixed;
}

#item23143 {
	width:258px !important;
	height:245px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-23143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23146 {
	width:319px !important;
	height:348px !important;
	left:374px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table243471 th, table#table243471 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table243471 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table243471 {
	table-layout:fixed;
}

#item23166 {
	width:258px !important;
	height:245px !important;
	left:404px !important;
	top:42px !important;
}

@keyframes fade-in-23166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23171 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23169 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:14px !important;
}

#item23184 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23182 {
	width:21px !important;
	height:21px !important;
	left:319px !important;
	top:14px !important;
}

#item59015 {
	width:274px !important;
	height:30px !important;
	left:56px !important;
	top:328px !important;
}

#item59038 {
	width:95px !important;
	height:40px !important;
	left:58px !important;
	top:280px !important;
}

#item59775 {
	width:274px !important;
	height:30px !important;
	left:403px !important;
	top:328px !important;
}

#item59798 {
	width:95px !important;
	height:40px !important;
	left:405px !important;
	top:280px !important;
}

#item23003 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23004 {
	width:624px !important;
	height:408px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23007 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23005 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item23036 {
	width:566px !important;
	height:348px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-23036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23058 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:388px !important;
}

#item23105 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23082 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23061 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:385px !important;
}

#item22930 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22950 {
	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-22950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22953 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item22973 {
	width:650px !important;
	height:1428px !important;
}

@keyframes fade-in-22973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22973 {
	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:739px !important;
	top:14px !important;
}

#item22928 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item22926 {
	width:1017px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item23805 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item23808 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item23817 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item23825 {
	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;
}

#item23828 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23855 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23826 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item23861 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23888 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23859 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item23894 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23922 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23892 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item23928 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23959 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23926 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item23965 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23997 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23963 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item24004 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24038 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24002 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item24044 {
	width:43px !important;
	height:43px !important;
}

#item24042 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item24055 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-24055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-46011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-46037 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-46037 {
	0% {
		-webkit-transform:translate(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-46026 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-46026 {
	0% {
		-webkit-transform:translate(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-46013 {
	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-46013 {
	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;
	}
}
#item46011 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item46047 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item46048 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item46051 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46049 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item46066 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46064 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item46076 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item46103 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item46106 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item46126 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item46765 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46765 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46765 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46785 {
	width:333px !important;
	height:281px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46790 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46788 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item46818 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-46818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46840 {
	width:272px !important;
	height:192px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-46840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46843 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item46851 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item46859 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:258px !important;
}

#item46870 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:213px !important;
}

#item46392 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46393 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:372px !important;
}

#item46422 {
	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-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:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item46446 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:408px !important;
}

#item46468 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:611px !important;
}

#item46490 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:815px !important;
}

#item46512 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:204px !important;
}

#item46534 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
}

#item46537 {
	width:19px !important;
	height:19px !important;
	top:460px !important;
}

#item46547 {
	width:19px !important;
	height:19px !important;
	top:664px !important;
}

#item46556 {
	width:19px !important;
	height:19px !important;
	top:867px !important;
}

#item46564 {
	width:19px !important;
	height:19px !important;
	top:256px !important;
}

#item46572 {
	width:19px !important;
	height:19px !important;
	top:527px !important;
}

#item46580 {
	width:19px !important;
	height:19px !important;
	top:732px !important;
}

#item46589 {
	width:19px !important;
	height:19px !important;
	top:935px !important;
}

#item46601 {
	width:19px !important;
	height:19px !important;
	top:324px !important;
}

#item46614 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item46625 {
	width:19px !important;
	height:19px !important;
	top:120px !important;
}

#item46636 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46634 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item46665 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item46677 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item46706 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item46709 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item46736 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item46760 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item46739 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item46344 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46345 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46348 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46346 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item46379 {
	width:464px !important;
	height:324px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-46379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46382 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item46322 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46323 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item46329 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46327 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item46262 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46262 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46282 {
	width:474px !important;
	height:653px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46287 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46285 {
	width:27px !important;
	height:27px !important;
	left:478px !important;
	top:40px !important;
}

#item64587 {
	width:420px !important;
	height:590px !important;
	left:62px !important;
	top:69px !important;
}

#item248837 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item248841 {
	width:274px !important;
	height:12px !important;
	top:64px !important;
}

#item64873_248776 {
	width:274px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table248766 th, table#table248766 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
}

table#table248766 tr {
	border-top:1.4px solid #878786;;
}

table#table248766 {
	table-layout:fixed;
}

#item249886 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item249889 {
	width:274px !important;
	height:12px !important;
	top:64px !important;
}

#item248841_249821 {
	width:274px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table249811 th, table#table249811 td {
	padding:1.4px;;
	vertical-align:middle;;
}

table#table249811 {
	table-layout:fixed;
}

#item64873 {
	width:361px !important;
	height:855px !important;
}

@keyframes fade-in-64873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46178 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46178 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46178 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46179 {
	width:630px !important;
	height:611px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46182 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46180 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item46211 {
	width:570px !important;
	height:542px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-46211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46233 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:610px !important;
}

#item46257 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item46236 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:607px !important;
}

#item46133 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46134 {
	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-46134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46137 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46135 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item46147 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item46167 {
	width:505px !important;
	height:2902px !important;
	top:-1279px !important;
}

@keyframes fade-in-46167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46131 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item46129 {
	width:671px !important;
	height:690px !important;
	top:253px !important;
}

#item46884 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item46885 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:138px !important;
	background:#000;
}

#item46886 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:93px !important;
}

#item46898 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

@keyframes fade-in-46907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46927 {
	width:98px !important;
	height:14px !important;
	left:31px !important;
	top:5px !important;
}

#item46949 {
	width:98px !important;
	height:14px !important;
	left:31px !important;
	top:29px !important;
}

#item46952 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item46961 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item46972 {
	width:48px !important;
	height:18px !important;
	left:448px !important;
	top:226px !important;
}

#item46982 {
	width:48px !important;
	height:18px !important;
	left:415px !important;
	top:111px !important;
}

#item46990 {
	width:48px !important;
	height:18px !important;
	left:200px !important;
	top:111px !important;
}

#item46998 {
	width:48px !important;
	height:18px !important;
	left:232px !important;
	top:226px !important;
}

#item47006 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:111px !important;
}

#item47034 {
	width:130px !important;
	height:14px !important;
}

#item47037 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:19px !important;
}

@keyframes fade-in-47037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47068 {
	width:176px !important;
	height:14px !important;
}

#item47071 {
	width:27px !important;
	height:27px !important;
	left:74px !important;
	top:19px !important;
}

@keyframes fade-in-47071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47105 {
	width:144px !important;
	height:29px !important;
}

#item47108 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:34px !important;
}

@keyframes fade-in-47108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47140 {
	width:130px !important;
	height:14px !important;
}

#item47143 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:19px !important;
}

@keyframes fade-in-47143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47171 {
	width:86px !important;
	height:14px !important;
	left:102px !important;
	top:106px !important;
}

#item47194 {
	width:84px !important;
	height:14px !important;
}

#item47197 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:19px !important;
}

@keyframes fade-in-47197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47207 {
	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;
}

#item47210 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47239 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item47208 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item47245 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47273 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47243 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item47279 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47306 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47277 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item47312 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47339 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item47310 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item47345 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47372 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47343 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item47378 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47405 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47376 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item47428 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item47433 {
	width:52px !important;
	height:52px !important;
}

#item47431 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item47447 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47447 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47447 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-24072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-24102 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24102 {
	0% {
		-webkit-transform:translate(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-24089 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24089 {
	0% {
		-webkit-transform:translate(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-24074 {
	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-24074 {
	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;
	}
}
#item24072 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item24114 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24115 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item24135 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24138 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24141 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24139 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item24152 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24150 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24161 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24169 {
	opacity:0.50;
	width:798px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item24189 {
	width:959px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item24211 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item24214 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item24222 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

@keyframes fade-in-24233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24253 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item24275 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:20px !important;
}

#item24278 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item24291 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item24302 {
	width:34px !important;
	height:13px !important;
	left:997px !important;
	top:148px !important;
}

#item24311 {
	width:34px !important;
	height:13px !important;
	left:438px !important;
	top:148px !important;
}

#item24320 {
	width:34px !important;
	height:13px !important;
	left:321px !important;
	top:148px !important;
}

#item24330 {
	width:34px !important;
	height:13px !important;
	left:545px !important;
	top:148px !important;
}

#item24359 {
	width:84px !important;
	height:10px !important;
}

#item24362 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:14px !important;
}

@keyframes fade-in-24362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24390 {
	width:120px !important;
	height:10px !important;
}

#item24393 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-24393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24421 {
	width:94px !important;
	height:21px !important;
}

#item24424 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:25px !important;
}

@keyframes fade-in-24424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24451 {
	width:60px !important;
	height:10px !important;
	left:266px !important;
	top:145px !important;
}

#item24474 {
	width:84px !important;
	height:10px !important;
}

#item24477 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:14px !important;
}

@keyframes fade-in-24477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24486 {
	width:34px !important;
	height:13px !important;
}

#item24497 {
	width:34px !important;
	height:13px !important;
	left:86px !important;
}

#item24510 {
	width:34px !important;
	height:13px !important;
	left:43px !important;
}

#item24523 {
	width:34px !important;
	height:13px !important;
	left:891px !important;
	top:147px !important;
}

#item24553 {
	width:93px !important;
	height:10px !important;
}

#item24556 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:12px !important;
}

@keyframes fade-in-24556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24585 {
	width:83px !important;
	height:21px !important;
}

#item24588 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:24px !important;
}

@keyframes fade-in-24588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25419 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25439 {
	width:250px !important;
	height:203px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25444 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25442 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item25477 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-25477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25499 {
	width:194px !important;
	height:137px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-25499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25502 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item25516 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item25527 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item25537 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item24951 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24971 {
	width:937px !important;
	height:559px !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-24971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24993 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item24998 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24996 {
	width:21px !important;
	height:21px !important;
	left:938px !important;
	top:14px !important;
}

#item25028 {
	width:307px !important;
	height:145px !important;
	left:21px !important;
	top:292px !important;
}

#item25050 {
	width:211px !important;
	height:145px !important;
	left:368px !important;
}

#item25072 {
	width:211px !important;
	height:145px !important;
	left:368px !important;
	top:146px !important;
}

#item25094 {
	width:262px !important;
	height:193px !important;
	left:619px !important;
}

#item25116 {
	width:262px !important;
	height:161px !important;
	left:619px !important;
	top:194px !important;
}

#item25138 {
	width:307px !important;
	height:145px !important;
	left:21px !important;
	top:146px !important;
}

#item25141 {
	opacity:0.50;
	width:1px !important;
	height:364px !important;
	left:326px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item25142 {
	opacity:0.50;
	width:1px !important;
	height:364px !important;
	left:578px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item25162 {
	width:307px !important;
	height:145px !important;
	left:21px !important;
}

#item25165 {
	width:14px !important;
	height:14px !important;
	top:329px !important;
}

#item25176 {
	width:14px !important;
	height:14px !important;
	left:347px !important;
	top:38px !important;
}

#item25186 {
	width:14px !important;
	height:14px !important;
	left:347px !important;
	top:184px !important;
}

#item25194 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:37px !important;
}

#item25202 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:231px !important;
}

#item25210 {
	width:14px !important;
	height:14px !important;
	top:183px !important;
}

#item25218 {
	width:14px !important;
	height:14px !important;
	top:378px !important;
}

#item25229 {
	width:14px !important;
	height:14px !important;
	left:347px !important;
	top:86px !important;
}

#item25244 {
	width:14px !important;
	height:14px !important;
	left:347px !important;
	top:232px !important;
}

#item25257 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:86px !important;
}

#item25266 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:131px !important;
}

#item25275 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:280px !important;
}

#item25285 {
	width:14px !important;
	height:14px !important;
	top:231px !important;
}

#item25294 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item25302 {
	width:14px !important;
	height:14px !important;
	top:86px !important;
}

#item25310 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:538px !important;
}

#item25318 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:539px !important;
}

#item25345 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:540px !important;
}

#item25367 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:526px !important;
}

#item25414 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item25391 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item25370 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:523px !important;
}

#item24881 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24901 {
	width:407px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24906 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24904 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item24938 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-24938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24941 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item24858 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24858 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24858 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24859 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item24865 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24863 {
	width:21px !important;
	height:21px !important;
	left:996px !important;
	top:19px !important;
}

#item24774 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24777 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24775 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

#item24786 {
	width:319px !important;
	height:351px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table295599 th, table#table295599 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table295599 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table295599 {
	table-layout:fixed;
}

#item24806 {
	width:258px !important;
	height:245px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-24806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24809 {
	width:319px !important;
	height:351px !important;
	left:374px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table296475 th, table#table296475 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table296475 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table296475 {
	table-layout:fixed;
}

#item24829 {
	width:258px !important;
	height:245px !important;
	left:404px !important;
	top:42px !important;
}

@keyframes fade-in-24829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24834 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24832 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:14px !important;
}

#item24845 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24843 {
	width:21px !important;
	height:21px !important;
	left:319px !important;
	top:14px !important;
}

#item59883 {
	width:274px !important;
	height:30px !important;
	left:403px !important;
	top:328px !important;
}

#item59906 {
	width:95px !important;
	height:40px !important;
	left:405px !important;
	top:280px !important;
}

#item59867 {
	width:95px !important;
	height:40px !important;
	left:58px !important;
	top:280px !important;
}

#item59843 {
	width:274px !important;
	height:30px !important;
	left:56px !important;
	top:328px !important;
}

#item24668 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24668 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24668 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24669 {
	width:624px !important;
	height:456px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24672 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24670 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item24700 {
	width:566px !important;
	height:396px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-24700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24722 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:436px !important;
}

#item24769 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24746 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24725 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:433px !important;
}

#item24602 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24622 {
	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-24622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24625 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item24645 {
	width:650px !important;
	height:1956px !important;
}

@keyframes fade-in-24645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24658 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24656 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item24600 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item24598 {
	width:1017px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item25547 {
	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;
}

#item25550 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25579 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25548 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item25585 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25614 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25583 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item25620 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25647 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25618 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item25653 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25680 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25651 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item25686 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25713 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25684 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item25720 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25747 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25718 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item25753 {
	width:43px !important;
	height:43px !important;
}

#item25751 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item25765 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25765 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25765 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item25765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-47461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-47486 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-47486 {
	0% {
		-webkit-transform:translate(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-47476 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-47476 {
	0% {
		-webkit-transform:translate(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-47463 {
	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-47463 {
	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;
	}
}
#item47461 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item47495 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item47496 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item47499 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47497 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item47511 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item47509 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item47522 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item47550 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item47553 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item47554 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:177px !important;
	background:#000;
}

#item47574 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item47577 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:281px !important;
	background:#000;
}

#item47578 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:236px !important;
}

@keyframes fade-in-47586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47606 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item47628 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

#item47631 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item47639 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item47648 {
	width:48px !important;
	height:18px !important;
	left:442px !important;
	top:253px !important;
}

#item47656 {
	width:48px !important;
	height:18px !important;
	left:343px !important;
	top:150px !important;
}

#item47667 {
	width:48px !important;
	height:18px !important;
	left:179px !important;
	top:150px !important;
}

#item47681 {
	width:48px !important;
	height:18px !important;
	left:493px !important;
	top:150px !important;
}

#item47713 {
	width:118px !important;
	height:14px !important;
}

#item47716 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:19px !important;
}

@keyframes fade-in-47716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47745 {
	width:168px !important;
	height:14px !important;
}

#item47748 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:19px !important;
}

@keyframes fade-in-47748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47777 {
	width:132px !important;
	height:29px !important;
}

#item47780 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:34px !important;
}

@keyframes fade-in-47780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47810 {
	width:84px !important;
	height:14px !important;
	left:102px !important;
	top:145px !important;
}

#item47833 {
	width:118px !important;
	height:14px !important;
}

#item47836 {
	width:27px !important;
	height:27px !important;
	left:68px !important;
	top:19px !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%;
}

#item47846 {
	width:48px !important;
	height:18px !important;
}

#item47854 {
	width:48px !important;
	height:18px !important;
	left:107px !important;
}

#item47862 {
	width:48px !important;
	height:18px !important;
	left:53px !important;
}

#item47871 {
	width:48px !important;
	height:18px !important;
	left:297px !important;
	top:252px !important;
}

#item47899 {
	width:130px !important;
	height:14px !important;
}

#item47902 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:17px !important;
}

@keyframes fade-in-47902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47934 {
	width:116px !important;
	height:29px !important;
}

#item47937 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:33px !important;
}

@keyframes fade-in-47937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47951 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item48701 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48701 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48701 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48721 {
	width:333px !important;
	height:281px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48726 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48724 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item48754 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-48754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48776 {
	width:272px !important;
	height:192px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-48776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48779 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item48787 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item48798 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:258px !important;
}

#item48811 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:213px !important;
}

#item48225 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48225 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48225 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48226 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:372px !important;
}

#item48256 {
	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-48256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48259 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item48280 {
	width:477px !important;
	height:271px !important;
	left:29px !important;
	top:1020px !important;
}

#item48302 {
	width:477px !important;
	height:226px !important;
	left:29px !important;
	top:1292px !important;
}

#item48305 {
	width:19px !important;
	height:19px !important;
	top:1072px !important;
}

#item48318 {
	width:19px !important;
	height:19px !important;
	top:1344px !important;
}

#item48330 {
	width:19px !important;
	height:19px !important;
	top:1140px !important;
}

#item48340 {
	width:19px !important;
	height:19px !important;
	top:1203px !important;
}

#item48349 {
	width:19px !important;
	height:19px !important;
	top:1411px !important;
}

#item48379 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:408px !important;
}

#item48401 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:612px !important;
}

#item48423 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:817px !important;
}

#item48445 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:203px !important;
}

#item48467 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
}

#item48470 {
	width:19px !important;
	height:19px !important;
	top:460px !important;
}

#item48479 {
	width:19px !important;
	height:19px !important;
	top:665px !important;
}

#item48487 {
	width:19px !important;
	height:19px !important;
	top:870px !important;
}

#item48495 {
	width:19px !important;
	height:19px !important;
	top:255px !important;
}

#item48503 {
	width:19px !important;
	height:19px !important;
	top:528px !important;
}

#item48511 {
	width:19px !important;
	height:19px !important;
	top:733px !important;
}

#item48524 {
	width:19px !important;
	height:19px !important;
	top:937px !important;
}

#item48539 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item48551 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item48561 {
	width:19px !important;
	height:19px !important;
	top:120px !important;
}

#item48572 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48570 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item48603 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item48615 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item48642 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item48645 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item48672 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item48696 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item48675 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item48180 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48181 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48184 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48182 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item48213 {
	width:464px !important;
	height:324px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-48213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48216 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item48163 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48164 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item48170 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48168 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item48106 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48126 {
	width:466px !important;
	height:653px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-48126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48131 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48129 {
	width:27px !important;
	height:27px !important;
	left:471px !important;
	top:40px !important;
}

#item65128 {
	width:420px !important;
	height:590px !important;
	left:57px !important;
	top:69px !important;
}

#item303195 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item303198 {
	width:274px !important;
	height:12px !important;
	top:64px !important;
}

#item65508_303133 {
	width:274px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table303122 th, table#table303122 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
}

table#table303122 tr {
	border-top:1.4px solid #878786;;
}

table#table303122 {
	table-layout:fixed;
}

#item304203 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item304206 {
	width:274px !important;
	height:12px !important;
	top:64px !important;
}

#item303198_304142 {
	width:274px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table304132 th, table#table304132 td {
	padding:1.4px;;
	vertical-align:middle;;
}

table#table304132 {
	table-layout:fixed;
}

#item65508 {
	width:361px !important;
	height:855px !important;
}

@keyframes fade-in-65508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48012 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48013 {
	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-48013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48016 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48014 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item48046 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:645px !important;
}

#item48070 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item48049 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:642px !important;
}

#item48074 {
	width:568px !important;
	height:547px !important;
	left:64px !important;
	top:67px !important;
}

#item48094 {
	width:505px !important;
	height:813px !important;
}

@keyframes fade-in-48094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47966 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-47966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47967 {
	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-47967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47970 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47968 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item47980 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item48000 {
	width:505px !important;
	height:4206px !important;
}

@keyframes fade-in-48000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47964 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item47962 {
	width:671px !important;
	height:690px !important;
	top:253px !important;
}

#item48822 {
	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;
}

#item48825 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48853 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item48823 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item48859 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48887 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item48857 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item48893 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48922 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item48891 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item48928 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48956 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item48926 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item48962 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item48989 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item48960 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item48995 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49022 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item48993 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item49045 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item49050 {
	width:52px !important;
	height:52px !important;
}

#item49048 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item49059 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-49059 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-49059 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25778 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item25779 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-25779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25814 {
	opacity:0.70;
	width:213px !important;
	height:13px !important;
	top:18px !important;
}

#item25817 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item25829 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item25851 {
	width:200px !important;
	height:30px !important;
}

#item25830 {
	width:200px !important;
	height:30px !important;
	left:500px !important;
	top:729px !important;
}

#item25855 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item25855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49072 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item49073 {
	width:442px !important;
	height:184px !important;
	left:131px !important;
	top:396px !important;
}

@keyframes fade-in-49073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49102 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item49105 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item49116 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item49138 {
	width:280px !important;
	height:40px !important;
}

#item49117 {
	width:280px !important;
	height:40px !important;
	left:212px !important;
	top:1020px !important;
}

#item49142 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-49142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-49142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle288 {
	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.autoParaStyle287 {
	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.autoParaStyle286 {
	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.autoParaStyle285 {
	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.autoParaStyle284 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle283 {
	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.autoParaStyle282 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle281 {
	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.autoParaStyle280 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle279 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle278 {
	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.autoParaStyle277 {
	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.autoParaStyle276 {
	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.autoParaStyle275 {
	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.autoParaStyle274 {
	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.autoParaStyle273 {
	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.autoParaStyle272 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle271 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle270 {
	font-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.autoParaStyle269 {
	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.autoParaStyle268 {
	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.autoParaStyle267 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle266 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:18px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle265 {
	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.autoParaStyle264 {
	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.autoParaStyle263 {
	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.autoParaStyle262 {
	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.autoParaStyle261 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle260 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle259 {
	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.autoParaStyle258 {
	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.autoParaStyle257 {
	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.autoParaStyle256 {
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle255 {
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle254 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle253 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle252 {
	font-weight:600;
	font-family:Montserrat;
	font-size: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.autoParaStyle251 {
	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.autoParaStyle250 {
	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.autoParaStyle249 {
	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.autoParaStyle248 {
	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.autoParaStyle247 {
	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.autoParaStyle246 {
	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.autoParaStyle245 {
	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.autoParaStyle244 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle243 {
	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.autoParaStyle242 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle241 {
	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.autoParaStyle240 {
	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.autoParaStyle239 {
	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.autoParaStyle238 {
	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.autoParaStyle237 {
	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.autoParaStyle236 {
	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.autoParaStyle235 {
	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.autoParaStyle234 {
	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.autoParaStyle233 {
	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.autoParaStyle232 {
	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.autoParaStyle231 {
	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.autoParaStyle230 {
	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.autoParaStyle229 {
	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.autoParaStyle228 {
	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.autoParaStyle227 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	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;
	text-align:left;
}

p.autoParaStyle225 {
	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.autoParaStyle224 {
	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.autoParaStyle223 {
	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.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:center;
}

p.autoParaStyle219 {
	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.autoParaStyle218 {
	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.autoParaStyle217 {
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle216 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle215 {
	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.autoParaStyle214 {
	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.autoParaStyle213 {
	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.autoParaStyle212 {
	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.autoParaStyle211 {
	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.autoParaStyle210 {
	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.autoParaStyle209 {
	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.autoParaStyle208 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle207 {
	font-family:"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.autoParaStyle206 {
	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.autoParaStyle205 {
	font-family:Montserrat;
	font-size:10px;
	line-height:12px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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-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.autoParaStyle202 {
	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.autoParaStyle201 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle200 {
	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.autoParaStyle199 {
	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.autoParaStyle198 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle197 {
	font-family:Tondo;
	font-size:26.4px;
	line-height:48px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle196 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle195 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle194 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle193 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle192 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle191 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20.4px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle190 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle189 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle188 {
	font-family:Montserrat;
	font-size:30px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle187 {
	font-family:Montserrat;
	font-size:30px;
	line-height:50px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle186 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:41px;
	line-height:50px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle185 {
	font-weight:bold;
	font-family:Tondo;
	font-size:35px;
	line-height:33px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle184 {
	font-family:Tondo;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle183 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:17px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle182 {
	font-family:Montserrat;
	font-size:28.8px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle181 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	line-height:15.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle180 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle179 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle178 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:15.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle177 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle176 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle175 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle174 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle173 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle172 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle170 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	text-align:left;
}

p.autoParaStyle169 {
	font-family:Montserrat;
	font-size:24px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle168 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:24px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle167 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle164 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle163 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle162 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle161 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle160 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle159 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle158 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle155 {
	font-family:Tondo;
	font-size:40px;
	line-height:40px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-family:Tondo;
	font-size:18px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-family:Tondo;
	font-size:22px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle152 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40.6px;
	line-height:4.9px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle151 {
	font-weight:bold;
	font-family:Tondo;
	font-size:35.2px;
	line-height:10.6px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-family:Tondo;
	font-size:88px;
	line-height:10.6px;
	color:#d70e2b;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle149 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17.6px;
	line-height:35.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle148 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:12px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:21.6px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-18px;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle144 {
	font-family:Montserrat;
	font-size:15.6px;
	line-height:20.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle143 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:15.6px;
	line-height:20.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle142 {
	font-weight:bold;
	font-family:Tondo;
	font-size:48px;
	line-height:46.8px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle141 {
	font-family:Tondo;
	font-size:21.6px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle140 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	font-family:Montserrat;
	font-size:12px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-15px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle138 {
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:10.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle136 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:40.5px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle135 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:25px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle134 {
	font-family:Montserrat;
	font-size:16px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:39px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle132 {
	font-family:Tondo;
	font-size:18px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle130 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle129 {
	font-family:Montserrat;
	font-size:17px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:Tondo;
	font-size:14px;
	line-height:14px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:36px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-family:Tondo;
	font-size:36px;
	line-height:36px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:Tondo;
	font-size:32.4px;
	line-height:36px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle124 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle123 {
	font-family:Tondo;
	font-size:24px;
	line-height:31.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-family: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.autoParaStyle121 {
	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.autoParaStyle120 {
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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;
	text-align:left;
}

p.autoParaStyle89 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#db0031;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-family: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.autoParaStyle72 {
	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.autoParaStyle71 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:22px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:16.8px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle69 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:18px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:29.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:"Proxima Nova";
	font-size:35px;
	line-height:28px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:"Proxima Nova";
	font-size:19.6px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle62 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle59 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:"Proxima Nova";
	font-size:11.2px;
	line-height:14px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle56 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:15.6px;
	line-height:15.6px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:39.2px;
	line-height:42px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:30px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-family:"Proxima Nova";
	font-size:25px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle46 {
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle45 {
	font-family:"Proxima Nova";
	font-size:33.6px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:22.4px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:Montserrat;
	font-size:15px;
	line-height:20px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle41 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:12px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-5px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height:10px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:Montserrat;
	font-size:9.5px;
	line-height:13px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:Montserrat;
	font-size:9.5px;
	line-height:13px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:21px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:Montserrat;
	font-size:25px;
	line-height:20px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle31 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:Montserrat;
	font-size:13px;
	line-height:39px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:13px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:28px;
	line-height:30px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:600;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:Montserrat;
	font-size:25px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle17 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-family:Montserrat;
	font-size:28px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family: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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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:left;
}

p.autoParaStyle7 {
	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:left;
}

p.autoParaStyle6 {
	font-family:Montserrat;
	font-size:20px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:Montserrat;
	font-size:18px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:Montserrat;
	font-size:20px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:100;
	font-family:Montserrat;
	font-size:70px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.DESKTOP {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.A-medida-V_-_Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.A-medida-V_-_DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.RESPONSIVE_sin_las_negritas {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP_sin_las_negritas {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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---El-precio-incluye {
	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.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.autoCharStyle47 {
	font-size:25.2px;
	text-transform:uppercase;
}

span.autoCharStyle46 {
	font-size:25.2px;
}

span.autoCharStyle45 {
	font-size:18px;
	text-transform:uppercase;
}

span.autoCharStyle44 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle43 {
	text-transform:uppercase;
}

span.autoCharStyle42 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	color:#d70e2b;
}

span.autoCharStyle41 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle40 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle39 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle38 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	color:#d70e2b;
}

span.autoCharStyle37 {
	color:#d70e2b;
}

span.autoCharStyle36 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	color:#d70e2b;
}

span.autoCharStyle35 {
	font-size:28.8px;
}

span.autoCharStyle34 {
	font-size:28.8px;
}

span.autoCharStyle33 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	color:#d70e2b;
}

span.autoCharStyle32 {
	font-size:24px;
}

span.autoCharStyle31 {
	font-size:88px;
}

span.autoCharStyle30 {
	letter-spacing:-0.110em;
}

span.autoCharStyle29 {
	font-size:35.2px;
}

span.autoCharStyle28 {
	font-size:90px;
}

span.autoCharStyle27 {
	font-size:90px;
	letter-spacing:-0.070em;
}

span.autoCharStyle26 {
	font-size:100px;
	letter-spacing:-0.050em;
}

span.autoCharStyle25 {
	font-size:100px;
}

span.autoCharStyle24 {
	font-size:36px;
}

span.autoCharStyle23 {
	font-size: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:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle7 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle5 {
	color:#149489;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
}

span.autoCharStyle3 {
	font-size:17px;
}

span.autoCharStyle2 {
	font-weight:600;
	font-family:Montserrat;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10px;
}

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.Situacion_Hoteles_desktop {
	font-family:Montserrat;
	font-size:12px;
}

span.desktop_-_Hyperlink {
	color:#000;
	text-decoration:underline;
}

span.DiaX {
	font-weight:bold;
	color:#d70e2b;
}

span.desktop_-_CIUDAD {
	font-weight:bold;
	font-family:Montserrat;
}

span.Rojo {
	color:#d70e2b;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

