/* 	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:#010101; }
:-webkit-full-screen { background:#010101; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #f7f7f7 !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;}
}

@font-face {
	font-family:FF-Montserrat-Thin;
	src:url("../fonts/Montserrat-Thin.ttf");
}

@font-face {
	font-family:FF-Montserrat-Medium;
	src:url("../fonts/Montserrat-Medium.ttf");
}

@font-face {
	font-family:FF-Montserrat-Italic;
	src:url("../fonts/Montserrat-Italic.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-Montserrat-Regular;
	src:url("../fonts/Montserrat-Regular.ttf");
}

@font-face {
	font-family:FF-Montserrat-SemiBold;
	src:url("../fonts/Montserrat-SemiBold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Montserrat-Light;
	src:url("../fonts/Montserrat-Light.ttf");
}

@font-face {
	font-family:FF-Montserrat-Bold;
	src:url("../fonts/Montserrat-Bold.ttf");
	font-weight:bold;
}

@keyframes move-left-grow-50706 {
	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-50706 {
	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;
	}
}
#item50712 {
	width:216px !important;
	height:249px !important;
	left:492px !important;
	top:-130px !important;
	border-radius:27px;
	background:#fff;
}

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

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

#item50719 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

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

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

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

#item294983 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

@keyframes move-left-grow-56607 {
	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-56607 {
	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;
	}
}
#item56612 {
	width:328px !important;
	height:379px !important;
	left:186px !important;
	top:-199px !important;
	border-radius:41px;
	background:#fff;
}

#item56613 {
	width:328px !important;
	height:379px !important;
	left:186px !important;
	top:-199px !important;
	border-radius:41px;
}

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

#item56623 {
	width:1824px !important;
	height:1201px !important;
	left:-562px !important;
	top:-1px !important;
	background:#111111;
}

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

#item56629 {
	width:700px !important;
	height:82px !important;
	top:237px !important;
}

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

#item56652 {
	width:640px !important;
	height:21px !important;
	left:30px !important;
	top:320px !important;
}

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

#item294984 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item27497 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item56825 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item44163 {
	width:200px !important;
	height:149px !important;
	left:49px !important;
	top:177px !important;
}

#item44175 {
	width:200px !important;
	height:149px !important;
	left:281px !important;
	top:177px !important;
}

#item44183 {
	width:200px !important;
	height:149px !important;
	left:511px !important;
	top:177px !important;
}

#item44187 {
	width:200px !important;
	height:149px !important;
	left:511px !important;
	top:379px !important;
}

#item107715 {
	width:200px !important;
	height:149px !important;
	left:49px !important;
	top:379px !important;
}

#item107779 {
	width:200px !important;
	height:149px !important;
	left:49px !important;
	top:582px !important;
}

#item107743 {
	width:200px !important;
	height:149px !important;
	left:281px !important;
	top:379px !important;
}

#item44192 {
	width:376px !important;
	height:195px !important;
	left:775px !important;
	top:48px !important;
	background:#d70e2b;
}

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

#item44194 {
	width:332px !important;
	height:195px !important;
	left:802px !important;
	top:85px !important;
}

#item44217 {
	width:515px !important;
	height:118px !important;
	left:137px !important;
	top:47px !important;
}

#item44286 {
	width:200px !important;
	height:22px !important;
	left:281px !important;
	top:343px !important;
}

#item145388 {
	width:200px !important;
	height:22px !important;
	left:281px !important;
	top:545px !important;
}

#item160256 {
	width:200px !important;
	height:22px !important;
	left:49px !important;
	top:747px !important;
}

#item160231 {
	width:200px !important;
	height:22px !important;
	left:511px !important;
	top:545px !important;
}

#item145413 {
	width:200px !important;
	height:22px !important;
	left:49px !important;
	top:545px !important;
}

#item44355 {
	width:200px !important;
	height:22px !important;
	left:511px !important;
	top:343px !important;
}

#item44401 {
	width:376px !important;
	height:371px !important;
	left:775px !important;
	top:263px !important;
	background:#f0f0f0;
}

#item44402 {
	width:299px !important;
	height:341px !important;
	left:814px !important;
	top:293px !important;
}

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

#item44633 {
	width:370px !important;
	height:371px !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:#f0f0f0;
}

#item44634 {
	width:308px !important;
	height:237px !important;
	left:31px !important;
	top:36px !important;
}

#item44660 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item44657 {
	width:31px !important;
	height:31px !important;
	left:342px !important;
	top:16px !important;
}

#item44982 {
	width:200px !important;
	height:12px !important;
	left:150px !important;
	top:293px !important;
}

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

#item44428 {
	width:370px !important;
	height:371px !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:#f0f0f0;
}

#item44429 {
	width:308px !important;
	height:237px !important;
	left:31px !important;
	top:36px !important;
}

#item44456 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item44453 {
	width:31px !important;
	height:31px !important;
	left:342px !important;
	top:16px !important;
}

#item44957 {
	width:200px !important;
	height:12px !important;
	left:150px !important;
	top:293px !important;
}

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

#item44598 {
	width:370px !important;
	height:371px !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:#f0f0f0;
}

#item44599 {
	width:308px !important;
	height:237px !important;
	left:31px !important;
	top:36px !important;
}

#item44626 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item44623 {
	width:31px !important;
	height:31px !important;
	left:342px !important;
	top:16px !important;
}

#item44907 {
	width:200px !important;
	height:12px !important;
	left:150px !important;
	top:293px !important;
}

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

#item44565 {
	width:370px !important;
	height:371px !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:#f0f0f0;
}

#item44566 {
	width:308px !important;
	height:237px !important;
	left:31px !important;
	top:36px !important;
}

#item44592 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item44589 {
	width:31px !important;
	height:31px !important;
	left:342px !important;
	top:16px !important;
}

#item44882 {
	width:200px !important;
	height:12px !important;
	left:150px !important;
	top:293px !important;
}

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

#item44531 {
	width:370px !important;
	height:371px !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:#f0f0f0;
}

#item44532 {
	width:308px !important;
	height:237px !important;
	left:31px !important;
	top:36px !important;
}

#item44558 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item44555 {
	width:31px !important;
	height:31px !important;
	left:342px !important;
	top:16px !important;
}

#item44857 {
	width:200px !important;
	height:12px !important;
	left:150px !important;
	top:293px !important;
}

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

#item44498 {
	width:370px !important;
	height:371px !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:#f0f0f0;
}

#item44499 {
	width:308px !important;
	height:237px !important;
	left:31px !important;
	top:36px !important;
}

#item44525 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item44522 {
	width:31px !important;
	height:31px !important;
	left:342px !important;
	top:16px !important;
}

#item44832 {
	width:200px !important;
	height:12px !important;
	left:150px !important;
	top:293px !important;
}

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

#item44466 {
	width:370px !important;
	height:371px !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:#f0f0f0;
}

#item44467 {
	width:308px !important;
	height:260px !important;
	left:31px !important;
	top:36px !important;
}

#item44493 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item44490 {
	width:31px !important;
	height:31px !important;
	left:342px !important;
	top:16px !important;
}

#item44463 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:44px !important;
}

#item44425 {
	width:380px !important;
	height:381px !important;
	left:765px !important;
	top:253px !important;
}

#item45981 {
	width:708px !important;
	height:740px !important;
	left:36px !important;
	top:33px !important;
	background:#f7f7f7;
}

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

#item45982 {
	width:426px !important;
	height:514px !important;
	left:764px !important;
	top:251px !important;
	background:#f7f7f7;
}

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

#item45985 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item56840 {
	width:200px !important;
	height:149px !important;
	left:464px !important;
	top:188px !important;
}

#item56946 {
	width:200px !important;
	height:149px !important;
	left:36px !important;
	top:354px !important;
}

#item57001 {
	width:200px !important;
	height:149px !important;
	left:251px !important;
	top:354px !important;
}

#item57028 {
	width:200px !important;
	height:149px !important;
	left:251px !important;
	top:550px !important;
}

#item107873 {
	width:200px !important;
	height:149px !important;
	left:36px !important;
	top:550px !important;
}

#item107900 {
	width:200px !important;
	height:149px !important;
	left:464px !important;
	top:355px !important;
}

#item107938 {
	width:200px !important;
	height:149px !important;
	left:464px !important;
	top:550px !important;
}

#item57055 {
	width:414px !important;
	height:149px !important;
	left:36px !important;
	top:187px !important;
	background:#d70e2b;
}

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

#item57056 {
	width:363px !important;
	height:117px !important;
	left:67px !important;
	top:203px !important;
}

#item57079 {
	width:628px !important;
	height:145px !important;
	left:36px !important;
	top:36px !important;
}

#item57194 {
	width:200px !important;
	height:22px !important;
	left:252px !important;
	top:513px !important;
}

#item145519 {
	width:200px !important;
	height:22px !important;
	left:464px !important;
	top:513px !important;
}

#item109436 {
	width:200px !important;
	height:22px !important;
	left:36px !important;
	top:513px !important;
}

#item145481 {
	width:200px !important;
	height:22px !important;
	left:36px !important;
	top:708px !important;
}

#item160310 {
	width:200px !important;
	height:22px !important;
	left:252px !important;
	top:708px !important;
}

#item160335 {
	width:200px !important;
	height:22px !important;
	left:464px !important;
	top:708px !important;
}

#item57240 {
	width:628px !important;
	height:426px !important;
	left:36px !important;
	top:760px !important;
	background:#f0f0f0;
}

#item57242 {
	width:534px !important;
	height:348px !important;
	left:82px !important;
	top:799px !important;
}

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

#item57617 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

#item57618 {
	width:458px !important;
	height:338px !important;
	left:43px !important;
	top:50px !important;
}

#item57644 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item57641 {
	width:31px !important;
	height:31px !important;
	left:504px !important;
	top:16px !important;
}

#item57649 {
	width:280px !important;
	height:17px !important;
	left:231px !important;
	top:379px !important;
}

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

#item57560 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

#item57561 {
	width:458px !important;
	height:338px !important;
	left:43px !important;
	top:50px !important;
}

#item57587 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item57584 {
	width:31px !important;
	height:31px !important;
	left:504px !important;
	top:16px !important;
}

#item57590 {
	width:280px !important;
	height:17px !important;
	left:231px !important;
	top:379px !important;
}

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

#item57500 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

#item57501 {
	width:458px !important;
	height:338px !important;
	left:43px !important;
	top:50px !important;
}

#item57527 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item57524 {
	width:31px !important;
	height:31px !important;
	left:504px !important;
	top:16px !important;
}

#item57532 {
	width:280px !important;
	height:17px !important;
	left:231px !important;
	top:379px !important;
}

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

#item57443 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

#item57444 {
	width:458px !important;
	height:338px !important;
	left:43px !important;
	top:50px !important;
}

#item57470 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item57467 {
	width:31px !important;
	height:31px !important;
	left:504px !important;
	top:16px !important;
}

#item57473 {
	width:280px !important;
	height:17px !important;
	left:231px !important;
	top:379px !important;
}

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

#item57384 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

#item57387 {
	width:458px !important;
	height:338px !important;
	left:43px !important;
	top:50px !important;
}

#item57413 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item57410 {
	width:31px !important;
	height:31px !important;
	left:504px !important;
	top:16px !important;
}

#item57416 {
	width:280px !important;
	height:17px !important;
	left:231px !important;
	top:379px !important;
}

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

#item57327 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

#item57328 {
	width:458px !important;
	height:338px !important;
	left:43px !important;
	top:50px !important;
}

#item57354 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item57351 {
	width:31px !important;
	height:31px !important;
	left:504px !important;
	top:16px !important;
}

#item57357 {
	width:280px !important;
	height:17px !important;
	left:231px !important;
	top:379px !important;
}

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

#item57268 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

#item57269 {
	width:458px !important;
	height:338px !important;
	left:43px !important;
	top:50px !important;
}

#item57295 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item57292 {
	width:31px !important;
	height:31px !important;
	left:504px !important;
	top:16px !important;
}

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

#item57265 {
	width:547px !important;
	height:414px !important;
	left:69px !important;
	top:750px !important;
}

#item57674 {
	width:630px !important;
	height:709px !important;
	left:35px !important;
	top:36px !important;
	background:#f7f7f7;
}

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

#item57675 {
	width:630px !important;
	height:440px !important;
	left:35px !important;
	top:760px !important;
	background:#f7f7f7;
}

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

#item57676 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item43629 {
	width:23px !important;
	height:23px !important;
	top:174px !important;
}

#item43637 {
	width:130px !important;
	height:20px !important;
	left:29px !important;
	top:179px !important;
}

#item43625 {
	width:221px !important;
	height:199px !important;
	left:36px !important;
	top:96px !important;
}

#item43672 {
	width:23px !important;
	height:23px !important;
	top:174px !important;
}

#item43677 {
	width:137px !important;
	height:20px !important;
	left:29px !important;
	top:179px !important;
}

#item43669 {
	width:221px !important;
	height:199px !important;
	left:293px !important;
	top:96px !important;
}

#item43711 {
	width:23px !important;
	height:23px !important;
	top:173px !important;
}

#item43718 {
	width:172px !important;
	height:20px !important;
	left:29px !important;
	top:178px !important;
}

#item43708 {
	width:221px !important;
	height:198px !important;
	left:550px !important;
	top:96px !important;
}

#item44727 {
	width:23px !important;
	height:23px !important;
	top:173px !important;
}

#item44731 {
	width:172px !important;
	height:20px !important;
	left:29px !important;
	top:178px !important;
}

#item44724 {
	width:221px !important;
	height:198px !important;
	left:293px !important;
	top:560px !important;
}

#item144925 {
	width:23px !important;
	height:23px !important;
	top:171px !important;
}

#item144929 {
	width:172px !important;
	height:20px !important;
	left:29px !important;
	top:176px !important;
}

#item144922 {
	width:221px !important;
	height:196px !important;
	left:291px !important;
	top:327px !important;
}

#item162036 {
	width:23px !important;
	height:23px !important;
	top:171px !important;
}

#item162039 {
	width:172px !important;
	height:20px !important;
	left:29px !important;
	top:176px !important;
}

#item162033 {
	width:221px !important;
	height:196px !important;
	left:36px !important;
	top:327px !important;
}

#item162066 {
	width:23px !important;
	height:23px !important;
	top:171px !important;
}

#item162070 {
	width:172px !important;
	height:20px !important;
	left:29px !important;
	top:176px !important;
}

#item162063 {
	width:221px !important;
	height:196px !important;
	left:550px !important;
	top:560px !important;
}

#item144850 {
	width:23px !important;
	height:23px !important;
	top:174px !important;
}

#item144853 {
	width:172px !important;
	height:20px !important;
	left:29px !important;
	top:178px !important;
}

#item144847 {
	width:221px !important;
	height:198px !important;
	left:36px !important;
	top:560px !important;
}

#item43811 {
	width:23px !important;
	height:23px !important;
	top:173px !important;
}

#item43816 {
	width:180px !important;
	height:20px !important;
	left:29px !important;
	top:176px !important;
}

#item44722 {
	width:221px !important;
	height:196px !important;
	left:550px !important;
	top:327px !important;
}

#item43840 {
	width:345px !important;
	height:368px !important;
	left:807px !important;
	top:267px !important;
	background:#f0f0f0;
}

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

#item43850 {
	width:275px !important;
	height:34px !important;
	left:40px !important;
}

#item43874 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item43881 {
	width:262px !important;
	height:34px !important;
	left:40px !important;
}

#item43841 {
	width:315px !important;
	height:34px !important;
	left:837px !important;
	top:314px !important;
}

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

#item43913 {
	width:242px !important;
	height:34px !important;
	left:40px !important;
}

#item43937 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item43944 {
	width:262px !important;
	height:34px !important;
	left:40px !important;
}

#item43904 {
	width:302px !important;
	height:34px !important;
	left:837px !important;
	top:391px !important;
}

@keyframes fly-in-right-43967 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-43967 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item43969 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item43974 {
	width:275px !important;
	height:34px !important;
	left:40px !important;
}

#item43998 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item44004 {
	width:262px !important;
	height:34px !important;
	left:40px !important;
}

#item43967 {
	width:315px !important;
	height:34px !important;
	left:837px !important;
	top:468px !important;
}

@keyframes fly-in-right-44027 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-44027 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44029 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item44035 {
	width:251px !important;
	height:34px !important;
	left:40px !important;
}

#item44059 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item44066 {
	width:262px !important;
	height:34px !important;
	left:40px !important;
}

#item44027 {
	width:302px !important;
	height:34px !important;
	left:837px !important;
	top:545px !important;
}

#item44089 {
	width:345px !important;
	height:189px !important;
	left:807px !important;
	top:48px !important;
	background:#d70e2b;
}

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

#item44090 {
	width:286px !important;
	height:127px !important;
	left:846px !important;
	top:85px !important;
}

#item44774 {
	width:515px !important;
	height:37px !important;
	left:129px !important;
	top:41px !important;
}

#item48341 {
	width:60px !important;
	height:37px !important;
	left:963px !important;
	top:200px !important;
}

#item45974 {
	width:749px !important;
	height:705px !important;
	left:27px !important;
	top:85px !important;
	background:#f7f7f7;
}

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

#item28981 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item57697 {
	width:23px !important;
	height:23px !important;
	top:191px !important;
}

#item57702 {
	width:125px !important;
	height:15px !important;
	left:29px !important;
	top:195px !important;
}

#item57694 {
	width:186px !important;
	height:214px !important;
	left:36px !important;
	top:453px !important;
}

#item57735 {
	width:23px !important;
	height:23px !important;
	top:191px !important;
}

#item57739 {
	width:137px !important;
	height:15px !important;
	left:29px !important;
	top:195px !important;
}

#item57732 {
	width:187px !important;
	height:214px !important;
	left:257px !important;
	top:453px !important;
}

#item57771 {
	width:23px !important;
	height:23px !important;
	top:191px !important;
}

#item57774 {
	width:172px !important;
	height:15px !important;
	left:29px !important;
	top:195px !important;
}

#item57768 {
	width:201px !important;
	height:214px !important;
	left:479px !important;
	top:453px !important;
}

#item57806 {
	width:23px !important;
	height:23px !important;
	top:191px !important;
}

#item57809 {
	width:172px !important;
	height:15px !important;
	left:29px !important;
	top:195px !important;
}

#item57802 {
	width:201px !important;
	height:214px !important;
	left:257px !important;
	top:950px !important;
}

#item161591 {
	width:23px !important;
	height:23px !important;
	top:191px !important;
}

#item161594 {
	width:172px !important;
	height:15px !important;
	left:29px !important;
	top:195px !important;
}

#item161588 {
	width:201px !important;
	height:214px !important;
	left:35px !important;
	top:950px !important;
}

#item162146 {
	width:23px !important;
	height:23px !important;
	top:191px !important;
}

#item162151 {
	width:172px !important;
	height:15px !important;
	left:29px !important;
	top:195px !important;
}

#item162143 {
	width:201px !important;
	height:214px !important;
	left:257px !important;
	top:702px !important;
}

#item162178 {
	width:23px !important;
	height:23px !important;
	top:191px !important;
}

#item162181 {
	width:172px !important;
	height:15px !important;
	left:29px !important;
	top:195px !important;
}

#item162175 {
	width:201px !important;
	height:214px !important;
	left:35px !important;
	top:702px !important;
}

#item162208 {
	width:23px !important;
	height:23px !important;
	top:191px !important;
}

#item162211 {
	width:172px !important;
	height:15px !important;
	left:29px !important;
	top:195px !important;
}

#item162205 {
	width:201px !important;
	height:214px !important;
	left:479px !important;
	top:950px !important;
}

#item57840 {
	width:23px !important;
	height:23px !important;
	top:191px !important;
}

#item57844 {
	width:172px !important;
	height:15px !important;
	left:29px !important;
	top:194px !important;
}

#item57837 {
	width:201px !important;
	height:214px !important;
	left:479px !important;
	top:702px !important;
}

#item57872 {
	width:628px !important;
	height:189px !important;
	left:36px !important;
	top:179px !important;
	background:#f0f0f0;
}

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

#item57912 {
	width:260px !important;
	height:34px !important;
	left:40px !important;
}

#item57876 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item57881 {
	width:260px !important;
	height:34px !important;
	left:40px !important;
}

#item57873 {
	width:300px !important;
	height:34px !important;
	left:49px !important;
	top:226px !important;
}

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

#item57970 {
	width:260px !important;
	height:34px !important;
	left:40px !important;
}

#item57938 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item57942 {
	width:260px !important;
	height:34px !important;
	left:40px !important;
}

#item57935 {
	width:300px !important;
	height:34px !important;
	left:49px !important;
	top:303px !important;
}

@keyframes fly-in-right-57993 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-57993 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58023 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item58026 {
	width:260px !important;
	height:34px !important;
	left:40px !important;
}

#item57996 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item57999 {
	width:260px !important;
	height:34px !important;
	left:40px !important;
}

#item57993 {
	width:300px !important;
	height:34px !important;
	left:364px !important;
	top:226px !important;
}

@keyframes fly-in-right-58049 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-58049 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58081 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item58084 {
	width:260px !important;
	height:34px !important;
	left:40px !important;
}

#item58052 {
	width:30px !important;
	height:30px !important;
	top:2px !important;
}

#item58057 {
	width:260px !important;
	height:34px !important;
	left:40px !important;
}

#item58049 {
	width:300px !important;
	height:34px !important;
	left:364px !important;
	top:303px !important;
}

#item58107 {
	width:627px !important;
	height:127px !important;
	left:37px !important;
	top:36px !important;
	background:#d70e2b;
}

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

#item58108 {
	width:565px !important;
	height:74px !important;
	left:76px !important;
	top:64px !important;
}

#item58131 {
	width:628px !important;
	height:52px !important;
	left:36px !important;
	top:388px !important;
}

#item58155 {
	width:633px !important;
	height:724px !important;
	left:31px !important;
	top:440px !important;
	background:#f7f7f7;
}

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

#item58156 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

@keyframes move-left-shrink-29304 {
	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-29304 {
	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;
	}
}
#item29313 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#f7f7f7;
}

#item29314 {
	width:422px !important;
	height:790px !important;
	left:799px !important;
	top:1px !important;
	background:#f7f7f7;
}

#item29315 {
	width:1200px !important;
	height:35px !important;
	background:#f7f7f7;
}

#item29316 {
	width:1200px !important;
	height:35px !important;
	top:776px !important;
	background:#f7f7f7;
}

#item29317 {
	width:335px !important;
	height:321px !important;
	left:817px !important;
	top:170px !important;
	background:#f0f0f0;
}

#item29319 {
	width:335px !important;
	height:94px !important;
	left:817px !important;
	top:661px !important;
	background:#f0f0f0;
}

#item29320 {
	width:290px !important;
	height:158px !important;
	left:845px !important;
	top:191px !important;
}

#item29464 {
	width:232px !important;
	height:109px !important;
	left:43px !important;
}

#item46002 {
	width:32px !important;
	height:32px !important;
	top:32px !important;
}

#item29489 {
	width:232px !important;
	height:109px !important;
	left:43px !important;
}

#item45995 {
	width:32px !important;
	height:32px !important;
	top:32px !important;
}

#item29460 {
	width:275px !important;
	height:109px !important;
	left:847px !important;
	top:371px !important;
}

#item29521 {
	width:276px !important;
	height:15px !important;
}

#item29545 {
	width:276px !important;
	height:15px !important;
}

#item29517 {
	width:276px !important;
	height:15px !important;
	left:853px !important;
	top:677px !important;
}

#item29648 {
	width:340px !important;
	height:14px !important;
}

#item29624 {
	width:340px !important;
	height:14px !important;
}

#item29620 {
	width:340px !important;
	height:14px !important;
	left:853px !important;
	top:717px !important;
}

#item29793 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:675px !important;
}

#item29799 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:714px !important;
}

#item29813 {
	width:387px !important;
	height:622px !important;
	left:806px !important;
	top:160px !important;
	background:#f7f7f7;
}

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

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

#item29815 {
	width:422px !important;
	height:100px !important;
	background:#d70e2b;
}

#item29816 {
	width:366px !important;
	height:58px !important;
	left:35px !important;
	top:26px !important;
}

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

#item29840 {
	width:421px !important;
	height:120px !important;
	background:#d70e2b;
}

#item29863 {
	width:373px !important;
	height:77px !important;
	left:35px !important;
	top:19px !important;
}

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

#item29889 {
	opacity:0.95;
	width:320px !important;
	height:191px !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;
}

#item29890 {
	width:266px !important;
	height:170px !important;
	left:25px !important;
	top:29px !important;
}

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

#item29914 {
	opacity:0.95;
	width:320px !important;
	height:261px !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;
}

#item29916 {
	width:266px !important;
	height:223px !important;
	left:25px !important;
	top:29px !important;
}

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

#item29940 {
	opacity:0.95;
	width:320px !important;
	height:190px !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;
}

#item29941 {
	width:266px !important;
	height:166px !important;
	left:25px !important;
	top:29px !important;
}

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

#item29965 {
	opacity:0.95;
	width:320px !important;
	height:261px !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;
}

#item29966 {
	width:266px !important;
	height:189px !important;
	left:25px !important;
	top:29px !important;
}

#item29992 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item29989 {
	width:31px !important;
	height:31px !important;
	left:629px !important;
	top:222px !important;
}

#item30001 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item29998 {
	width:31px !important;
	height:31px !important;
	left:294px !important;
	top:223px !important;
}

#item30010 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item30007 {
	width:31px !important;
	height:31px !important;
	left:629px !important;
	top:14px !important;
}

#item30019 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item30016 {
	width:31px !important;
	height:31px !important;
	left:294px !important;
	top:14px !important;
}

#item30025 {
	width:10px !important;
	height:10px !important;
	left:750px !important;
	top:187px !important;
}

#item29886 {
	width:760px !important;
	height:480px !important;
	left:48px !important;
	top:38px !important;
}

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

#item30067 {
	opacity:0.95;
	width:346px !important;
	height: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;
}

#item30068 {
	width:284px !important;
	height:148px !important;
	left:31px !important;
	top:36px !important;
}

#item30094 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item30091 {
	width:31px !important;
	height:31px !important;
	left:318px !important;
	top:19px !important;
}

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

#item30030 {
	opacity:0.95;
	width:288px !important;
	height:159px !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;
}

#item30031 {
	width:227px !important;
	height:123px !important;
	left:30px !important;
	top:36px !important;
}

#item30057 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item30054 {
	width:31px !important;
	height:31px !important;
	left:318px !important;
	top:16px !important;
}

#item30064 {
	width:10px !important;
	height:10px !important;
	left:589px !important;
	top:122px !important;
}

#item30027 {
	width:599px !important;
	height:216px !important;
	left:356px !important;
	top:508px !important;
}

#item45969 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

@keyframes move-left-shrink-58173 {
	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-58173 {
	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;
	}
}
#item58177 {
	width:44px !important;
	height:499px !important;
	left:-8px !important;
	top:701px !important;
	background:#f7f7f7;
}

#item108040 {
	width:44px !important;
	height:499px !important;
	left:664px !important;
	top:701px !important;
	background:#f7f7f7;
}

#item58178 {
	width:700px !important;
	height:712px !important;
	top:1px !important;
	background:#f7f7f7;
}

#item58180 {
	width:720px !important;
	height:48px !important;
	left:-8px !important;
	top:1165px !important;
	background:#f7f7f7;
}

#item58181 {
	width:591px !important;
	height:300px !important;
	left:59px !important;
	top:160px !important;
	background:#f0f0f0;
}

#item58182 {
	width:591px !important;
	height:94px !important;
	left:59px !important;
	top:608px !important;
	background:#f0f0f0;
}

#item58184 {
	width:564px !important;
	height:146px !important;
	left:72px !important;
	top:182px !important;
}

#item58240 {
	width:504px !important;
	height:125px !important;
	left:60px !important;
}

#item58263 {
	width:45px !important;
	height:45px !important;
	top:31px !important;
}

#item58211 {
	width:504px !important;
	height:125px !important;
	left:60px !important;
}

#item58234 {
	width:45px !important;
	height:45px !important;
	top:31px !important;
}

#item58207 {
	width:564px !important;
	height:125px !important;
	left:72px !important;
	top:330px !important;
}

#item58296 {
	width:399px !important;
	height:21px !important;
}

#item58272 {
	width:399px !important;
	height:21px !important;
}

#item58266 {
	width:399px !important;
	height:21px !important;
	left:106px !important;
	top:622px !important;
}

#item58347 {
	width:399px !important;
	height:19px !important;
}

#item58323 {
	width:399px !important;
	height:19px !important;
}

#item58319 {
	width:399px !important;
	height:19px !important;
	left:106px !important;
	top:664px !important;
}

#item58371 {
	width:28px !important;
	height:28px !important;
	left:72px !important;
	top:622px !important;
}

#item58376 {
	width:28px !important;
	height:28px !important;
	left:72px !important;
	top:661px !important;
}

#item58381 {
	width:591px !important;
	height:572px !important;
	left:59px !important;
	top:130px !important;
	background:#f7f7f7;
}

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

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

#item58383 {
	width:591px !important;
	height:130px !important;
	background:#d70e2b;
}

#item58384 {
	width:513px !important;
	height:68px !important;
	left:49px !important;
	top:31px !important;
}

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

#item58408 {
	width:590px !important;
	height:150px !important;
	background:#d70e2b;
}

#item58431 {
	width:522px !important;
	height:100px !important;
	left:49px !important;
	top:18px !important;
}

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

#item58458 {
	opacity:0.95;
	width:320px !important;
	height:182px !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;
}

#item58459 {
	width:270px !important;
	height:152px !important;
	left:23px !important;
	top:29px !important;
}

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

#item58483 {
	opacity:0.95;
	width:320px !important;
	height: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;
}

#item58484 {
	width:287px !important;
	height:231px !important;
	left:23px !important;
	top:29px !important;
}

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

#item58508 {
	opacity:0.95;
	width:320px !important;
	height:182px !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;
}

#item58509 {
	width:269px !important;
	height:132px !important;
	left:24px !important;
	top:29px !important;
}

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

#item58533 {
	opacity:0.95;
	width:320px !important;
	height: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;
}

#item58534 {
	width:270px !important;
	height:189px !important;
	left:23px !important;
	top:29px !important;
}

#item58561 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58558 {
	width:31px !important;
	height:31px !important;
	left:629px !important;
	top:208px !important;
}

#item58569 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58566 {
	width:31px !important;
	height:31px !important;
	left:294px !important;
	top:209px !important;
}

#item58576 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58573 {
	width:31px !important;
	height:31px !important;
	left:629px !important;
	top:14px !important;
}

#item58582 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58579 {
	width:31px !important;
	height:31px !important;
	left:294px !important;
	top:14px !important;
}

#item58586 {
	width:10px !important;
	height:10px !important;
	left:480px !important;
	top:187px !important;
}

#item58454 {
	width:664px !important;
	height:465px !important;
	left:13px !important;
	top:702px !important;
}

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

#item58625 {
	opacity:0.95;
	width:390px !important;
	height:200px !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;
}

#item58626 {
	width:330px !important;
	height:148px !important;
	left:31px !important;
	top:36px !important;
}

#item58652 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58649 {
	width:31px !important;
	height:31px !important;
	left:358px !important;
	top:18px !important;
}

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

#item58590 {
	opacity:0.95;
	width:338px !important;
	height:142px !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;
}

#item58591 {
	width:290px !important;
	height:106px !important;
	left:30px !important;
	top:36px !important;
}

#item58617 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item58614 {
	width:31px !important;
	height:31px !important;
	left:303px !important;
	top:16px !important;
}

#item58621 {
	width:10px !important;
	height:10px !important;
	left:128px !important;
	top:44px !important;
}

#item58587 {
	width:400px !important;
	height:213px !important;
	left:49px !important;
	top:702px !important;
}

#item58655 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item30231 {
	width:422px !important;
	height:790px !important;
	left:788px !important;
	top:6px !important;
	background:#f7f7f7;
}

#item30233 {
	width:72px !important;
	height:790px !important;
	left:-30px !important;
	background:#f7f7f7;
}

#item30234 {
	width:1200px !important;
	height:35px !important;
	background:#f7f7f7;
}

#item30235 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#f7f7f7;
}

#item30236 {
	width:343px !important;
	height:291px !important;
	left:809px !important;
	top:275px !important;
	background:#f0f0f0;
}

#item30238 {
	width:292px !important;
	height:268px !important;
	left:835px !important;
	top:298px !important;
}

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

#item30262 {
	width:422px !important;
	height:185px !important;
	background:#d70e2b;
}

#item30263 {
	width:378px !important;
	height:140px !important;
	left:44px !important;
	top:46px !important;
}

#item30544 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:163px !important;
}

#item28971 {
	width:343px !important;
	height:497px !important;
	left:809px !important;
	top:264px !important;
	background:#f7f7f7;
}

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

#item28982 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item58677 {
	width:76px !important;
	height:1200px !important;
	left:-40px !important;
	background:#f7f7f7;
}

#item108041 {
	width:76px !important;
	height:1213px !important;
	left:664px !important;
	top:-13px !important;
	background:#f7f7f7;
}

#item58678 {
	width:786px !important;
	height:66px !important;
	left:-72px !important;
	top:-13px !important;
	background:#f7f7f7;
}

#item58679 {
	width:754px !important;
	height:66px !important;
	left:-14px !important;
	top:1147px !important;
	background:#f7f7f7;
}

#item58680 {
	width:364px !important;
	height:524px !important;
	left:360px !important;
	top:277px !important;
	background:#f0f0f0;
}

#item58681 {
	width:276px !important;
	height:500px !important;
	left:392px !important;
	top:301px !important;
}

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

#item58706 {
	width:543px !important;
	height:230px !important;
	background:#d70e2b;
}

#item58707 {
	width:402px !important;
	height:133px !important;
	left:62px !important;
	top:49px !important;
}

#item58733 {
	width:379px !important;
	height:517px !important;
	left:360px !important;
	top:284px !important;
	background:#f7f7f7;
}

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

#item58734 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

@keyframes move-left-shrink-45192 {
	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-45192 {
	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;
	}
}
#item45200 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#f7f7f7;
}

#item45201 {
	width:1200px !important;
	height:35px !important;
	background:#f7f7f7;
}

#item45202 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#f7f7f7;
}

#item45203 {
	width:367px !important;
	height:790px !important;
	left:833px !important;
	background:#f7f7f7;
}

#item45204 {
	width:294px !important;
	height:518px !important;
	left:872px !important;
	top:233px !important;
	background:#f0f0f0;
}

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

#item45208 {
	width:421px !important;
	height:164px !important;
	background:#d70e2b;
}

#item45209 {
	width:354px !important;
	height:73px !important;
	left:44px !important;
	top:45px !important;
}

#item45237 {
	width:226px !important;
	height:20px !important;
}

#item45261 {
	width:226px !important;
	height:20px !important;
}

#item45234 {
	width:226px !important;
	height:20px !important;
	left:934px !important;
	top:287px !important;
}

#item45284 {
	width:20px !important;
	height:20px !important;
	left:900px !important;
	top:289px !important;
}

#item45296 {
	width:226px !important;
	height:20px !important;
}

#item45320 {
	width:226px !important;
	height:20px !important;
}

#item45292 {
	width:226px !important;
	height:20px !important;
	left:934px !important;
	top:357px !important;
}

#item45343 {
	width:20px !important;
	height:20px !important;
	left:900px !important;
	top:358px !important;
}

#item45352 {
	width:226px !important;
	height:20px !important;
}

#item45377 {
	width:226px !important;
	height:20px !important;
}

#item45349 {
	width:226px !important;
	height:20px !important;
	left:934px !important;
	top:427px !important;
}

#item45400 {
	width:20px !important;
	height:20px !important;
	left:900px !important;
	top:428px !important;
}

#item45410 {
	width:226px !important;
	height:20px !important;
}

#item45435 {
	width:226px !important;
	height:20px !important;
}

#item45406 {
	width:226px !important;
	height:20px !important;
	left:934px !important;
	top:497px !important;
}

#item45750 {
	width:226px !important;
	height:38px !important;
}

#item45774 {
	width:226px !important;
	height:38px !important;
}

#item45747 {
	width:226px !important;
	height:38px !important;
	left:934px !important;
	top:566px !important;
}

#item45458 {
	width:20px !important;
	height:20px !important;
	left:900px !important;
	top:497px !important;
}

#item45797 {
	width:20px !important;
	height:20px !important;
	left:900px !important;
	top:580px !important;
}

#item45466 {
	width:226px !important;
	height:38px !important;
}

#item45490 {
	width:226px !important;
	height:38px !important;
}

#item45463 {
	width:226px !important;
	height:38px !important;
	left:934px !important;
	top:654px !important;
}

#item45513 {
	width:20px !important;
	height:20px !important;
	left:900px !important;
	top:666px !important;
}

#item45712 {
	opacity:0.95;
	width:580px !important;
	height:240px !important;
	left:149px !important;
	top:221px !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-45712 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-45712 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item45712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45717 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45713 {
	width:31px !important;
	height:31px !important;
	left:693px !important;
	top:226px !important;
}

#item45721 {
	width:494px !important;
	height:201px !important;
	left:188px !important;
	top:255px !important;
}

#item45657 {
	opacity:0.95;
	width:448px !important;
	height:277px !important;
	left:281px !important;
	top:221px !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-45657 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-45657 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item45657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45661 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45658 {
	width:31px !important;
	height:31px !important;
	left:693px !important;
	top:226px !important;
}

#item45667 {
	width:354px !important;
	height:245px !important;
	left:329px !important;
	top:253px !important;
}

#item45624 {
	opacity:0.95;
	width:448px !important;
	height:220px !important;
	left:281px !important;
	top:221px !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-45624 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-45624 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item45624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45625 {
	width:362px !important;
	height:154px !important;
	left:325px !important;
	top:252px !important;
}

#item45651 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45648 {
	width:31px !important;
	height:31px !important;
	left:693px !important;
	top:225px !important;
}

#item45590 {
	opacity:0.95;
	width:448px !important;
	height:216px !important;
	left:281px !important;
	top:221px !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-45590 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-45590 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item45590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45591 {
	width:360px !important;
	height:171px !important;
	left:327px !important;
	top:256px !important;
}

#item45617 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45614 {
	width:31px !important;
	height:31px !important;
	left:693px !important;
	top:225px !important;
}

#item45556 {
	opacity:0.95;
	width:446px !important;
	height:445px !important;
	left:281px !important;
	top:222px !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-45556 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-45556 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item45556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45558 {
	width:358px !important;
	height:411px !important;
	left:327px !important;
	top:255px !important;
}

#item45584 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45581 {
	width:31px !important;
	height:31px !important;
	left:692px !important;
	top:226px !important;
}

#item45520 {
	opacity:0.95;
	width:446px !important;
	height:233px !important;
	left:281px !important;
	top:223px !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-45520 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-45520 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item45520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45524 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45521 {
	width:31px !important;
	height:31px !important;
	left:692px !important;
	top:227px !important;
}

#item45530 {
	width:373px !important;
	height:201px !important;
	left:317px !important;
	top:254px !important;
}

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

#item45518 {
	width:729px !important;
	height:667px !important;
	left:53px !important;
	top:46px !important;
}

#item45690 {
	width:340px !important;
	height:545px !important;
	left:850px !important;
	top:220px !important;
	background:#f7f7f7;
}

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

#item45967 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

@keyframes move-left-shrink-58751 {
	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-58751 {
	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;
	}
}
#item58756 {
	width:61px !important;
	height:735px !important;
	left:-26px !important;
	top:465px !important;
	background:#f7f7f7;
}

#item108045 {
	width:61px !important;
	height:735px !important;
	left:664px !important;
	top:465px !important;
	background:#f7f7f7;
}

#item58758 {
	width:744px !important;
	height:44px !important;
	left:-20px !important;
	top:1167px !important;
	background:#f7f7f7;
}

#item58759 {
	width:700px !important;
	height:507px !important;
	background:#f7f7f7;
}

#item58760 {
	width:628px !important;
	height:250px !important;
	left:36px !important;
	top:237px !important;
	background:#f0f0f0;
}

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

#item58762 {
	width:628px !important;
	height:200px !important;
	background:#d70e2b;
}

#item58763 {
	width:496px !important;
	height:102px !important;
	left:62px !important;
	top:49px !important;
}

#item58814 {
	width:316px !important;
	height:28px !important;
}

#item58789 {
	width:240px !important;
	height:28px !important;
}

#item58786 {
	width:316px !important;
	height:28px !important;
	left:92px !important;
	top:281px !important;
}

#item58837 {
	width:28px !important;
	height:28px !important;
	left:50px !important;
	top:283px !important;
}

#item58868 {
	width:316px !important;
	height:28px !important;
}

#item58843 {
	width:240px !important;
	height:28px !important;
}

#item58840 {
	width:316px !important;
	height:28px !important;
	left:92px !important;
	top:336px !important;
}

#item58891 {
	width:28px !important;
	height:28px !important;
	left:50px !important;
	top:338px !important;
}

#item58922 {
	width:316px !important;
	height:28px !important;
}

#item58898 {
	width:270px !important;
	height:28px !important;
}

#item58895 {
	width:316px !important;
	height:28px !important;
	left:386px !important;
	top:338px !important;
}

#item58945 {
	width:28px !important;
	height:28px !important;
	left:344px !important;
	top:338px !important;
}

#item58978 {
	width:316px !important;
	height:28px !important;
}

#item58954 {
	width:270px !important;
	height:28px !important;
}

#item58951 {
	width:316px !important;
	height:28px !important;
	left:386px !important;
	top:281px !important;
}

#item59028 {
	width:316px !important;
	height:53px !important;
}

#item59004 {
	width:240px !important;
	height:53px !important;
}

#item59001 {
	width:316px !important;
	height:53px !important;
	left:92px !important;
	top:395px !important;
}

#item59051 {
	width:28px !important;
	height:28px !important;
	left:344px !important;
	top:281px !important;
}

#item59055 {
	width:28px !important;
	height:28px !important;
	left:50px !important;
	top:408px !important;
}

#item59087 {
	width:316px !important;
	height:54px !important;
}

#item59063 {
	width:270px !important;
	height:54px !important;
}

#item59060 {
	width:316px !important;
	height:54px !important;
	left:386px !important;
	top:394px !important;
}

#item59110 {
	width:28px !important;
	height:28px !important;
	left:344px !important;
	top:406px !important;
}

#item59115 {
	opacity:0.95;
	width:600px !important;
	height:400px !important;
	left:10px !important;
	top:230px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-59115 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59115 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59120 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item59117 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:234px !important;
}

#item59123 {
	width:524px !important;
	height:353px !important;
	left:48px !important;
	top:276px !important;
}

#item59278 {
	opacity:0.95;
	width:600px !important;
	height:383px !important;
	left:10px !important;
	top:246px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-59278 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59278 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59283 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item59279 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:250px !important;
}

#item59286 {
	width:524px !important;
	height:337px !important;
	left:48px !important;
	top:293px !important;
}

#item59245 {
	opacity:0.95;
	width:600px !important;
	height:303px !important;
	left:10px !important;
	top:327px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-59245 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59245 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59246 {
	width:524px !important;
	height:257px !important;
	left:48px !important;
	top:373px !important;
}

#item59272 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item59269 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:331px !important;
}

#item59214 {
	opacity:0.95;
	width:600px !important;
	height:293px !important;
	left:10px !important;
	top:336px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-59214 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59214 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59215 {
	width:524px !important;
	height:247px !important;
	left:48px !important;
	top:383px !important;
}

#item59241 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item59238 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:340px !important;
}

#item59182 {
	opacity:0.95;
	width:600px !important;
	height:620px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-59182 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59182 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59183 {
	width:524px !important;
	height:565px !important;
	left:48px !important;
	top:42px !important;
}

#item59209 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item59206 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:16px !important;
}

#item59149 {
	opacity:0.95;
	width:600px !important;
	height:324px !important;
	left:10px !important;
	top:306px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-59149 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59149 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59154 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item59150 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:310px !important;
}

#item59157 {
	width:524px !important;
	height:279px !important;
	left:48px !important;
	top:351px !important;
}

#item59147 {
	width:10px !important;
	height:10px !important;
	left:61px !important;
	top:168px !important;
}

#item59113 {
	width:610px !important;
	height:630px !important;
	left:40px !important;
	top:515px !important;
}

#item59309 {
	width:628px !important;
	height:250px !important;
	left:36px !important;
	top:237px !important;
	background:#f7f7f7;
}

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

#item59310 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item689 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

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

#item710 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1104px !important;
	top:311px !important;
}

#item720 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1128px !important;
	top:245px !important;
}

#item730 {
	width:1201px !important;
	height:791px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-731 {
	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-731 {
	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;
	}
}
#item789 {
	opacity:0.30;
	width:418px !important;
	height:421px !important;
	top:109px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-789 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-789 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item809 {
	width:316px !important;
	height:330px !important;
	left:50px !important;
	top:160px !important;
}

#item831 {
	width:450px !important;
	height:80px !important;
}

#item27499 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

@keyframes move-left-grow-59348 {
	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-59348 {
	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;
	}
}
#item59355 {
	opacity:0.30;
	width:585px !important;
	height:601px !important;
	top:109px !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:#010101;
}

@keyframes fade-in-59355 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-59355 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item59355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59357 {
	width:442px !important;
	height:462px !important;
	left:70px !important;
	top:180px !important;
}

#item59380 {
	width:450px !important;
	height:80px !important;
}

#item59403 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item882 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:90px !important;
	top:122px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

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

#item906 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item909 {
	width:30px !important;
	height:30px !important;
}

#item885 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:293px !important;
}

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

#item941 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item944 {
	width:30px !important;
	height:30px !important;
}

#item920 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:358px !important;
}

#item972 {
	width:380px !important;
	height:80px !important;
	left:132px !important;
	top:167px !important;
}

#item1065 {
	opacity:0.95;
	width:599px !important;
	height:610px !important;
	left:284px !important;
	top:88px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item1070 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1068 {
	width:21px !important;
	height:21px !important;
	left:851px !important;
	top:99px !important;
}

#item1083 {
	width:504px !important;
	height:557px !important;
	left:330px !important;
	top:141px !important;
}

#item1103 {
	width:504px !important;
	height:533px !important;
	top:2px !important;
}

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

#item1106 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:301px !important;
}

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

#item998 {
	opacity:0.95;
	width:380px !important;
	height:241px !important;
	left:290px !important;
	top:219px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-998 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-998 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1020 {
	width:281px !important;
	height:189px !important;
	left:332px !important;
	top:259px !important;
}

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

#item1025 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1023 {
	width:21px !important;
	height:21px !important;
	left:638px !important;
	top:230px !important;
}

#item1035 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:236px !important;
}

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

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

#item975 {
	width:883px !important;
	height:698px !important;
	left:125px !important;
	top:57px !important;
}

#item27500 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item59423 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:36px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

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

#item59449 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item59472 {
	width:30px !important;
	height:30px !important;
}

#item59446 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:207px !important;
}

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

#item59478 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item59501 {
	width:30px !important;
	height:30px !important;
}

#item59475 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:272px !important;
}

#item59504 {
	width:380px !important;
	height:80px !important;
	left:78px !important;
	top:81px !important;
}

@keyframes fade-in-59529 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59529 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59556 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59553 {
	width:27px !important;
	height:27px !important;
	left:668px !important;
	top:157px !important;
}

#item59583 {
	width:30px !important;
	height:30px !important;
	left:108px !important;
	top:110px !important;
}

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

#item59590 {
	opacity:0.95;
	width:532px !important;
	height:338px !important;
	left:142px !important;
	top:169px !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-59590 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59590 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59613 {
	width:393px !important;
	height:264px !important;
	left:200px !important;
	top:226px !important;
}

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

#item59639 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59636 {
	width:27px !important;
	height:27px !important;
	left:635px !important;
	top:179px !important;
}

#item59642 {
	width:30px !important;
	height:30px !important;
	left:108px !important;
	top:45px !important;
}

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

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

#item59527 {
	width:710px !important;
	height:1016px !important;
	left:-10px !important;
	top:162px !important;
}

#item59646 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item1164 {
	width:450px !important;
	height:80px !important;
	left:88px !important;
	top:77px !important;
}

#item1167 {
	width:541px !important;
	height:492px !important;
	left:630px !important;
	top:49px !important;
}

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

#item1178 {
	width:20px !important;
	height:28px !important;
}

#item1209 {
	width:60px !important;
	height:10px !important;
	left:27px !important;
	top:18px !important;
}

#item1176 {
	width:87px !important;
	height:28px !important;
	left:906px !important;
	top:96px !important;
}

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

#item1215 {
	width:20px !important;
	height:28px !important;
}

#item1244 {
	width:90px !important;
	height:10px !important;
	left:26px !important;
	top:18px !important;
}

#item1213 {
	width:116px !important;
	height:28px !important;
	left:1046px !important;
	top:213px !important;
}

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

#item1250 {
	width:20px !important;
	height:28px !important;
}

#item1278 {
	width:70px !important;
	height:10px !important;
	left:23px !important;
	top:15px !important;
}

#item1248 {
	width:93px !important;
	height:28px !important;
	left:1014px !important;
	top:241px !important;
}

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

#item1284 {
	width:20px !important;
	height:28px !important;
}

#item1311 {
	width:50px !important;
	height:10px !important;
	left:25px !important;
	top:16px !important;
}

#item1282 {
	width:75px !important;
	height:28px !important;
	left:981px !important;
	top:321px !important;
}

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

#item1317 {
	width:20px !important;
	height:28px !important;
	left:58px !important;
}

#item1344 {
	width:60px !important;
	height:10px !important;
	top:13px !important;
}

#item1315 {
	width:79px !important;
	height:28px !important;
	left:821px !important;
	top:35px !important;
}

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

#item1350 {
	width:20px !important;
	height:28px !important;
	left:16px !important;
	top:15px !important;
}

#item1380 {
	width:70px !important;
	height:10px !important;
}

#item1348 {
	width:70px !important;
	height:43px !important;
	left:900px !important;
	top:470px !important;
}

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

#item1386 {
	width:20px !important;
	height:28px !important;
}

#item1417 {
	width:40px !important;
	height:10px !important;
	left:23px !important;
	top:18px !important;
}

#item1384 {
	width:63px !important;
	height:28px !important;
	left:998px !important;
	top:418px !important;
}

#item1868 {
	opacity:0.95;
	width:632px !important;
	height:470px !important;
	left:27px !important;
	top:61px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1868 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1868 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1873 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1871 {
	width:21px !important;
	height:21px !important;
	left:628px !important;
	top:72px !important;
}

#item1904 {
	width:532px !important;
	height:379px !important;
	left:77px !important;
	top:114px !important;
}

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

#item1812 {
	opacity:0.95;
	width:632px !important;
	height:413px !important;
	left:27px !important;
	top:61px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1812 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1812 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1815 {
	width:21px !important;
	height:21px !important;
	left:628px !important;
	top:72px !important;
}

#item1845 {
	width:532px !important;
	height:317px !important;
	left:77px !important;
	top:114px !important;
}

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

#item1756 {
	opacity:0.95;
	width:631px !important;
	height:458px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1756 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1756 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761 {
	width:15px !important;
	height:15px !important;
}

#item1759 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item1789 {
	width:532px !important;
	height:363px !important;
	left:77px !important;
	top:111px !important;
}

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

#item1696 {
	opacity:0.95;
	width:631px !important;
	height:399px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1696 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1696 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701 {
	width:15px !important;
	height:15px !important;
}

#item1699 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item1732 {
	width:532px !important;
	height:315px !important;
	left:78px !important;
	top:111px !important;
}

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

#item1635 {
	opacity:0.95;
	width:631px !important;
	height:410px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1635 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1635 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640 {
	width:15px !important;
	height:15px !important;
}

#item1638 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item1672 {
	width:532px !important;
	height:333px !important;
	left:78px !important;
	top:111px !important;
}

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

#item1577 {
	opacity:0.95;
	width:629px !important;
	height:323px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1577 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1577 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582 {
	width:15px !important;
	height:15px !important;
}

#item1580 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item1611 {
	width:532px !important;
	height:258px !important;
	left:78px !important;
	top:111px !important;
}

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

#item1519 {
	opacity:0.95;
	width:629px !important;
	height:361px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1519 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1519 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524 {
	width:15px !important;
	height:15px !important;
}

#item1522 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item1553 {
	width:532px !important;
	height:279px !important;
	left:78px !important;
	top:111px !important;
}

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

#item1497 {
	width:27px !important;
	height:28px !important;
	left:10px !important;
	top:10px !important;
}

#item1495 {
	width:659px !important;
	height:530px !important;
	left:62px !important;
	top:224px !important;
}

#item27501 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item59671 {
	width:450px !important;
	height:80px !important;
	left:36px !important;
	top:36px !important;
}

#item59694 {
	width:541px !important;
	height:492px !important;
	left:136px !important;
	top:145px !important;
}

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

#item59701 {
	width:29px !important;
	height:39px !important;
}

#item59705 {
	width:80px !important;
	height:20px !important;
	left:38px !important;
	top:25px !important;
}

#item59698 {
	width:118px !important;
	height:45px !important;
	left:410px !important;
	top:182px !important;
}

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

#item59731 {
	width:29px !important;
	height:39px !important;
}

#item59735 {
	width:110px !important;
	height:20px !important;
	left:32px !important;
	top:24px !important;
}

#item59728 {
	width:142px !important;
	height:44px !important;
	left:549px !important;
	top:298px !important;
}

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

#item59761 {
	width:29px !important;
	height:39px !important;
}

#item59764 {
	width:100px !important;
	height:20px !important;
	left:29px !important;
	top:24px !important;
}

#item59758 {
	width:129px !important;
	height:44px !important;
	left:517px !important;
	top:326px !important;
}

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

#item59790 {
	width:29px !important;
	height:39px !important;
}

#item59795 {
	width:70px !important;
	height:20px !important;
	left:32px !important;
	top:24px !important;
}

#item59787 {
	width:102px !important;
	height:44px !important;
	left:484px !important;
	top:406px !important;
}

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

#item59822 {
	width:29px !important;
	height:39px !important;
	left:78px !important;
}

#item59825 {
	width:80px !important;
	height:20px !important;
	top:24px !important;
}

#item59819 {
	width:107px !important;
	height:44px !important;
	left:300px !important;
	top:120px !important;
}

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

#item59851 {
	width:29px !important;
	height:39px !important;
	left:27px !important;
	top:20px !important;
}

#item59854 {
	width:90px !important;
	height:20px !important;
}

#item59848 {
	width:90px !important;
	height:59px !important;
	left:391px !important;
	top:550px !important;
}

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

#item59881 {
	width:29px !important;
	height:39px !important;
}

#item59885 {
	width:60px !important;
	height:20px !important;
	left:28px !important;
	top:25px !important;
}

#item59877 {
	width:88px !important;
	height:45px !important;
	left:499px !important;
	top:503px !important;
}

#item60246 {
	opacity:0.95;
	width:627px !important;
	height:662px !important;
	left:12px !important;
	top:11px !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-60246 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-60246 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item60246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60273 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item60270 {
	width:21px !important;
	height:21px !important;
	left:609px !important;
	top:24px !important;
}

#item60277 {
	width:580px !important;
	height:592px !important;
	left:35px !important;
	top:52px !important;
}

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

#item60193 {
	opacity:0.95;
	width:629px !important;
	height:563px !important;
	left:11px !important;
	top:113px !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-60193 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-60193 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item60193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60219 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item60216 {
	width:21px !important;
	height:21px !important;
	left:609px !important;
	top:125px !important;
}

#item60222 {
	width:560px !important;
	height:491px !important;
	left:45px !important;
	top:155px !important;
}

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

#item59911 {
	opacity:0.95;
	width:630px !important;
	height:666px !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-59911 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59911 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59937 {
	width:15px !important;
	height:18px !important;
}

#item59934 {
	width:15px !important;
	height:18px !important;
	left:602px !important;
	top:13px !important;
}

#item59941 {
	width:560px !important;
	height:592px !important;
	left:45px !important;
	top:52px !important;
}

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

#item60136 {
	opacity:0.95;
	width:630px !important;
	height:548px !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-60136 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-60136 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item60136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60163 {
	width:15px !important;
	height:15px !important;
}

#item60160 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:16px !important;
}

#item60168 {
	width:560px !important;
	height:477px !important;
	left:45px !important;
	top:170px !important;
}

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

#item60080 {
	opacity:0.95;
	width:628px !important;
	height:574px !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-60080 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-60080 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item60080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60107 {
	width:15px !important;
	height:15px !important;
}

#item60104 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:13px !important;
}

#item60111 {
	width:560px !important;
	height:502px !important;
	left:45px !important;
	top:144px !important;
}

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

#item60023 {
	opacity:0.95;
	width:628px !important;
	height:447px !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-60023 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-60023 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item60023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60050 {
	width:15px !important;
	height:15px !important;
}

#item60047 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:14px !important;
}

#item60055 {
	width:560px !important;
	height:388px !important;
	left:45px !important;
	top:271px !important;
}

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

#item59968 {
	opacity:0.95;
	width:628px !important;
	height:475px !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-59968 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-59968 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item59968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59994 {
	width:15px !important;
	height:15px !important;
}

#item59991 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item59998 {
	width:560px !important;
	height:401px !important;
	left:45px !important;
	top:243px !important;
}

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

#item59965 {
	width:27px !important;
	height:28px !important;
	left:34px !important;
	top:199px !important;
}

#item59908 {
	width:640px !important;
	height:676px !important;
	left:25px !important;
	top:488px !important;
}

#item60300 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item1939 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item1940 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-1971 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1971 {
	0% {
		-webkit-transform:translate(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-1958 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1958 {
	0% {
		-webkit-transform:translate(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-1943 {
	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-1943 {
	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;
	}
}
#item1941 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item1983 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item1984 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item1985 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item2005 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item2010 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item2008 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item2024 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item2022 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item2036 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item2067 {
	width:959px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item2082 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:173px !important;
	background:#9d9c9c;
}

#item2083 {
	width:19px !important;
	height:19px !important;
	left:597px !important;
	top:164px !important;
}

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

#item2094 {
	width:19px !important;
	height:19px !important;
	left:757px !important;
	top:164px !important;
}

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

#item2104 {
	width:19px !important;
	height:19px !important;
	left:917px !important;
	top:164px !important;
}

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

#item2115 {
	width:19px !important;
	height:19px !important;
	left:1078px !important;
	top:164px !important;
}

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

#item2146 {
	width:120px !important;
	height:10px !important;
	left:387px !important;
	top:150px !important;
}

#item2168 {
	width:82px !important;
	height:10px !important;
	left:246px !important;
	top:150px !important;
}

#item2183 {
	width:27px !important;
	height:27px !important;
	left:356px !important;
	top:143px !important;
}

#item2194 {
	width:27px !important;
	height:27px !important;
	left:990px !important;
	top:143px !important;
}

#item2204 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item2213 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item2222 {
	width:19px !important;
	height:19px !important;
	left:437px !important;
	top:164px !important;
}

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

#item2231 {
	width:19px !important;
	height:19px !important;
	left:277px !important;
	top:164px !important;
}

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

#item2261 {
	width:120px !important;
	height:10px !important;
	left:545px !important;
	top:150px !important;
}

#item2264 {
	width:26px !important;
	height:12px !important;
	left:668px !important;
	top:150px !important;
}

#item2275 {
	width:26px !important;
	height:12px !important;
	left:515px !important;
	top:150px !important;
}

#item2304 {
	width:130px !important;
	height:10px !important;
	left:701px !important;
	top:150px !important;
}

#item2307 {
	width:26px !important;
	height:12px !important;
	left:834px !important;
	top:150px !important;
}

#item2335 {
	width:82px !important;
	height:10px !important;
	left:1045px !important;
	top:150px !important;
}

#item2357 {
	width:120px !important;
	height:10px !important;
	left:865px !important;
	top:150px !important;
}

#item2909 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2929 {
	width:617px !important;
	height:511px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item2951 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item2973 {
	width:176px !important;
	height:348px !important;
	left:81px !important;
	top:96px !important;
}

#item2995 {
	width:246px !important;
	height:381px !important;
	left:329px !important;
	top:96px !important;
}

#item2998 {
	opacity:0.50;
	width:1px !important;
	height:320px !important;
	left:280px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item3023 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3021 {
	width:21px !important;
	height:21px !important;
	left:620px !important;
	top:24px !important;
}

#item3057 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:132px !important;
}

#item3131 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:228px !important;
}

#item3139 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:276px !important;
}

#item3147 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:324px !important;
}

#item3158 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:372px !important;
}

#item3169 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:133px !important;
}

#item3179 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:180px !important;
}

#item47298 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:420px !important;
}

#item305692 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:487px !important;
}

#item305715 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:502px !important;
}

#item305721 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:502px !important;
}

#item305744 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:503px !important;
}

#item2889 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2890 {
	width:992px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item2896 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2894 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item2850 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2851 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item2871 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item2876 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2874 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item2811 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2812 {
	width:426px !important;
	height:135px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item2832 {
	width:365px !important;
	height:107px !important;
	left:58px !important;
	top:50px !important;
}

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

#item2837 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2835 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item2774 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2775 {
	width:600px !important;
	height:489px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item2778 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2776 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item2807 {
	width:541px !important;
	height:459px !important;
	left:58px !important;
	top:50px !important;
}

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

#item2645 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2645 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2645 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2665 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item2668 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item35195 {
	width:651px !important;
	height:1412px !important;
}

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

#item2705 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2703 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item2643 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item2641 {
	width:1002px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

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

#item2385 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2419 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item2383 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item2425 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2457 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item2423 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item2463 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2495 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item2461 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item2501 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2531 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item2499 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item2537 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2566 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item2535 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item2608 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2637 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item2606 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item3239 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item27502 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-105640 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-105640 {
	0% {
		-webkit-transform:translate(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-105655 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-105655 {
	0% {
		-webkit-transform:translate(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-105649 {
	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-105649 {
	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;
	}
}
#item105638 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item105660 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item105661 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item105662 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item105666 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item105663 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item105675 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item105671 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item105678 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item105682 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item105705 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item105904 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:205px !important;
	background:#9d9c9c;
}

#item60404 {
	width:580px !important;
	height:1px !important;
	left:-24px !important;
	top:271px !important;
	background:#9d9c9c;
}

#item60444 {
	width:115px !important;
	height:15px !important;
	left:82px !important;
	top:172px !important;
}

#item60467 {
	width:38px !important;
	height:38px !important;
	left:228px !important;
	top:162px !important;
}

#item60470 {
	width:38px !important;
	height:38px !important;
	left:437px !important;
	top:228px !important;
}

#item60473 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:159px !important;
}

#item60477 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:224px !important;
}

#item60420 {
	width:100px !important;
	height:15px !important;
}

#item60480 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

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

#item60484 {
	width:27px !important;
	height:27px !important;
	left:126px !important;
	top:192px !important;
}

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

#item60405 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

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

#item60489 {
	width:100px !important;
	height:15px !important;
}

#item60512 {
	width:36px !important;
	height:17px !important;
	left:628px !important;
	top:173px !important;
}

#item60515 {
	width:36px !important;
	height:17px !important;
	left:429px !important;
	top:173px !important;
}

#item60520 {
	width:120px !important;
	height:15px !important;
	left:13px !important;
	top:238px !important;
}

#item60544 {
	width:36px !important;
	height:17px !important;
	left:187px !important;
	top:239px !important;
}

#item60416 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:20px !important;
}

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

#item60549 {
	width:115px !important;
	height:15px !important;
}

#item60412 {
	width:27px !important;
	height:27px !important;
	left:73px !important;
	top:20px !important;
}

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

#item60572 {
	width:168px !important;
	height:15px !important;
}

#item104967 {
	width:628px !important;
	height:110px !important;
	left:37px !important;
	top:36px !important;
}

#item105243 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105248 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105245 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item105251 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-105251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105252 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item105275 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item105350 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item314912 {
	width:477px !important;
	height:137px !important;
	left:34px !important;
}

#item314935 {
	width:477px !important;
	height:248px !important;
	left:34px !important;
	top:137px !important;
}

#item314958 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item314965 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item314972 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item314981 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item314990 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item314997 {
	width:19px !important;
	height:19px !important;
	top:184px !important;
}

#item315006 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item315013 {
	width:19px !important;
	height:19px !important;
	top:575px !important;
}

#item315021 {
	width:477px !important;
	height:280px !important;
	left:34px !important;
	top:385px !important;
}

#item105477 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105474 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item315057 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315063 {
	width:460px !important;
	height:20px !important;
	left:88px !important;
	top:641px !important;
}

#item315086 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315092 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item105627 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105627 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105627 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105628 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item105633 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105630 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item105594 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105595 {
	width:328px !important;
	height:145px !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-105595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105596 {
	width:297px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

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

#item105622 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105619 {
	width:27px !important;
	height:27px !important;
	left:327px !important;
	top:42px !important;
}

#item105560 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105560 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105560 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105561 {
	width:596px !important;
	height:175px !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-105561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-105561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item105561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105563 {
	width:511px !important;
	height:140px !important;
	left:76px !important;
	top:72px !important;
}

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

#item105589 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105586 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item105523 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105523 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105523 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item105524 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item105528 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105525 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item105531 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item105532 {
	width:505px !important;
	height:836px !important;
}

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

#item105485 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-105485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-105485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item105485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item105491 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item105487 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item105494 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item105495 {
	width:505px !important;
	height:2947px !important;
}

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

#item105483 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item105241 {
	width:672px !important;
	height:692px !important;
	top:260px !important;
}

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

#item104781 {
	width:52px !important;
	height:52px !important;
	left:408px !important;
	top:1098px !important;
}

#item104789 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item104792 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item104786 {
	width:150px !important;
	height:79px !important;
	left:198px !important;
	top:1084px !important;
}

#item104818 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item104821 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item104815 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item104847 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item104852 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item104844 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item104878 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item104882 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item104875 {
	width:150px !important;
	height:79px !important;
	left:37px !important;
	top:1087px !important;
}

#item104908 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item104912 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item104905 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item104938 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item104943 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item104935 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item61288 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item252513 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item252514 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-252517 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-252517 {
	0% {
		-webkit-transform:translate(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-252528 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-252528 {
	0% {
		-webkit-transform:translate(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-252522 {
	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-252522 {
	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;
	}
}
#item252515 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item252532 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item252533 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item252534 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item252535 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item252561 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item252558 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item252572 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item252569 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item252577 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item252581 {
	width:959px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item252604 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:173px !important;
	background:#9d9c9c;
}

#item252605 {
	width:19px !important;
	height:19px !important;
	left:597px !important;
	top:164px !important;
}

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

#item252608 {
	width:19px !important;
	height:19px !important;
	left:757px !important;
	top:164px !important;
}

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

#item252609 {
	width:19px !important;
	height:19px !important;
	left:917px !important;
	top:164px !important;
}

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

#item252612 {
	width:19px !important;
	height:19px !important;
	left:1078px !important;
	top:164px !important;
}

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

#item252616 {
	width:120px !important;
	height:10px !important;
	left:387px !important;
	top:150px !important;
}

#item252639 {
	width:82px !important;
	height:10px !important;
	left:246px !important;
	top:150px !important;
}

#item252663 {
	width:27px !important;
	height:27px !important;
	left:356px !important;
	top:143px !important;
}

#item252668 {
	width:27px !important;
	height:27px !important;
	left:990px !important;
	top:143px !important;
}

#item252671 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item252674 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item252678 {
	width:19px !important;
	height:19px !important;
	left:437px !important;
	top:164px !important;
}

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

#item252682 {
	width:19px !important;
	height:19px !important;
	left:277px !important;
	top:164px !important;
}

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

#item252688 {
	width:120px !important;
	height:10px !important;
	left:545px !important;
	top:150px !important;
}

#item252711 {
	width:26px !important;
	height:12px !important;
	left:668px !important;
	top:150px !important;
}

#item252715 {
	width:26px !important;
	height:12px !important;
	left:515px !important;
	top:150px !important;
}

#item252719 {
	width:130px !important;
	height:10px !important;
	left:701px !important;
	top:150px !important;
}

#item252742 {
	width:26px !important;
	height:12px !important;
	left:834px !important;
	top:150px !important;
}

#item252745 {
	width:82px !important;
	height:10px !important;
	left:1045px !important;
	top:150px !important;
}

#item252769 {
	width:120px !important;
	height:10px !important;
	left:865px !important;
	top:150px !important;
}

#item253238 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-253238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-253238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item253238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253240 {
	width:650px !important;
	height:553px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item253263 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item253287 {
	width:176px !important;
	height:433px !important;
	left:81px !important;
	top:96px !important;
}

#item253310 {
	width:246px !important;
	height:385px !important;
	left:329px !important;
	top:96px !important;
}

#item253333 {
	opacity:0.50;
	width:1px !important;
	height:360px !important;
	left:280px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item253337 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item253334 {
	width:21px !important;
	height:21px !important;
	left:653px !important;
	top:24px !important;
}

#item253363 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:132px !important;
}

#item253368 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:180px !important;
}

#item253373 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:228px !important;
}

#item253412 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:227px !important;
}

#item253418 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:276px !important;
}

#item253423 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:324px !important;
}

#item253429 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:373px !important;
}

#item253435 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:130px !important;
}

#item253440 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:178px !important;
}

#item253445 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:276px !important;
}

#item253450 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:324px !important;
}

#item253455 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:371px !important;
}

#item253461 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:419px !important;
}

#item253470 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:467px !important;
}

#item253476 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:422px !important;
}

#item305766 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:530px !important;
}

#item305789 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:545px !important;
}

#item305795 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:545px !important;
}

#item305818 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:545px !important;
}

#item253226 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-253226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-253226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item253226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253227 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item253232 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item253229 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item253193 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-253193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-253193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item253193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253194 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item253195 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item253221 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item253218 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item253160 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-253160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-253160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item253160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253162 {
	width:426px !important;
	height:168px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item253163 {
	width:365px !important;
	height:140px !important;
	left:58px !important;
	top:50px !important;
}

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

#item253189 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item253186 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item253003 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-253003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-253003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item253003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253005 {
	width:600px !important;
	height:538px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item253009 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item253006 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item253016 {
	width:541px !important;
	height:508px !important;
	left:58px !important;
	top:50px !important;
}

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

#item253106 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-253106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-253106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item253106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253107 {
	width:591px !important;
	height:397px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item253133 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item253130 {
	width:21px !important;
	height:21px !important;
	left:595px !important;
	top:24px !important;
}

#item253136 {
	width:532px !important;
	height:364px !important;
	left:58px !important;
	top:52px !important;
}

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

#item253043 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-253043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-253043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item253043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253044 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item253068 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item253069 {
	width:651px !important;
	height:1812px !important;
}

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

#item253101 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item253098 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item253040 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item253001 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

#item252796 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item252800 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item252793 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item252826 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item252831 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item252823 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item252857 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item252861 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item252854 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item252887 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item252890 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item252884 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item252917 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item252920 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item252913 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item252946 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item252949 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item252943 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

#item252975 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item252978 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item252972 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item253482 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item253487 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-253539 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-253539 {
	0% {
		-webkit-transform:translate(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-253553 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-253553 {
	0% {
		-webkit-transform:translate(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-253544 {
	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-253544 {
	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;
	}
}
#item253537 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item253557 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item253558 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item253560 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item253564 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item253561 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item253570 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item253567 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item253573 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item253576 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item253599 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item253600 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:205px !important;
	background:#9d9c9c;
}

#item253601 {
	width:580px !important;
	height:1px !important;
	left:-24px !important;
	top:271px !important;
	background:#9d9c9c;
}

#item253602 {
	width:115px !important;
	height:15px !important;
	left:82px !important;
	top:172px !important;
}

#item253625 {
	width:38px !important;
	height:38px !important;
	left:228px !important;
	top:162px !important;
}

#item253629 {
	width:38px !important;
	height:38px !important;
	left:437px !important;
	top:228px !important;
}

#item253636 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:159px !important;
}

#item253640 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:224px !important;
}

#item253645 {
	width:100px !important;
	height:15px !important;
}

#item253669 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

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

#item253672 {
	width:27px !important;
	height:27px !important;
	left:126px !important;
	top:192px !important;
}

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

#item253676 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

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

#item253681 {
	width:100px !important;
	height:15px !important;
}

#item253705 {
	width:36px !important;
	height:17px !important;
	left:628px !important;
	top:173px !important;
}

#item253709 {
	width:36px !important;
	height:17px !important;
	left:429px !important;
	top:173px !important;
}

#item253714 {
	width:120px !important;
	height:15px !important;
	left:13px !important;
	top:238px !important;
}

#item253738 {
	width:36px !important;
	height:17px !important;
	left:187px !important;
	top:239px !important;
}

#item253742 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:20px !important;
}

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

#item253745 {
	width:115px !important;
	height:15px !important;
}

#item253769 {
	width:27px !important;
	height:27px !important;
	left:73px !important;
	top:20px !important;
}

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

#item253773 {
	width:168px !important;
	height:15px !important;
}

#item253796 {
	width:628px !important;
	height:110px !important;
	left:37px !important;
	top:36px !important;
}

#item253821 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-253821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-253821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item253821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253825 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item253822 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item253831 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-253831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-253831 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item253831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item253832 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item253855 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item253934 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item317904 {
	width:477px !important;
	height:282px !important;
	left:34px !important;
	top:325px !important;
}

#item317927 {
	width:477px !important;
	height:213px !important;
	left:34px !important;
	top:933px !important;
}

#item317950 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item317958 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item317967 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item317975 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item317983 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item317990 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item317997 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item318005 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item318013 {
	width:19px !important;
	height:19px !important;
	top:789px !important;
}

#item318020 {
	width:19px !important;
	height:19px !important;
	top:857px !important;
}

#item318028 {
	width:19px !important;
	height:19px !important;
	top:924px !important;
}

#item318035 {
	width:19px !important;
	height:19px !important;
	top:991px !important;
}

#item318043 {
	width:19px !important;
	height:19px !important;
	top:655px !important;
}

#item318052 {
	width:19px !important;
	height:19px !important;
	top:722px !important;
}

#item318060 {
	width:19px !important;
	height:19px !important;
	top:1059px !important;
}

#item318069 {
	width:477px !important;
	height:316px !important;
	left:34px !important;
}

#item318093 {
	width:477px !important;
	height:316px !important;
	left:34px !important;
	top:606px !important;
}

#item254076 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item254073 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item315118 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315122 {
	width:460px !important;
	height:20px !important;
	left:88px !important;
	top:641px !important;
}

#item315145 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315148 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item254261 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-254261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-254261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item254261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item254262 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item254267 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item254264 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item254229 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-254229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-254229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item254229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item254230 {
	width:328px !important;
	height:145px !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-254230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-254230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item254230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item254231 {
	width:297px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

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

#item254257 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item254254 {
	width:27px !important;
	height:27px !important;
	left:327px !important;
	top:42px !important;
}

#item254195 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-254195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-254195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item254195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item254197 {
	width:596px !important;
	height:254px !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-254197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-254197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item254197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item254199 {
	width:511px !important;
	height:195px !important;
	left:76px !important;
	top:72px !important;
}

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

#item254225 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item254222 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item254156 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-254156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-254156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item254156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item254157 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item254161 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item254158 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item254165 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item254166 {
	width:505px !important;
	height:925px !important;
}

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

#item254120 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-254120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-254120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item254120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item254121 {
	width:630px !important;
	height:606px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item254125 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item254122 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item254131 {
	width:570px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

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

#item254082 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-254082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-254082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item254082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item254087 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item254084 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item254090 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item254091 {
	width:505px !important;
	height:3999px !important;
}

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

#item254080 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item253819 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item254272 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item254281 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item254284 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item254278 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item254310 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item254313 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item254307 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item254339 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item254342 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item254336 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item254368 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item254371 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item254365 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item254397 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item254403 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item254394 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item254430 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item254434 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item254427 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item254460 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item254465 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item254457 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item254488 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item3284 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

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

@keyframes move-right-grow-3313 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3313 {
	0% {
		-webkit-transform:translate(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-3300 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3300 {
	0% {
		-webkit-transform:translate(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-3287 {
	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-3287 {
	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;
	}
}
#item3285 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item3327 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item3328 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item3329 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item3349 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item3354 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item3352 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item3367 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item3365 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item3378 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item3407 {
	width:959px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item3421 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:173px !important;
	background:#9d9c9c;
}

#item3422 {
	width:19px !important;
	height:19px !important;
	left:597px !important;
	top:164px !important;
}

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

#item3431 {
	width:19px !important;
	height:19px !important;
	left:757px !important;
	top:164px !important;
}

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

#item3441 {
	width:19px !important;
	height:19px !important;
	left:917px !important;
	top:164px !important;
}

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

#item3451 {
	width:19px !important;
	height:19px !important;
	left:1078px !important;
	top:164px !important;
}

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

#item3478 {
	width:120px !important;
	height:10px !important;
	left:387px !important;
	top:150px !important;
}

#item3500 {
	width:82px !important;
	height:10px !important;
	left:246px !important;
	top:150px !important;
}

#item3511 {
	width:27px !important;
	height:27px !important;
	left:356px !important;
	top:143px !important;
}

#item3523 {
	width:27px !important;
	height:27px !important;
	left:990px !important;
	top:143px !important;
}

#item3535 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item3546 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item3556 {
	width:19px !important;
	height:19px !important;
	left:437px !important;
	top:164px !important;
}

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

#item3566 {
	width:19px !important;
	height:19px !important;
	left:277px !important;
	top:164px !important;
}

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

#item3594 {
	width:120px !important;
	height:10px !important;
	left:545px !important;
	top:150px !important;
}

#item3597 {
	width:26px !important;
	height:12px !important;
	left:668px !important;
	top:150px !important;
}

#item3606 {
	width:26px !important;
	height:12px !important;
	left:515px !important;
	top:150px !important;
}

#item3635 {
	width:122px !important;
	height:10px !important;
	left:705px !important;
	top:150px !important;
}

#item3638 {
	width:26px !important;
	height:12px !important;
	left:834px !important;
	top:150px !important;
}

#item3667 {
	width:82px !important;
	height:10px !important;
	left:1045px !important;
	top:150px !important;
}

#item3689 {
	width:130px !important;
	height:10px !important;
	left:860px !important;
	top:150px !important;
}

#item4133 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4153 {
	width:765px !important;
	height:504px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item4175 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item4197 {
	width:200px !important;
	height:294px !important;
	left:79px !important;
	top:96px !important;
}

#item4219 {
	width:241px !important;
	height:385px !important;
	left:326px !important;
	top:96px !important;
}

#item4222 {
	opacity:0.50;
	width:1px !important;
	height:217px !important;
	left:280px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item4247 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4245 {
	width:21px !important;
	height:21px !important;
	left:765px !important;
	top:24px !important;
}

#item4260 {
	opacity:0.50;
	width:1px !important;
	height:217px !important;
	left:566px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item4281 {
	width:178px !important;
	height:234px !important;
	left:614px !important;
	top:96px !important;
}

#item4350 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:132px !important;
}

#item4362 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:180px !important;
}

#item4372 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:228px !important;
}

#item4381 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:132px !important;
}

#item4390 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:180px !important;
}

#item4400 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:276px !important;
}

#item4409 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:228px !important;
}

#item4417 {
	width:14px !important;
	height:14px !important;
	left:591px !important;
	top:131px !important;
}

#item4425 {
	width:14px !important;
	height:14px !important;
	left:591px !important;
	top:180px !important;
}

#item4436 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:372px !important;
}

#item4447 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:324px !important;
}

#item4458 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:276px !important;
}

#item47309 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:420px !important;
}

#item305837 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:482px !important;
}

#item305861 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:496px !important;
}

#item305868 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:497px !important;
}

#item305891 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:497px !important;
}

#item4116 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4117 {
	width:988px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item4123 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4121 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item4080 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4080 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4080 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4081 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item4101 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item4106 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4104 {
	width:21px !important;
	height:21px !important;
	left:336px !important;
	top:24px !important;
}

#item4043 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4044 {
	width:485px !important;
	height:169px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item4064 {
	width:424px !important;
	height:140px !important;
	left:58px !important;
	top:50px !important;
}

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

#item4069 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4067 {
	width:21px !important;
	height:21px !important;
	left:489px !important;
	top:26px !important;
}

#item3996 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3996 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3996 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3997 {
	width:599px !important;
	height:505px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item3998 {
	width:559px !important;
	height:453px !important;
	left:58px !important;
	top:50px !important;
}

#item4018 {
	width:514px !important;
	height:562px !important;
}

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

#item4031 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4029 {
	width:21px !important;
	height:21px !important;
	left:599px !important;
	top:24px !important;
}

#item3929 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3949 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item3952 {
	width:697px !important;
	height:512px !important;
	left:58px !important;
	top:50px !important;
}

#item51051 {
	width:651px !important;
	height:1652px !important;
}

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

#item3985 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3983 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item3927 {
	width:15px !important;
	height:26px !important;
	left:43px !important;
	top:24px !important;
}

#item3925 {
	width:1001px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

#item3717 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3744 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3715 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item3750 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3778 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3748 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item3784 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3815 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item3782 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item3821 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3851 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3819 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item3857 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3886 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3855 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item3892 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3921 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item3890 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item4470 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item27504 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-104693 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-104693 {
	0% {
		-webkit-transform:translate(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-104708 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-104708 {
	0% {
		-webkit-transform:translate(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-104700 {
	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-104700 {
	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;
	}
}
#item104691 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item104713 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item104714 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item104715 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item104719 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item104716 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item104726 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item104723 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item104733 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item104736 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item104759 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item106544 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:213px !important;
	background:#9d9c9c;
}

#item61407 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:273px !important;
	background:#9d9c9c;
}

#item61446 {
	width:115px !important;
	height:15px !important;
	left:82px !important;
	top:180px !important;
}

#item61469 {
	width:38px !important;
	height:38px !important;
	left:190px !important;
	top:170px !important;
}

#item61474 {
	width:38px !important;
	height:38px !important;
	left:422px !important;
	top:231px !important;
}

#item61478 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:167px !important;
}

#item61483 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:227px !important;
}

#item61423 {
	width:168px !important;
	height:15px !important;
}

#item61486 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:20px !important;
}

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

#item61489 {
	width:27px !important;
	height:27px !important;
	left:126px !important;
	top:200px !important;
}

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

#item61408 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:20px !important;
}

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

#item61493 {
	width:168px !important;
	height:15px !important;
}

#item61516 {
	width:36px !important;
	height:17px !important;
	left:628px !important;
	top:181px !important;
}

#item61519 {
	width:36px !important;
	height:17px !important;
	left:414px !important;
	top:181px !important;
}

#item61411 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:20px !important;
}

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

#item61522 {
	width:140px !important;
	height:15px !important;
}

#item61545 {
	width:36px !important;
	height:17px !important;
	left:168px !important;
	top:241px !important;
}

#item61418 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:20px !important;
}

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

#item61550 {
	width:115px !important;
	height:15px !important;
}

#item61415 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:20px !important;
}

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

#item61573 {
	width:140px !important;
	height:15px !important;
}

#item104015 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item104292 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-104292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104296 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item104293 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item104299 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-104299 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104299 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104300 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item104323 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item104399 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item318564 {
	width:19px !important;
	height:19px !important;
	top:1002px !important;
}

#item318571 {
	width:477px !important;
	height:338px !important;
	left:33px !important;
}

#item318594 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item318601 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item318609 {
	width:19px !important;
	height:19px !important;
	top:183px !important;
}

#item318616 {
	width:19px !important;
	height:19px !important;
	top:251px !important;
}

#item318624 {
	width:19px !important;
	height:19px !important;
	top:388px !important;
}

#item318632 {
	width:19px !important;
	height:19px !important;
	top:457px !important;
}

#item318639 {
	width:19px !important;
	height:19px !important;
	top:588px !important;
}

#item318647 {
	width:19px !important;
	height:19px !important;
	top:520px !important;
}

#item318656 {
	width:19px !important;
	height:19px !important;
	top:722px !important;
}

#item318664 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item318672 {
	width:19px !important;
	height:19px !important;
	top:790px !important;
}

#item318680 {
	width:19px !important;
	height:19px !important;
	top:933px !important;
}

#item318687 {
	width:477px !important;
	height:540px !important;
	left:33px !important;
	top:337px !important;
}

#item318711 {
	width:477px !important;
	height:159px !important;
	left:33px !important;
	top:877px !important;
}

#item104529 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item104526 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item315175 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315178 {
	width:460px !important;
	height:46px !important;
	left:88px !important;
	top:641px !important;
}

#item315201 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315205 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item104680 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-104680 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104680 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104681 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item104688 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item104683 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item104646 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-104646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104647 {
	width:314px !important;
	height:145px !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-104647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104648 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

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

#item104674 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item104671 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item104614 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-104614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104615 {
	width:596px !important;
	height:228px !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-104615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-104615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104616 {
	width:511px !important;
	height:193px !important;
	left:76px !important;
	top:72px !important;
}

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

#item104642 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item104639 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item104576 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-104576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104577 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item104581 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item104578 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item104584 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item104585 {
	width:505px !important;
	height:858px !important;
}

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

#item104536 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-104536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-104536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item104536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item104541 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item104538 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item104547 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item104548 {
	width:505px !important;
	height:3417px !important;
}

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

#item104534 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item104289 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item103830 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item103838 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item103841 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item103835 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item103867 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item103871 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item103864 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item103897 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item103900 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item103894 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item103926 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item103931 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item103923 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item103957 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item103960 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item103954 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item103986 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item103990 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item103983 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item62226 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item35242 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

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

@keyframes move-right-grow-35257 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-35257 {
	0% {
		-webkit-transform:translate(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-35245 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-35245 {
	0% {
		-webkit-transform:translate(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-35250 {
	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-35250 {
	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;
	}
}
#item35243 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item35261 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item35263 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item35264 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item35265 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item35291 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35288 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item35298 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35295 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item35301 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item35304 {
	width:959px !important;
	height:64px !important;
	left:205px !important;
	top:45px !important;
}

#item35331 {
	width:864px !important;
	height:1px !important;
	left:256px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item35407 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item35410 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item35372 {
	width:864px !important;
	height:9px !important;
}

#item35416 {
	width:19px !important;
	height:19px !important;
	left:422px !important;
	top:15px !important;
}

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

#item35732 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-35732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35734 {
	width:735px !important;
	height:369px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@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%;
}

#item35757 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item35853 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35850 {
	width:21px !important;
	height:21px !important;
	left:738px !important;
	top:24px !important;
}

#item306325 {
	width:202px !important;
	height:241px !important;
	left:80px !important;
	top:104px !important;
}

#item306348 {
	width:195px !important;
	height:241px !important;
	left:326px !important;
	top:104px !important;
}

#item306371 {
	width:195px !important;
	height:241px !important;
	left:567px !important;
	top:104px !important;
}

#item306394 {
	opacity:0.50;
	width:1px !important;
	height:172px !important;
	left:280px !important;
	top:141px !important;
	background:#b2b2b1;
}

#item306395 {
	opacity:0.50;
	width:1px !important;
	height:172px !important;
	left:522px !important;
	top:141px !important;
	background:#b2b2b1;
}

#item306396 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:139px !important;
}

#item306403 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:188px !important;
}

#item306411 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:236px !important;
}

#item306418 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:139px !important;
}

#item306427 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:187px !important;
}

#item306436 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:284px !important;
}

#item306444 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:235px !important;
}

#item306452 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:284px !important;
}

#item306460 {
	width:14px !important;
	height:14px !important;
	left:548px !important;
	top:187px !important;
}

#item306467 {
	width:14px !important;
	height:14px !important;
	left:548px !important;
	top:139px !important;
}

#item305897 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:345px !important;
}

#item305920 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:360px !important;
}

#item305925 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:360px !important;
}

#item305948 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:361px !important;
}

#item36177 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36178 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item36184 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36180 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item36143 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36144 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@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%;
}

#item36145 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item36172 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36169 {
	width:21px !important;
	height:21px !important;
	left:336px !important;
	top:24px !important;
}

#item36111 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36112 {
	width:485px !important;
	height:152px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item36113 {
	width:424px !important;
	height:140px !important;
	left:58px !important;
	top:50px !important;
}

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

#item36139 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36136 {
	width:21px !important;
	height:21px !important;
	left:489px !important;
	top:26px !important;
}

#item36071 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36073 {
	width:599px !important;
	height:379px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item36106 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36103 {
	width:21px !important;
	height:21px !important;
	left:599px !important;
	top:24px !important;
}

#item36377 {
	width:540px !important;
	height:348px !important;
	left:58px !important;
	top:50px !important;
}

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

#item36524 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36525 {
	width:591px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item36548 {
	width:548px !important;
	height:512px !important;
	left:58px !important;
	top:50px !important;
}

#item36661 {
	width:502px !important;
	height:1156px !important;
}

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

#item36580 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36576 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:24px !important;
}

#item36007 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-36007 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36007 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36008 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item36031 {
	width:697px !important;
	height:512px !important;
	left:58px !important;
	top:50px !important;
}

#item36353 {
	width:651px !important;
	height:804px !important;
}

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

#item36062 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36059 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item36005 {
	width:15px !important;
	height:26px !important;
	left:43px !important;
	top:24px !important;
}

#item35730 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

#item35550 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35559 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35547 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item35585 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35590 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35582 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item35616 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35620 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item35613 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item35646 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35649 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35643 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item35675 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35678 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35672 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item35704 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35707 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item35701 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item36188 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item108085 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item108089 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item108083 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

#item36193 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-103742 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-103742 {
	0% {
		-webkit-transform:translate(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-103756 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-103756 {
	0% {
		-webkit-transform:translate(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-103749 {
	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-103749 {
	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;
	}
}
#item103740 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item103763 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item103764 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item103765 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item103770 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item103767 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item103776 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item103773 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item103779 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item103784 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item103808 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item62357 {
	width:510px !important;
	height:2px !important;
	left:97px !important;
	top:236px !important;
	background:#9d9c9c;
}

#item62358 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:190px !important;
}

#item62362 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:190px !important;
}

#item62367 {
	width:120px !important;
	height:15px !important;
}

#item62390 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:20px !important;
}

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

#item103069 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item103340 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-103340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-103340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103344 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item103341 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item103350 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-103350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-103350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103351 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item103374 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item103450 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item319178 {
	width:477px !important;
	height:260px !important;
	left:33px !important;
	top:258px !important;
}

#item319201 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item319210 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item319218 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item319225 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item319233 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item319241 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item319250 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item319259 {
	width:19px !important;
	height:19px !important;
	top:519px !important;
}

#item319267 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item319275 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item319283 {
	width:477px !important;
	height:170px !important;
	left:33px !important;
	top:526px !important;
}

#item319306 {
	width:477px !important;
	height:248px !important;
	left:33px !important;
}

#item103578 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item103575 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item315230 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315233 {
	width:460px !important;
	height:20px !important;
	left:88px !important;
	top:641px !important;
}

#item315256 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315259 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item103729 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-103729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-103729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103730 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item103735 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item103732 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item103696 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-103696 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-103696 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103697 {
	width:314px !important;
	height:145px !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-103697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103698 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

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

#item103725 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item103721 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item103664 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-103664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-103664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103665 {
	width:596px !important;
	height:206px !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-103665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103666 {
	width:511px !important;
	height:171px !important;
	left:76px !important;
	top:72px !important;
}

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

#item103692 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item103689 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item103624 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-103624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-103624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103625 {
	width:630px !important;
	height:538px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item103630 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item103627 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item107170 {
	width:577px !important;
	height:507px !important;
	left:64px !important;
	top:67px !important;
}

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

#item107114 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-107114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-107114 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item107114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item107119 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item107116 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item107122 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item107123 {
	width:505px !important;
	height:1983px !important;
}

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

#item103584 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-103584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-103584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item103584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item103589 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item103586 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item103592 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item103593 {
	width:505px !important;
	height:1535px !important;
}

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

#item103582 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item103338 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item102884 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item102895 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item102898 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item102891 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item102924 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item102927 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item102921 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item102953 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item102956 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item102950 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item102982 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item102985 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item102979 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item103011 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item103015 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item103008 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item103042 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item103045 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item103039 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item107086 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item107090 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item107084 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item63030 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item255441 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

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

@keyframes move-right-grow-255444 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-255444 {
	0% {
		-webkit-transform:translate(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-255459 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-255459 {
	0% {
		-webkit-transform:translate(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-255452 {
	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-255452 {
	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;
	}
}
#item255442 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item255466 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item255467 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item255468 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item255469 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item255496 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item255492 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item255502 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item255499 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item255506 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item255511 {
	width:959px !important;
	height:64px !important;
	left:205px !important;
	top:45px !important;
}

#item257336 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:173px !important;
	background:#9d9c9c;
}

#item257396 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:143px !important;
}

#item257399 {
	width:27px !important;
	height:27px !important;
	left:1004px !important;
	top:143px !important;
}

#item257405 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item257408 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item257350 {
	width:90px !important;
	height:10px !important;
}

#item257413 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

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

#item257373 {
	width:74px !important;
	height:10px !important;
}

#item257417 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

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

#item257337 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

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

#item257420 {
	width:80px !important;
	height:10px !important;
}

#item257443 {
	width:26px !important;
	height:12px !important;
	left:598px !important;
	top:150px !important;
}

#item257446 {
	width:26px !important;
	height:12px !important;
	left:475px !important;
	top:150px !important;
}

#item257341 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

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

#item257450 {
	width:80px !important;
	height:10px !important;
}

#item257473 {
	width:26px !important;
	height:12px !important;
	left:721px !important;
	top:150px !important;
}

#item257582 {
	width:26px !important;
	height:12px !important;
	left:872px !important;
	top:150px !important;
}

#item257346 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

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

#item257477 {
	width:76px !important;
	height:10px !important;
}

#item257342 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

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

#item257500 {
	width:90px !important;
	height:10px !important;
}

#item257548 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

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

#item257555 {
	width:100px !important;
	height:10px !important;
}

#item255991 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-255991 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-255991 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item255991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item255992 {
	width:605px !important;
	height:265px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item256015 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item256038 {
	width:251px !important;
	height:145px !important;
	left:79px !important;
	top:96px !important;
}

#item256061 {
	width:211px !important;
	height:97px !important;
	left:370px !important;
	top:96px !important;
}

#item256085 {
	opacity:0.50;
	width:1px !important;
	height:90px !important;
	left:329px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item256089 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item256086 {
	width:21px !important;
	height:21px !important;
	left:607px !important;
	top:24px !important;
}

#item256146 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item256151 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:194px !important;
}

#item256168 {
	width:14px !important;
	height:14px !important;
	left:350px !important;
	top:131px !important;
}

#item319342 {
	width:673px !important;
	height:10px !important;
	left:59px !important;
	top:242px !important;
}

#item319365 {
	width:12px !important;
	height:18px !important;
	left:60px !important;
	top:257px !important;
}

#item319369 {
	width:350px !important;
	height:29px !important;
	left:76px !important;
	top:257px !important;
}

#item319392 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:258px !important;
}

#item255979 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-255979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-255979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item255979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item255980 {
	width:992px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item255985 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item255982 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item255945 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-255945 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-255945 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item255945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item255946 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item255947 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item255975 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item255972 {
	width:21px !important;
	height:21px !important;
	left:336px !important;
	top:24px !important;
}

#item255911 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-255911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-255911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item255911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item255912 {
	width:485px !important;
	height:170px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item255913 {
	width:424px !important;
	height:140px !important;
	left:58px !important;
	top:50px !important;
}

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

#item255939 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item255936 {
	width:21px !important;
	height:21px !important;
	left:489px !important;
	top:26px !important;
}

#item255878 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-255878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-255878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item255878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item255879 {
	width:732px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item255883 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item255880 {
	width:21px !important;
	height:21px !important;
	left:735px !important;
	top:24px !important;
}

#item255887 {
	width:670px !important;
	height:540px !important;
	left:58px !important;
	top:50px !important;
}

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

#item255753 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-255753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-255753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item255753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item255754 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item255777 {
	width:697px !important;
	height:512px !important;
	left:58px !important;
	top:50px !important;
}

#item255778 {
	width:651px !important;
	height:1892px !important;
}

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

#item255808 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item255805 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item255813 {
	width:15px !important;
	height:26px !important;
	left:43px !important;
	top:24px !important;
}

#item255751 {
	width:1002px !important;
	height:596px !important;
	left:176px !important;
	top:170px !important;
}

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

#item255574 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item255578 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item255571 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item255604 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item255608 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item255601 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item255634 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item255638 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item255631 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item255664 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item255668 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item255661 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item255694 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item255698 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item255691 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item255724 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item255728 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item255721 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item256206 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item256242 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-256327 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-256327 {
	0% {
		-webkit-transform:translate(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-256341 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-256341 {
	0% {
		-webkit-transform:translate(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-256335 {
	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-256335 {
	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;
	}
}
#item256325 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item256347 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item256348 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item256349 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item256353 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item256350 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item256360 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item256357 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item256363 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item256366 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item256389 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item256429 {
	width:628px !important;
	height:79px !important;
	left:37px !important;
	top:36px !important;
}

#item256454 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-256454 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-256454 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item256454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item256458 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item256455 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item256461 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-256461 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-256461 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item256461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item256462 {
	width:630px !important;
	height:530px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item256485 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item256655 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item256652 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item315414 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:518px !important;
}

#item315418 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:520px !important;
}

#item315441 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:519px !important;
}

#item315446 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:467px !important;
}

#item319636 {
	width:477px !important;
	height:204px !important;
	left:101px !important;
	top:125px !important;
}

#item319660 {
	width:477px !important;
	height:136px !important;
	left:101px !important;
	top:329px !important;
}

#item319683 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:245px !important;
}

#item319690 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:378px !important;
}

#item319697 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:177px !important;
}

#item256841 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-256841 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-256841 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item256841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item256842 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item256847 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item256844 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item256807 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-256807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-256807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item256807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item256808 {
	width:314px !important;
	height:145px !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-256808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-256808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item256808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item256810 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

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

#item256836 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item256833 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item256773 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-256773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-256773 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item256773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item256774 {
	width:596px !important;
	height:253px !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-256774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-256774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item256774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item256775 {
	width:511px !important;
	height:216px !important;
	left:76px !important;
	top:72px !important;
}

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

#item256801 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item256798 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item258175 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-258175 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-258175 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item258175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item256744 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item256741 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item258177 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item258178 {
	width:505px !important;
	height:925px !important;
}

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

#item256661 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-256661 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-256661 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item256661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item256666 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item256663 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item256670 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item256671 {
	width:505px !important;
	height:4111px !important;
}

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

#item256659 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item256452 {
	width:672px !important;
	height:692px !important;
	top:260px !important;
}

#item257628 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item257629 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:239px !important;
	background:#9d9c9c;
}

#item257836 {
	width:38px !important;
	height:38px !important;
	left:206px !important;
	top:135px !important;
}

#item257840 {
	width:38px !important;
	height:38px !important;
	left:441px !important;
	top:196px !important;
}

#item257843 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item257846 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:192px !important;
}

#item257853 {
	width:126px !important;
	height:14px !important;
}

#item257876 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:19px !important;
}

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

#item257881 {
	width:104px !important;
	height:14px !important;
}

#item257904 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:19px !important;
}

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

#item257908 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

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

#item257909 {
	width:112px !important;
	height:14px !important;
}

#item257932 {
	width:36px !important;
	height:17px !important;
	left:532px !important;
	top:146px !important;
}

#item257936 {
	width:36px !important;
	height:17px !important;
	left:367px !important;
	top:146px !important;
}

#item257940 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

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

#item257943 {
	width:112px !important;
	height:14px !important;
}

#item257966 {
	width:36px !important;
	height:17px !important;
	left:45px !important;
	top:206px !important;
}

#item257972 {
	width:36px !important;
	height:17px !important;
	left:256px !important;
	top:206px !important;
}

#item257978 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:20px !important;
}

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

#item257982 {
	width:106px !important;
	height:15px !important;
}

#item258006 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:20px !important;
}

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

#item258009 {
	width:126px !important;
	height:15px !important;
}

#item258033 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:20px !important;
}

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

#item258038 {
	width:140px !important;
	height:15px !important;
}

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

#item256853 {
	width:52px !important;
	height:52px !important;
	left:409px !important;
	top:1098px !important;
}

#item256861 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item256865 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item256858 {
	width:150px !important;
	height:79px !important;
	left:199px !important;
	top:1084px !important;
}

#item256891 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item256894 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item256888 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item256920 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item256926 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item256917 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item256952 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item256958 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item256949 {
	width:150px !important;
	height:79px !important;
	left:38px !important;
	top:1087px !important;
}

#item256985 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item256988 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item256982 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item257014 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item257017 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item257011 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item257070 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item4567 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

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

#item4585 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1104px !important;
	top:311px !important;
}

#item4595 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1128px !important;
	top:245px !important;
}

#item4605 {
	width:1201px !important;
	height:791px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-4606 {
	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-4606 {
	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;
	}
}
#item4620 {
	opacity:0.50;
	width:428px !important;
	height:455px !important;
	top:109px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-4620 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fade-in-4620 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item4620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4640 {
	width:332px !important;
	height:355px !important;
	left:50px !important;
	top:160px !important;
}

#item4662 {
	width:450px !important;
	height:80px !important;
}

#item27508 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item63085 {
	width:1940px !important;
	height:1277px !important;
	left:-620px !important;
	top:-3px !important;
	background:#f7f7f7;
	border:solid 1.615px #f7f7f7;
}

@keyframes move-left-grow-63086 {
	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-63086 {
	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;
	}
}
#item63093 {
	opacity:0.50;
	width:599px !important;
	height:625px !important;
	top:109px !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:#010101;
}

@keyframes fade-in-63093 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fade-in-63093 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item63093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63094 {
	width:465px !important;
	height:496px !important;
	left:70px !important;
	top:180px !important;
}

#item63117 {
	width:450px !important;
	height:80px !important;
}

#item63140 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item4715 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:90px !important;
	top:122px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

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

#item4739 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item4742 {
	width:30px !important;
	height:30px !important;
}

#item4718 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:293px !important;
}

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

#item4775 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item4778 {
	width:30px !important;
	height:30px !important;
}

#item4754 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:358px !important;
}

#item4809 {
	width:380px !important;
	height:80px !important;
	left:132px !important;
	top:167px !important;
}

#item4902 {
	opacity:0.95;
	width:621px !important;
	height:590px !important;
	left:284px !important;
	top:88px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-4902 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-4902 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item4902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4907 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4905 {
	width:21px !important;
	height:21px !important;
	left:873px !important;
	top:98px !important;
}

#item4917 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:301px !important;
}

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

#item4945 {
	width:530px !important;
	height:495px !important;
	left:330px !important;
	top:143px !important;
}

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

#item4835 {
	opacity:0.95;
	width:380px !important;
	height:167px !important;
	left:290px !important;
	top:219px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-4835 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-4835 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item4835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4857 {
	width:309px !important;
	height:117px !important;
	left:332px !important;
	top:259px !important;
}

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

#item4862 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4860 {
	width:21px !important;
	height:21px !important;
	left:638px !important;
	top:230px !important;
}

#item4873 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:236px !important;
}

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

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

#item4812 {
	width:905px !important;
	height:678px !important;
	left:125px !important;
	top:57px !important;
}

#item27509 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item63161 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:35px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

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

#item63187 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item63211 {
	width:30px !important;
	height:30px !important;
}

#item63184 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:206px !important;
}

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

#item63218 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item63241 {
	width:30px !important;
	height:30px !important;
}

#item63215 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:271px !important;
}

#item63244 {
	width:380px !important;
	height:80px !important;
	left:78px !important;
	top:80px !important;
}

#item63269 {
	opacity:0.95;
	width:700px !important;
	height:838px !important;
	left:10px !important;
	top:165px !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-63269 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-63269 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item63269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63296 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63293 {
	width:27px !important;
	height:27px !important;
	left:679px !important;
	top:171px !important;
}

#item63299 {
	width:30px !important;
	height:30px !important;
	left:108px !important;
	top:103px !important;
}

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

#item63303 {
	width:628px !important;
	height:768px !important;
	left:46px !important;
	top:206px !important;
}

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

#item63329 {
	opacity:0.95;
	width:532px !important;
	height:234px !important;
	left:140px !important;
	top:162px !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-63329 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-63329 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item63329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63352 {
	width:406px !important;
	height:121px !important;
	left:198px !important;
	top:219px !important;
}

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

#item63379 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63376 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:174px !important;
}

#item63383 {
	width:30px !important;
	height:30px !important;
	left:108px !important;
	top:38px !important;
}

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

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

#item63267 {
	width:710px !important;
	height:1003px !important;
	left:-10px !important;
	top:168px !important;
}

#item63387 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item5020 {
	width:450px !important;
	height:80px !important;
	left:88px !important;
	top:77px !important;
}

#item5023 {
	width:605px !important;
	height:551px !important;
	left:579px !important;
	top:36px !important;
}

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

#item5037 {
	width:20px !important;
	height:28px !important;
}

#item5065 {
	width:83px !important;
	height:15px !important;
	left:21px !important;
	top:18px !important;
}

#item5035 {
	width:104px !important;
	height:34px !important;
	left:784px !important;
	top:133px !important;
}

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

#item5071 {
	width:20px !important;
	height:28px !important;
	left:95px !important;
}

#item5100 {
	width:95px !important;
	height:15px !important;
	top:17px !important;
}

#item5069 {
	width:116px !important;
	height:31px !important;
	left:508px !important;
	top:191px !important;
}

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

#item5106 {
	width:20px !important;
	height:28px !important;
}

#item5135 {
	width:71px !important;
	height:13px !important;
	left:25px !important;
	top:19px !important;
}

#item5104 {
	width:95px !important;
	height:32px !important;
	left:851px !important;
	top:179px !important;
}

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

#item5141 {
	width:20px !important;
	height:28px !important;
}

#item5171 {
	width:88px !important;
	height:17px !important;
	left:21px !important;
	top:14px !important;
}

#item5139 {
	width:110px !important;
	height:31px !important;
	left:678px !important;
	top:58px !important;
}

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

#item33739 {
	width:20px !important;
	height:28px !important;
}

#item33743 {
	width:73px !important;
	height:14px !important;
	left:21px !important;
	top:14px !important;
}

#item33736 {
	width:94px !important;
	height:28px !important;
	left:601px !important;
	top:85px !important;
}

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

#item5177 {
	width:20px !important;
	height:28px !important;
}

#item5207 {
	width:110px !important;
	height:17px !important;
	left:21px !important;
	top:20px !important;
}

#item5175 {
	width:130px !important;
	height:37px !important;
	left:668px !important;
	top:197px !important;
}

#item33768 {
	opacity:0.95;
	width:631px !important;
	height:468px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-33768 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-33768 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item33768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33795 {
	width:15px !important;
	height:15px !important;
}

#item33792 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item33798 {
	width:532px !important;
	height:417px !important;
	left:49px !important;
	top:132px !important;
}

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

#item5533 {
	opacity:0.95;
	width:631px !important;
	height:360px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5533 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-5533 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item5533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5538 {
	width:15px !important;
	height:15px !important;
}

#item5536 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item5567 {
	width:532px !important;
	height:309px !important;
	left:49px !important;
	top:132px !important;
}

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

#item5475 {
	opacity:0.95;
	width:631px !important;
	height:334px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5475 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-5475 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item5475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5480 {
	width:15px !important;
	height:15px !important;
}

#item5478 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item5509 {
	width:532px !important;
	height:283px !important;
	left:50px !important;
	top:132px !important;
}

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

#item5416 {
	opacity:0.95;
	width:631px !important;
	height:287px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5416 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-5416 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item5416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5421 {
	width:15px !important;
	height:15px !important;
}

#item5419 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item5451 {
	width:532px !important;
	height:237px !important;
	left:50px !important;
	top:132px !important;
}

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

#item5358 {
	opacity:0.95;
	width:629px !important;
	height:314px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5358 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-5358 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item5358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5363 {
	width:15px !important;
	height:15px !important;
}

#item5361 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item5392 {
	width:532px !important;
	height:265px !important;
	left:49px !important;
	top:132px !important;
}

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

#item5300 {
	opacity:0.95;
	width:629px !important;
	height:416px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-5300 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-5300 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item5300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5305 {
	width:15px !important;
	height:15px !important;
}

#item5303 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item5334 {
	width:532px !important;
	height:365px !important;
	left:49px !important;
	top:133px !important;
}

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

#item5278 {
	width:10px !important;
	height:10px !important;
}

#item5276 {
	width:632px !important;
	height:550px !important;
	left:71px !important;
	top:191px !important;
}

#item5571 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item63413 {
	width:450px !important;
	height:80px !important;
	left:36px !important;
	top:36px !important;
}

#item63437 {
	width:605px !important;
	height:551px !important;
	left:83px !important;
	top:157px !important;
}

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

#item63444 {
	width:29px !important;
	height:39px !important;
}

#item63448 {
	width:116px !important;
	height:21px !important;
	left:29px !important;
	top:26px !important;
}

#item63441 {
	width:145px !important;
	height:47px !important;
	left:281px !important;
	top:248px !important;
}

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

#item63474 {
	width:29px !important;
	height:39px !important;
	left:133px !important;
}

#item63478 {
	width:134px !important;
	height:21px !important;
	top:23px !important;
}

#item63471 {
	width:162px !important;
	height:44px !important;
	left:-34px !important;
	top:300px !important;
}

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

#item63504 {
	width:29px !important;
	height:39px !important;
}

#item63507 {
	width:99px !important;
	height:19px !important;
	left:34px !important;
	top:26px !important;
}

#item63501 {
	width:134px !important;
	height:45px !important;
	left:347px !important;
	top:291px !important;
}

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

#item63533 {
	width:29px !important;
	height:39px !important;
}

#item63537 {
	width:124px !important;
	height:23px !important;
	left:30px !important;
	top:19px !important;
}

#item63530 {
	width:153px !important;
	height:43px !important;
	left:178px !important;
	top:167px !important;
}

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

#item63563 {
	width:29px !important;
	height:39px !important;
}

#item63566 {
	width:102px !important;
	height:19px !important;
	left:30px !important;
	top:19px !important;
}

#item63560 {
	width:132px !important;
	height:39px !important;
	left:104px !important;
	top:195px !important;
}

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

#item63592 {
	width:29px !important;
	height:39px !important;
}

#item63595 {
	width:153px !important;
	height:23px !important;
	left:29px !important;
	top:28px !important;
}

#item63589 {
	width:182px !important;
	height:51px !important;
	left:168px !important;
	top:307px !important;
}

#item63622 {
	opacity:0.95;
	width:628px !important;
	height:757px !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-63622 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-63622 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item63622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item63645 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:14px !important;
}

#item63652 {
	width:568px !important;
	height:653px !important;
	left:28px !important;
	top:70px !important;
}

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

#item63902 {
	opacity:0.95;
	width:628px !important;
	height:551px !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-63902 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-63902 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item63902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item63925 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:13px !important;
}

#item63933 {
	width:568px !important;
	height:452px !important;
	left:28px !important;
	top:106px !important;
}

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

#item63846 {
	opacity:0.95;
	width:628px !important;
	height:522px !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-63846 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-63846 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item63846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item63870 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:14px !important;
}

#item63877 {
	width:568px !important;
	height:415px !important;
	left:28px !important;
	top:106px !important;
}

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

#item63789 {
	opacity:0.95;
	width:628px !important;
	height:412px !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-63789 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-63789 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item63789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item63812 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item63820 {
	width:568px !important;
	height:300px !important;
	left:28px !important;
	top:106px !important;
}

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

#item63733 {
	opacity:0.95;
	width:628px !important;
	height:490px !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-63733 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-63733 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item63733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item63756 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:14px !important;
}

#item63764 {
	width:568px !important;
	height:390px !important;
	left:28px !important;
	top:107px !important;
}

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

#item63679 {
	opacity:0.95;
	width:628px !important;
	height:680px !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-63679 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-63679 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item63679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item63702 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item63708 {
	width:568px !important;
	height:580px !important;
	left:28px !important;
	top:107px !important;
}

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

#item63676 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:167px !important;
}

#item63619 {
	width:628px !important;
	height:757px !important;
	left:36px !important;
	top:407px !important;
}

#item63956 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item265855 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item265856 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-265873 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-265873 {
	0% {
		-webkit-transform:translate(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-265866 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-265866 {
	0% {
		-webkit-transform:translate(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-265860 {
	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-265860 {
	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;
	}
}
#item265857 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item265878 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item265879 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item265880 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item265881 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item265907 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item265904 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item265913 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item265910 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item265916 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item265921 {
	width:959px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item267574 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item267575 {
	width:27px !important;
	height:27px !important;
	left:373px !important;
	top:130px !important;
}

#item267580 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item267583 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item267587 {
	width:160px !important;
	height:10px !important;
}

#item267610 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

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

#item267614 {
	width:104px !important;
	height:10px !important;
}

#item267637 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

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

#item267642 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

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

#item267649 {
	width:160px !important;
	height:10px !important;
}

#item267673 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

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

#item267677 {
	width:111px !important;
	height:10px !important;
}

#item267700 {
	width:27px !important;
	height:27px !important;
	left:573px !important;
	top:130px !important;
}

#item267706 {
	width:170px !important;
	height:10px !important;
}

#item267729 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

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

#item267732 {
	width:27px !important;
	height:27px !important;
	left:773px !important;
	top:130px !important;
}

#item267735 {
	width:27px !important;
	height:27px !important;
	left:974px !important;
	top:130px !important;
}

#item266429 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-266429 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266429 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item266430 {
	width:604px !important;
	height:411px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item266453 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item266502 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item266499 {
	width:21px !important;
	height:21px !important;
	left:604px !important;
	top:24px !important;
}

#item268352 {
	width:234px !important;
	height:97px !important;
	left:22px !important;
}

#item268376 {
	width:261px !important;
	height:145px !important;
	left:292px !important;
}

#item268399 {
	width:262px !important;
	height:145px !important;
	left:292px !important;
	top:145px !important;
}

#item268422 {
	width:234px !important;
	height:145px !important;
	left:22px !important;
	top:98px !important;
}

#item268445 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item268450 {
	width:14px !important;
	height:14px !important;
	left:268px !important;
	top:36px !important;
}

#item268455 {
	width:14px !important;
	height:14px !important;
	left:268px !important;
	top:182px !important;
}

#item268460 {
	width:14px !important;
	height:14px !important;
	top:133px !important;
}

#item268465 {
	width:14px !important;
	height:14px !important;
	left:268px !important;
	top:84px !important;
}

#item268470 {
	width:14px !important;
	height:14px !important;
	left:268px !important;
	top:229px !important;
}

#item268475 {
	width:14px !important;
	height:14px !important;
	top:182px !important;
}

#item268481 {
	opacity:0.50;
	width:1px !important;
	height:250px !important;
	left:255px !important;
	background:#b2b2b1;
}

#item306571 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:387px !important;
}

#item306594 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:402px !important;
}

#item306599 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:402px !important;
}

#item306622 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:402px !important;
}

#item266419 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-266419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266419 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item266420 {
	width:992px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item266425 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item266422 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item266385 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-266385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item266386 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item266387 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item266414 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item266410 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:25px !important;
}

#item266193 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-266193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item266194 {
	width:591px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item266198 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item266195 {
	width:21px !important;
	height:21px !important;
	left:595px !important;
	top:24px !important;
}

#item266201 {
	width:531px !important;
	height:540px !important;
	left:58px !important;
	top:50px !important;
}

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

#item266291 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-266291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item267853 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:1px !important;
	top:48px !important;
	background:#010101;
}

@keyframes fade-in-267853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-267853 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item267853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item267854 {
	width:737px !important;
	height:571px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item267877 {
	width:697px !important;
	height:511px !important;
	left:30px !important;
	top:30px !important;
}

#item267878 {
	width:651px !important;
	height:1508px !important;
}

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

#item267907 {
	width:15px !important;
	height:15px !important;
}

#item267905 {
	width:15px !important;
	height:15px !important;
	left:714px !important;
	top:8px !important;
}

#item266227 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-266227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item266228 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item266251 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item266252 {
	width:651px !important;
	height:1524px !important;
}

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

#item266282 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item266279 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item266225 {
	width:23px !important;
	height:24px !important;
	left:35px !important;
	top:20px !important;
}

#item266191 {
	width:1002px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

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

#item265987 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item265991 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item265984 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item266017 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item266021 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item266014 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:275px !important;
}

#item266048 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item266051 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item266045 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item266077 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item266080 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item266074 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:382px !important;
}

#item266106 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item266109 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item266103 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:489px !important;
}

#item266135 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item266138 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item266132 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:168px !important;
}

#item266594 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item266600 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-266643 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-266643 {
	0% {
		-webkit-transform:translate(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-266654 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-266654 {
	0% {
		-webkit-transform:translate(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-266649 {
	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-266649 {
	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;
	}
}
#item266641 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item266659 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item266660 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item266665 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item266662 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item266671 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item266668 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item266674 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item266678 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item266701 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item266741 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item266967 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item266964 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item267082 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item267078 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item270392 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:1px !important;
	top:18px !important;
	background:#010101;
}

@keyframes fade-in-270392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-270392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item270392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item270393 {
	width:21px !important;
	height:21px !important;
	left:602px !important;
	top:8px !important;
}

#item270398 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:1px !important;
	top:1px !important;
	background:#010101;
}

@keyframes fade-in-270398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-270398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item270398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item270399 {
	width:630px !important;
	height:650px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item270423 {
	width:385px !important;
	height:31px !important;
	left:32px !important;
	top:40px !important;
}

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

#item270502 {
	width:21px !important;
	height:21px !important;
	left:602px !important;
	top:8px !important;
}

#item270507 {
	width:568px !important;
	height:446px !important;
	left:31px !important;
	top:90px !important;
}

#item321015 {
	width:477px !important;
	height:338px !important;
	left:33px !important;
}

#item321038 {
	width:477px !important;
	height:360px !important;
	left:33px !important;
	top:338px !important;
}

#item321061 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item321068 {
	width:19px !important;
	height:19px !important;
	top:388px !important;
}

#item321076 {
	width:19px !important;
	height:19px !important;
	top:587px !important;
}

#item321085 {
	width:19px !important;
	height:19px !important;
	top:186px !important;
}

#item321094 {
	width:19px !important;
	height:19px !important;
	top:453px !important;
}

#item321102 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item321109 {
	width:19px !important;
	height:19px !important;
	top:252px !important;
}

#item315355 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315359 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item315382 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315387 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item266952 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-266952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item266953 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item266958 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item266955 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item266919 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-266919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item266920 {
	width:343px !important;
	height:130px !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-266920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-266920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item266920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item266921 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item266947 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item266944 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item266766 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-266766 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266766 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item266771 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item266768 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item266775 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item266776 {
	width:505px !important;
	height:1020px !important;
}

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

#item266847 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-266847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item266852 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item266849 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item266856 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item266857 {
	width:505px !important;
	height:3171px !important;
}

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

#item266809 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-266809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-266809 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item266809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item266815 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item266811 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item266818 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item266819 {
	width:505px !important;
	height:3260px !important;
}

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

#item266807 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item266764 {
	width:672px !important;
	height:692px !important;
	top:260px !important;
}

#item269770 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:196px !important;
	background:#9d9c9c;
}

#item269933 {
	width:560px !important;
	height:1px !important;
	left:-2px !important;
	top:260px !important;
	background:#9d9c9c;
}

#item269771 {
	width:38px !important;
	height:38px !important;
	left:241px !important;
	top:153px !important;
}

#item269776 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:149px !important;
}

#item269934 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:213px !important;
}

#item269783 {
	width:224px !important;
	height:15px !important;
}

#item269806 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:20px !important;
}

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

#item269810 {
	width:146px !important;
	height:15px !important;
}

#item269833 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

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

#item269838 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:20px !important;
}

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

#item269843 {
	width:224px !important;
	height:15px !important;
}

#item269938 {
	width:27px !important;
	height:27px !important;
	left:108px !important;
	top:20px !important;
}

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

#item269941 {
	width:155px !important;
	height:15px !important;
}

#item269893 {
	width:38px !important;
	height:38px !important;
	left:484px !important;
	top:153px !important;
}

#item269965 {
	width:238px !important;
	height:15px !important;
}

#item269988 {
	width:27px !important;
	height:27px !important;
	left:106px !important;
	top:20px !important;
}

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

#item269991 {
	width:38px !important;
	height:38px !important;
	left:37px !important;
	top:217px !important;
}

#item269995 {
	width:38px !important;
	height:38px !important;
	left:370px !important;
	top:217px !important;
}

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

#item267144 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item267153 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item267157 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item267150 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item267183 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item267190 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item267180 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item267216 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item267221 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item267213 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item267277 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item267281 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item267274 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item267308 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item267311 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item267305 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item267338 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item267341 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item267335 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item267364 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item271422 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item271423 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-271426 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-271426 {
	0% {
		-webkit-transform:translate(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-271430 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-271430 {
	0% {
		-webkit-transform:translate(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-271428 {
	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-271428 {
	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;
	}
}
#item271424 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item271431 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item271432 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item271433 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item271434 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item271460 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item271457 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item271466 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item271463 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item271469 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item271474 {
	width:959px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item271498 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item271499 {
	width:27px !important;
	height:27px !important;
	left:373px !important;
	top:130px !important;
}

#item271503 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item271506 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item271510 {
	width:160px !important;
	height:10px !important;
}

#item271533 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

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

#item271537 {
	width:104px !important;
	height:10px !important;
}

#item271561 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

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

#item271567 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

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

#item271573 {
	width:160px !important;
	height:10px !important;
}

#item271597 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

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

#item271601 {
	width:111px !important;
	height:10px !important;
}

#item271624 {
	width:27px !important;
	height:27px !important;
	left:573px !important;
	top:130px !important;
}

#item271628 {
	width:170px !important;
	height:10px !important;
}

#item271651 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

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

#item271655 {
	width:27px !important;
	height:27px !important;
	left:773px !important;
	top:130px !important;
}

#item271658 {
	width:27px !important;
	height:27px !important;
	left:974px !important;
	top:130px !important;
}

#item274628 {
	width:24px !important;
	height:20px !important;
	left:739px !important;
	top:479px !important;
}

#item274629 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-274629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-274629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item274629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item274630 {
	width:923px !important;
	height:572px !important;
	left:30px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item274653 {
	width:275px !important;
	height:22px !important;
	left:60px !important;
	top:50px !important;
}

#item274676 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:329px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item274677 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:616px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item274678 {
	width:885px !important;
	height:436px !important;
	left:59px !important;
	top:93px !important;
}

#item307416 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item307424 {
	width:14px !important;
	height:14px !important;
	top:102px !important;
}

#item307432 {
	width:14px !important;
	height:14px !important;
	top:166px !important;
}

#item307440 {
	width:14px !important;
	height:14px !important;
	top:214px !important;
}

#item307448 {
	width:14px !important;
	height:14px !important;
	top:278px !important;
}

#item307455 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:278px !important;
}

#item307462 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:326px !important;
}

#item307470 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:375px !important;
}

#item307477 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:423px !important;
}

#item307486 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:36px !important;
}

#item307496 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:84px !important;
}

#item307503 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:132px !important;
}

#item307511 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:181px !important;
}

#item307519 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:37px !important;
}

#item307527 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:133px !important;
}

#item307535 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:85px !important;
}

#item307540 {
	width:14px !important;
	height:14px !important;
	top:375px !important;
}

#item307548 {
	width:14px !important;
	height:14px !important;
	top:422px !important;
}

#item307557 {
	width:14px !important;
	height:14px !important;
	top:470px !important;
}

#item307564 {
	width:249px !important;
	height:337px !important;
	left:21px !important;
	top:1px !important;
}

#item307587 {
	width:245px !important;
	height:241px !important;
	left:312px !important;
	top:1px !important;
}

#item307610 {
	width:238px !important;
	height:193px !important;
	left:599px !important;
}

#item307633 {
	width:249px !important;
	height:193px !important;
	left:21px !important;
	top:339px !important;
}

#item307656 {
	width:245px !important;
	height:235px !important;
	left:312px !important;
	top:243px !important;
}

#item275345 {
	width:15px !important;
	height:15px !important;
	left:931px !important;
	top:27px !important;
}

#item306634 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item306657 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:562px !important;
}

#item306663 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:562px !important;
}

#item306686 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:563px !important;
}

#item272282 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-272282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272283 {
	width:992px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item272288 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item272285 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item272249 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-272249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272250 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item272251 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item272277 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item272274 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:25px !important;
}

#item272215 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-272215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272216 {
	width:591px !important;
	height:395px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item272222 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item272218 {
	width:21px !important;
	height:21px !important;
	left:595px !important;
	top:24px !important;
}

#item272225 {
	width:531px !important;
	height:364px !important;
	left:58px !important;
	top:50px !important;
}

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

#item272154 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-272154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272156 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:1px !important;
	top:48px !important;
	background:#010101;
}

@keyframes fade-in-272156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272157 {
	width:737px !important;
	height:571px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item272180 {
	width:697px !important;
	height:511px !important;
	left:30px !important;
	top:30px !important;
}

#item272181 {
	width:650px !important;
	height:852px !important;
}

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

#item272211 {
	width:15px !important;
	height:15px !important;
}

#item272209 {
	width:15px !important;
	height:15px !important;
	left:714px !important;
	top:8px !important;
}

#item272090 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-272090 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272090 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272092 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item272115 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item272116 {
	width:650px !important;
	height:1460px !important;
}

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

#item272150 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item272147 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item272088 {
	width:23px !important;
	height:24px !important;
	left:35px !important;
	top:20px !important;
}

#item271843 {
	width:1002px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

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

#item271666 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item271670 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item271663 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item271696 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item271699 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item271693 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:275px !important;
}

#item271726 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item271729 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item271723 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item271755 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item271758 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item271752 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:382px !important;
}

#item271784 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item271788 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item271781 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:489px !important;
}

#item271814 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item271820 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item271811 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:168px !important;
}

#item272292 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item272435 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-272505 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-272505 {
	0% {
		-webkit-transform:translate(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-272509 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-272509 {
	0% {
		-webkit-transform:translate(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-272507 {
	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-272507 {
	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;
	}
}
#item272503 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item272510 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item272511 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item272516 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item272513 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item272522 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item272519 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item272526 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item272531 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item272554 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item272555 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item272583 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item272580 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item272592 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item272588 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item272596 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:1px !important;
	top:18px !important;
	background:#010101;
}

@keyframes fade-in-272596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item272597 {
	width:21px !important;
	height:21px !important;
	left:602px !important;
	top:8px !important;
}

#item272602 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:1px !important;
	top:1px !important;
	background:#010101;
}

@keyframes fade-in-272602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272603 {
	width:630px !important;
	height:650px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item272626 {
	width:385px !important;
	height:31px !important;
	left:32px !important;
	top:40px !important;
}

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

#item272706 {
	width:21px !important;
	height:21px !important;
	left:602px !important;
	top:8px !important;
}

#item272711 {
	width:568px !important;
	height:446px !important;
	left:31px !important;
	top:90px !important;
}

#item322421 {
	width:477px !important;
	height:401px !important;
	left:33px !important;
}

#item322444 {
	width:477px !important;
	height:266px !important;
	left:33px !important;
	top:400px !important;
}

#item322467 {
	width:477px !important;
	height:334px !important;
	left:33px !important;
	top:666px !important;
}

#item322490 {
	width:477px !important;
	height:334px !important;
	left:33px !important;
	top:1000px !important;
}

#item322513 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item322520 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item322527 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item322535 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item322543 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item322550 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item322559 {
	width:19px !important;
	height:19px !important;
	top:515px !important;
}

#item322567 {
	width:19px !important;
	height:19px !important;
	top:577px !important;
}

#item322578 {
	width:19px !important;
	height:19px !important;
	top:710px !important;
}

#item322586 {
	width:19px !important;
	height:19px !important;
	top:775px !important;
}

#item322593 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item322600 {
	width:19px !important;
	height:19px !important;
	top:914px !important;
}

#item322607 {
	width:19px !important;
	height:19px !important;
	top:1045px !important;
}

#item322614 {
	width:19px !important;
	height:19px !important;
	top:1113px !important;
}

#item322623 {
	width:19px !important;
	height:19px !important;
	top:1181px !important;
}

#item322631 {
	width:19px !important;
	height:19px !important;
	top:1248px !important;
}

#item322638 {
	width:477px !important;
	height:266px !important;
	left:33px !important;
	top:1333px !important;
}

#item322661 {
	width:19px !important;
	height:19px !important;
	top:1377px !important;
}

#item322669 {
	width:19px !important;
	height:19px !important;
	top:1514px !important;
}

#item322678 {
	width:19px !important;
	height:19px !important;
	top:1445px !important;
}

#item315473 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315479 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item315502 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315507 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item272959 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-272959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272960 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item272965 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item272962 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item272926 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-272926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272927 {
	width:343px !important;
	height:130px !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-272927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-272927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item272927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272928 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item272954 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item272951 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item272888 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-272888 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272888 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272889 {
	width:630px !important;
	height:560px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item272893 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item272890 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item277795 {
	width:570px !important;
	height:529px !important;
	left:64px !important;
	top:67px !important;
}

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

#item272851 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-272851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item272856 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item272853 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item272859 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item272860 {
	width:505px !important;
	height:1558px !important;
}

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

#item272806 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-272806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-272806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item272806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item272812 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item272808 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item272817 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item272818 {
	width:505px !important;
	height:2947px !important;
}

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

#item272804 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item272578 {
	width:672px !important;
	height:692px !important;
	top:260px !important;
}

#item272969 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:196px !important;
	background:#9d9c9c;
}

#item272970 {
	width:560px !important;
	height:1px !important;
	left:-2px !important;
	top:260px !important;
	background:#9d9c9c;
}

#item272972 {
	width:38px !important;
	height:38px !important;
	left:241px !important;
	top:153px !important;
}

#item272975 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:149px !important;
}

#item272979 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:213px !important;
}

#item272984 {
	width:224px !important;
	height:15px !important;
}

#item273007 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:20px !important;
}

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

#item273012 {
	width:146px !important;
	height:15px !important;
}

#item273035 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

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

#item273042 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:20px !important;
}

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

#item273045 {
	width:224px !important;
	height:15px !important;
}

#item273069 {
	width:27px !important;
	height:27px !important;
	left:108px !important;
	top:20px !important;
}

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

#item273072 {
	width:155px !important;
	height:15px !important;
}

#item273095 {
	width:38px !important;
	height:38px !important;
	left:484px !important;
	top:153px !important;
}

#item273101 {
	width:238px !important;
	height:15px !important;
}

#item273125 {
	width:27px !important;
	height:27px !important;
	left:106px !important;
	top:20px !important;
}

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

#item273128 {
	width:38px !important;
	height:38px !important;
	left:37px !important;
	top:217px !important;
}

#item273132 {
	width:38px !important;
	height:38px !important;
	left:370px !important;
	top:217px !important;
}

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

#item273137 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item273146 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item273149 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item273142 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item273175 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item273178 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item273172 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item273204 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item273210 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item273201 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item273236 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item273243 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item273233 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item273269 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item273272 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item273266 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item273298 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item273301 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item273295 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item273324 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item5607 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item5608 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-5640 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5640 {
	0% {
		-webkit-transform:translate(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-5624 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-5624 {
	0% {
		-webkit-transform:translate(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-5611 {
	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-5611 {
	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;
	}
}
#item5609 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item5655 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item5656 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item5657 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item5677 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item5682 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item5680 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item5694 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item5692 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item5704 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item5732 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item5745 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item5755 {
	width:27px !important;
	height:27px !important;
	left:373px !important;
	top:130px !important;
}

#item5765 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item5774 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item5803 {
	width:160px !important;
	height:10px !important;
}

#item5806 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

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

#item5835 {
	width:104px !important;
	height:10px !important;
}

#item5838 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

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

#item5852 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

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

#item5882 {
	width:160px !important;
	height:10px !important;
}

#item5886 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

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

#item5914 {
	width:111px !important;
	height:10px !important;
}

#item5939 {
	width:27px !important;
	height:27px !important;
	left:573px !important;
	top:130px !important;
}

#item5968 {
	width:170px !important;
	height:10px !important;
}

#item5971 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

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

#item5980 {
	width:27px !important;
	height:27px !important;
	left:773px !important;
	top:130px !important;
}

#item5989 {
	width:27px !important;
	height:27px !important;
	left:974px !important;
	top:130px !important;
}

#item6418 {
	width:24px !important;
	height:20px !important;
	left:739px !important;
	top:479px !important;
}

#item6420 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	background:#010101;
}

@keyframes fade-in-6420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6442 {
	width:923px !important;
	height:572px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item6464 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item6469 {
	width:15px !important;
	height:15px !important;
}

#item6467 {
	width:15px !important;
	height:15px !important;
	left:901px !important;
	top:7px !important;
}

#item6478 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:299px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item6479 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:586px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item6480 {
	width:885px !important;
	height:436px !important;
	left:29px !important;
	top:73px !important;
}

#item308240 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item308247 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:85px !important;
}

#item308256 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:36px !important;
}

#item308263 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:148px !important;
}

#item308271 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:196px !important;
}

#item308280 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:244px !important;
}

#item308288 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:292px !important;
}

#item308296 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:341px !important;
}

#item308303 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:438px !important;
}

#item308311 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:486px !important;
}

#item308319 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:534px !important;
}

#item308326 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:582px !important;
}

#item308333 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:36px !important;
}

#item308343 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:84px !important;
}

#item308350 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:132px !important;
}

#item308358 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:230px !important;
}

#item308366 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:278px !important;
}

#item308375 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:325px !important;
}

#item308383 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:373px !important;
}

#item308390 {
	width:14px !important;
	height:14px !important;
	top:85px !important;
}

#item308397 {
	width:14px !important;
	height:14px !important;
	top:133px !important;
}

#item308405 {
	width:14px !important;
	height:14px !important;
	top:195px !important;
}

#item308412 {
	width:14px !important;
	height:14px !important;
	top:260px !important;
}

#item308419 {
	width:14px !important;
	height:14px !important;
	top:324px !important;
}

#item308428 {
	width:14px !important;
	height:14px !important;
	top:383px !important;
}

#item308436 {
	width:14px !important;
	height:14px !important;
	top:431px !important;
}

#item308445 {
	width:14px !important;
	height:14px !important;
	top:494px !important;
}

#item308453 {
	width:249px !important;
	height:201px !important;
	left:21px !important;
	top:386px !important;
}

#item308476 {
	width:245px !important;
	height:401px !important;
	left:312px !important;
	top:1px !important;
}

#item308499 {
	width:238px !important;
	height:193px !important;
	left:599px !important;
}

#item308522 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:630px !important;
}

#item308530 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:678px !important;
}

#item308538 {
	width:14px !important;
	height:14px !important;
	top:539px !important;
}

#item308545 {
	width:14px !important;
	height:14px !important;
	top:586px !important;
}

#item308552 {
	width:14px !important;
	height:14px !important;
	top:631px !important;
}

#item308561 {
	width:14px !important;
	height:14px !important;
	top:696px !important;
}

#item308568 {
	width:14px !important;
	height:14px !important;
	top:744px !important;
}

#item308575 {
	width:245px !important;
	height:401px !important;
	left:312px !important;
	top:403px !important;
}

#item308598 {
	width:238px !important;
	height:241px !important;
	left:599px !important;
	top:194px !important;
}

#item308621 {
	width:249px !important;
	height:385px !important;
	left:21px !important;
	top:1px !important;
}

#item308644 {
	width:249px !important;
	height:217px !important;
	left:21px !important;
	top:588px !important;
}

#item308771 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item308794 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:562px !important;
}

#item308798 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:562px !important;
}

#item308822 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:563px !important;
}

#item6399 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6400 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item6406 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6404 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item6362 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6363 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item6383 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item6388 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6386 {
	width:21px !important;
	height:21px !important;
	left:336px !important;
	top:26px !important;
}

#item6324 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6325 {
	width:485px !important;
	height:107px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item6345 {
	width:424px !important;
	height:75px !important;
	left:58px !important;
	top:50px !important;
}

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

#item6350 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6348 {
	width:21px !important;
	height:21px !important;
	left:489px !important;
	top:24px !important;
}

#item6286 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6287 {
	width:587px !important;
	height:377px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item6290 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6288 {
	width:21px !important;
	height:21px !important;
	left:590px !important;
	top:24px !important;
}

#item6320 {
	width:527px !important;
	height:348px !important;
	left:58px !important;
	top:50px !important;
}

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

#item6216 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6216 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6216 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6236 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item6239 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item6259 {
	width:651px !important;
	height:1636px !important;
}

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

#item6274 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6272 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item6214 {
	width:24px !important;
	height:20px !important;
	left:36px !important;
	top:27px !important;
}

#item6212 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

#item6002 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6032 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6000 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item6038 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6066 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6036 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item6072 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6100 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item6070 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item6106 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6134 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6104 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item6140 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6171 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6138 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item6177 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6208 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item6175 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item7119 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item7129 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-101551 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-101551 {
	0% {
		-webkit-transform:translate(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-101544 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-101544 {
	0% {
		-webkit-transform:translate(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-101537 {
	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-101537 {
	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;
	}
}
#item101535 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item101560 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item101561 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item101562 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item101566 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item101563 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item101572 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item101569 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item101575 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item101581 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item101604 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item101750 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item64060 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item64061 {
	width:38px !important;
	height:38px !important;
	left:232px !important;
	top:136px !important;
}

#item64064 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item64068 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item64074 {
	width:160px !important;
	height:15px !important;
}

#item64097 {
	width:27px !important;
	height:27px !important;
	left:67px !important;
	top:20px !important;
}

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

#item64103 {
	width:146px !important;
	height:15px !important;
}

#item64126 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

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

#item64132 {
	width:27px !important;
	height:27px !important;
	left:67px !important;
	top:20px !important;
}

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

#item64135 {
	width:160px !important;
	height:15px !important;
}

#item64159 {
	width:27px !important;
	height:27px !important;
	left:108px !important;
	top:20px !important;
}

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

#item64162 {
	width:155px !important;
	height:15px !important;
}

#item64185 {
	width:38px !important;
	height:38px !important;
	left:478px !important;
	top:136px !important;
}

#item64189 {
	width:238px !important;
	height:15px !important;
}

#item64212 {
	width:27px !important;
	height:27px !important;
	left:106px !important;
	top:20px !important;
}

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

#item64215 {
	width:38px !important;
	height:38px !important;
	left:38px !important;
	top:210px !important;
}

#item64218 {
	width:38px !important;
	height:38px !important;
	left:371px !important;
	top:210px !important;
}

#item101151 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item101328 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-101328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101332 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item101329 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item101336 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-101336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item101360 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item101442 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item101439 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item101445 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item324582 {
	width:477px !important;
	height:260px !important;
	left:33px !important;
	top:680px !important;
}

#item324605 {
	width:19px !important;
	height:19px !important;
}

#item324614 {
	width:19px !important;
	height:19px !important;
	top:67px !important;
}

#item324621 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item324629 {
	width:19px !important;
	height:19px !important;
	top:201px !important;
}

#item324636 {
	width:19px !important;
	height:19px !important;
	top:268px !important;
}

#item324644 {
	width:19px !important;
	height:19px !important;
	top:335px !important;
}

#item324652 {
	width:19px !important;
	height:19px !important;
	top:402px !important;
}

#item324660 {
	width:19px !important;
	height:19px !important;
	top:469px !important;
}

#item324667 {
	width:19px !important;
	height:19px !important;
	top:536px !important;
}

#item324675 {
	width:19px !important;
	height:19px !important;
	top:603px !important;
}

#item324683 {
	width:19px !important;
	height:19px !important;
	top:670px !important;
}

#item324692 {
	width:19px !important;
	height:19px !important;
	top:737px !important;
}

#item324701 {
	width:19px !important;
	height:19px !important;
	top:804px !important;
}

#item324708 {
	width:19px !important;
	height:19px !important;
	top:870px !important;
}

#item324715 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
	top:955px !important;
}

#item324738 {
	width:477px !important;
	height:445px !important;
	left:33px !important;
	top:1488px !important;
}

#item324762 {
	width:19px !important;
	height:19px !important;
	top:1065px !important;
}

#item324769 {
	width:19px !important;
	height:19px !important;
	top:997px !important;
}

#item324776 {
	width:19px !important;
	height:19px !important;
	top:1132px !important;
}

#item324784 {
	width:19px !important;
	height:19px !important;
	top:1200px !important;
}

#item324793 {
	width:19px !important;
	height:19px !important;
	top:1267px !important;
}

#item324801 {
	width:19px !important;
	height:19px !important;
	top:1335px !important;
}

#item324809 {
	width:19px !important;
	height:19px !important;
	top:1402px !important;
}

#item324818 {
	width:19px !important;
	height:19px !important;
	top:1532px !important;
}

#item324828 {
	width:19px !important;
	height:19px !important;
	top:1599px !important;
}

#item324836 {
	width:19px !important;
	height:19px !important;
	top:1666px !important;
}

#item324843 {
	width:19px !important;
	height:19px !important;
	top:1734px !important;
}

#item324850 {
	width:19px !important;
	height:19px !important;
	top:1801px !important;
}

#item324857 {
	width:19px !important;
	height:19px !important;
	top:1868px !important;
}

#item324864 {
	width:477px !important;
	height:244px !important;
	left:33px !important;
	top:1953px !important;
}

#item324888 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:2217px !important;
}

#item324911 {
	width:19px !important;
	height:19px !important;
	top:1997px !important;
}

#item324920 {
	width:19px !important;
	height:19px !important;
	top:2063px !important;
}

#item324928 {
	width:19px !important;
	height:19px !important;
	top:2130px !important;
}

#item324935 {
	width:19px !important;
	height:19px !important;
	top:2264px !important;
}

#item324943 {
	width:19px !important;
	height:19px !important;
	top:2330px !important;
}

#item324952 {
	width:19px !important;
	height:19px !important;
	top:2397px !important;
}

#item324961 {
	width:19px !important;
	height:19px !important;
	top:2466px !important;
}

#item324969 {
	width:477px !important;
	height:327px !important;
	left:33px !important;
	top:392px !important;
}

#item324993 {
	width:477px !important;
	height:383px !important;
	left:33px !important;
}

#item315535 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315538 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item315561 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315564 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item101318 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-101318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101319 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item101324 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item101321 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item101281 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-101281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101282 {
	width:343px !important;
	height:130px !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-101282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101283 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item101311 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item101308 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item101249 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-101249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101250 {
	width:631px !important;
	height:130px !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-101250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101251 {
	width:560px !important;
	height:93px !important;
	left:76px !important;
	top:72px !important;
}

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

#item101277 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item101274 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item101217 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-101217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101218 {
	width:630px !important;
	height:582px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item101222 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item101219 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item101225 {
	width:570px !important;
	height:552px !important;
	left:64px !important;
	top:67px !important;
}

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

#item101176 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-101176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-101176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item101176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item101181 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item101178 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item101184 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item101185 {
	width:505px !important;
	height:3395px !important;
}

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

#item101215 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item101174 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item100865 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item100873 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item100876 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item100870 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item100902 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item100905 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item100899 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item100931 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item100934 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item100928 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item100960 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item100964 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item100957 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item100991 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item100994 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item100988 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item101020 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item101025 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item101017 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item64982 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item7161 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item7162 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-7193 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7193 {
	0% {
		-webkit-transform:translate(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-7179 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7179 {
	0% {
		-webkit-transform:translate(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-7165 {
	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-7165 {
	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;
	}
}
#item7163 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item7206 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item7207 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item7208 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item7228 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item7233 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7231 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item7247 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7245 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item7257 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item7285 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item7298 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item7309 {
	width:27px !important;
	height:27px !important;
	left:339px !important;
	top:130px !important;
}

#item7319 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item7329 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item7358 {
	width:100px !important;
	height:10px !important;
}

#item7361 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

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

#item7390 {
	width:74px !important;
	height:10px !important;
}

#item7393 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

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

#item7403 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

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

#item7433 {
	width:100px !important;
	height:10px !important;
}

#item7437 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

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

#item7467 {
	width:74px !important;
	height:10px !important;
}

#item7492 {
	width:27px !important;
	height:27px !important;
	left:473px !important;
	top:130px !important;
}

#item7521 {
	width:100px !important;
	height:10px !important;
}

#item7524 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

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

#item7553 {
	width:94px !important;
	height:10px !important;
}

#item7556 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

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

#item7586 {
	width:99px !important;
	height:10px !important;
}

#item7589 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

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

#item7599 {
	width:27px !important;
	height:27px !important;
	left:606px !important;
	top:130px !important;
}

#item7608 {
	width:27px !important;
	height:27px !important;
	left:740px !important;
	top:130px !important;
}

#item7618 {
	width:27px !important;
	height:27px !important;
	left:874px !important;
	top:130px !important;
}

#item7627 {
	width:27px !important;
	height:27px !important;
	left:1007px !important;
	top:130px !important;
}

#item38571 {
	width:24px !important;
	height:20px !important;
	left:709px !important;
	top:459px !important;
}

#item38573 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	background:#010101;
}

@keyframes fade-in-38573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38576 {
	width:923px !important;
	height:572px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item38600 {
	width:275px !important;
	height:22px !important;
	left:30px !important;
	top:30px !important;
}

#item38625 {
	width:15px !important;
	height:15px !important;
}

#item38623 {
	width:15px !important;
	height:15px !important;
	left:901px !important;
	top:7px !important;
}

#item38628 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:299px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item38629 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:586px !important;
	top:115px !important;
	background:#b2b2b1;
}

#item38630 {
	width:885px !important;
	height:436px !important;
	left:29px !important;
	top:73px !important;
}

#item309283 {
	width:249px !important;
	height:273px !important;
	left:21px !important;
}

#item309306 {
	width:245px !important;
	height:241px !important;
	left:312px !important;
	top:241px !important;
}

#item309329 {
	width:238px !important;
	height:145px !important;
	left:599px !important;
}

#item309352 {
	width:14px !important;
	height:14px !important;
	top:36px !important;
}

#item309360 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:34px !important;
}

#item309369 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:132px !important;
}

#item309376 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:180px !important;
}

#item309383 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:277px !important;
}

#item309392 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:325px !important;
}

#item309400 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:373px !important;
}

#item309407 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:420px !important;
}

#item309415 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:35px !important;
}

#item309422 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:83px !important;
}

#item309431 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:180px !important;
}

#item309439 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:227px !important;
}

#item309447 {
	width:14px !important;
	height:14px !important;
	top:84px !important;
}

#item309455 {
	width:14px !important;
	height:14px !important;
	top:132px !important;
}

#item309463 {
	width:14px !important;
	height:14px !important;
	top:180px !important;
}

#item309470 {
	width:14px !important;
	height:14px !important;
	top:228px !important;
}

#item309478 {
	width:14px !important;
	height:14px !important;
	top:270px !important;
}

#item309485 {
	width:14px !important;
	height:14px !important;
	top:318px !important;
}

#item309492 {
	width:14px !important;
	height:14px !important;
	top:366px !important;
}

#item309500 {
	width:14px !important;
	height:14px !important;
	top:414px !important;
}

#item309507 {
	width:249px !important;
	height:201px !important;
	left:21px !important;
	top:274px !important;
}

#item309530 {
	width:245px !important;
	height:241px !important;
	left:312px !important;
}

#item309553 {
	width:238px !important;
	height:145px !important;
	left:599px !important;
	top:144px !important;
}

#item308829 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item308852 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:562px !important;
}

#item308857 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:562px !important;
}

#item308880 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:563px !important;
}

#item7957 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7957 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7957 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7958 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item7964 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7962 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item7919 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7920 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item7940 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item7945 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7943 {
	width:21px !important;
	height:21px !important;
	left:336px !important;
	top:24px !important;
}

#item7882 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7883 {
	width:587px !important;
	height:409px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item7886 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7884 {
	width:21px !important;
	height:21px !important;
	left:591px !important;
	top:24px !important;
}

#item7915 {
	width:527px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

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

#item7815 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7835 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item7838 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item7858 {
	width:651px !important;
	height:1108px !important;
}

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

#item7871 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7869 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:24px !important;
}

#item7813 {
	width:24px !important;
	height:20px !important;
	left:36px !important;
	top:27px !important;
}

#item7811 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

#item7639 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7667 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7637 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:62px !important;
}

#item7673 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7703 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7671 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:186px !important;
}

#item7709 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7739 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item7707 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:559px !important;
}

#item7745 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7773 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7743 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:310px !important;
}

#item7779 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7807 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7777 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:435px !important;
}

#item8441 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item8451 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-99852 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-99852 {
	0% {
		-webkit-transform:translate(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-99847 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-99847 {
	0% {
		-webkit-transform:translate(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-99840 {
	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-99840 {
	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;
	}
}
#item99838 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item99858 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item99859 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item99861 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item99866 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item99863 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item99872 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item99869 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item99875 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item99878 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item99901 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item100001 {
	width:560px !important;
	height:1px !important;
	left:137px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item65106 {
	width:560px !important;
	height:1px !important;
	left:-6px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item65107 {
	width:38px !important;
	height:38px !important;
	left:218px !important;
	top:136px !important;
}

#item65113 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item65117 {
	width:46px !important;
	height:46px !important;
	left:616px !important;
	top:207px !important;
}

#item65123 {
	width:100px !important;
	height:15px !important;
}

#item65146 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

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

#item65150 {
	width:104px !important;
	height:15px !important;
}

#item65173 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

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

#item65177 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

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

#item65180 {
	width:100px !important;
	height:15px !important;
}

#item65204 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:20px !important;
}

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

#item65207 {
	width:104px !important;
	height:15px !important;
}

#item65230 {
	width:38px !important;
	height:38px !important;
	left:378px !important;
	top:136px !important;
}

#item65236 {
	width:100px !important;
	height:15px !important;
}

#item65259 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

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

#item65267 {
	width:132px !important;
	height:15px !important;
}

#item65291 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:20px !important;
}

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

#item65295 {
	width:139px !important;
	height:15px !important;
}

#item65318 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:20px !important;
}

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

#item65322 {
	width:38px !important;
	height:38px !important;
	left:538px !important;
	top:136px !important;
}

#item65328 {
	width:38px !important;
	height:38px !important;
	left:35px !important;
	top:210px !important;
}

#item65332 {
	width:38px !important;
	height:38px !important;
	left:239px !important;
	top:210px !important;
}

#item65336 {
	width:38px !important;
	height:38px !important;
	left:435px !important;
	top:210px !important;
}

#item99454 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item99631 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-99631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99631 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99635 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item99632 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item99638 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-99638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item99662 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item99745 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item99741 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item99748 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item326410 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:998px !important;
}

#item326433 {
	width:477px !important;
	height:378px !important;
	left:33px !important;
	top:1329px !important;
}

#item326457 {
	width:477px !important;
	height:316px !important;
	left:33px !important;
}

#item326480 {
	width:477px !important;
	height:311px !important;
	left:33px !important;
	top:667px !important;
}

#item326503 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item326510 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item326517 {
	width:19px !important;
	height:19px !important;
	top:183px !important;
}

#item326524 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item326531 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item326540 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item326548 {
	width:19px !important;
	height:19px !important;
	top:452px !important;
}

#item326555 {
	width:19px !important;
	height:19px !important;
	top:519px !important;
}

#item326563 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item326571 {
	width:19px !important;
	height:19px !important;
	top:713px !important;
}

#item326580 {
	width:19px !important;
	height:19px !important;
	top:850px !important;
}

#item326588 {
	width:19px !important;
	height:19px !important;
	top:913px !important;
}

#item326595 {
	width:19px !important;
	height:19px !important;
	top:1042px !important;
}

#item326602 {
	width:19px !important;
	height:19px !important;
	top:1110px !important;
}

#item326610 {
	width:19px !important;
	height:19px !important;
	top:1175px !important;
}

#item326618 {
	width:19px !important;
	height:19px !important;
	top:1243px !important;
}

#item326626 {
	width:19px !important;
	height:19px !important;
	top:1374px !important;
}

#item326634 {
	width:19px !important;
	height:19px !important;
	top:1440px !important;
}

#item326641 {
	width:19px !important;
	height:19px !important;
	top:1574px !important;
}

#item326649 {
	width:19px !important;
	height:19px !important;
	top:1640px !important;
}

#item326658 {
	width:477px !important;
	height:304px !important;
	left:33px !important;
	top:325px !important;
}

#item315599 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315603 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item315626 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315629 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item99619 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-99619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99621 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item99626 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item99623 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item99587 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-99587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99588 {
	width:343px !important;
	height:130px !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-99588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99589 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item99615 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item99612 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item99521 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-99521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99522 {
	width:630px !important;
	height:604px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item99527 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item99524 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item99530 {
	width:570px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

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

#item99480 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-99480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-99480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item99480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item99486 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item99482 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item99490 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item99491 {
	width:505px !important;
	height:2095px !important;
}

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

#item99519 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item99477 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item99168 {
	width:52px !important;
	height:52px !important;
	left:558px !important;
	top:1098px !important;
}

#item99177 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item99180 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item99174 {
	width:150px !important;
	height:79px !important;
	left:274px !important;
	top:1084px !important;
}

#item99206 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item99210 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item99203 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1098px !important;
}

#item99236 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item99239 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item99233 {
	width:150px !important;
	height:65px !important;
	left:512px !important;
	top:990px !important;
}

#item99294 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item99298 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item99291 {
	width:150px !important;
	height:65px !important;
	left:274px !important;
	top:990px !important;
}

#item99325 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item99328 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item99322 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item65951 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item8482 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item8483 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-8511 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8511 {
	0% {
		-webkit-transform:translate(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-8499 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8499 {
	0% {
		-webkit-transform:translate(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-8486 {
	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-8486 {
	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;
	}
}
#item8484 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item8523 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8524 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item8525 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item8545 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8550 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8548 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item8565 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8563 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item8577 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item8605 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item8618 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item8637 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item8646 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item8676 {
	width:204px !important;
	height:10px !important;
}

#item8679 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

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

#item8689 {
	width:19px !important;
	height:19px !important;
	left:170px !important;
	top:14px !important;
}

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

#item8717 {
	width:204px !important;
	height:10px !important;
}

#item8762 {
	width:360px !important;
	height:10px !important;
}

#item8765 {
	width:19px !important;
	height:19px !important;
	left:170px !important;
	top:14px !important;
}

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

#item8774 {
	width:27px !important;
	height:27px !important;
	left:874px !important;
	top:130px !important;
}

#item47879 {
	width:27px !important;
	height:27px !important;
	left:473px !important;
	top:130px !important;
}

#item9163 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9184 {
	width:623px !important;
	height:450px !important;
	left:30px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9189 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9187 {
	width:21px !important;
	height:21px !important;
	left:625px !important;
	top:26px !important;
}

#item9219 {
	width:275px !important;
	height:22px !important;
	left:60px !important;
	top:50px !important;
}

#item310288 {
	opacity:0.50;
	width:1px !important;
	height:267px !important;
	left:349px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item310289 {
	width:14px !important;
	height:14px !important;
	left:62px !important;
	top:127px !important;
}

#item310299 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:126px !important;
}

#item310308 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:173px !important;
}

#item310316 {
	width:14px !important;
	height:14px !important;
	left:62px !important;
	top:173px !important;
}

#item310324 {
	width:14px !important;
	height:14px !important;
	left:62px !important;
	top:237px !important;
}

#item310331 {
	width:14px !important;
	height:14px !important;
	left:62px !important;
	top:286px !important;
}

#item310338 {
	width:265px !important;
	height:273px !important;
	left:84px !important;
	top:90px !important;
}

#item310361 {
	width:251px !important;
	height:337px !important;
	left:401px !important;
	top:89px !important;
}

#item310384 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:364px !important;
}

#item310393 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:316px !important;
}

#item310400 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:269px !important;
}

#item310408 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:221px !important;
}

#item310417 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:426px !important;
}

#item310440 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:441px !important;
}

#item310445 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:442px !important;
}

#item310468 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:442px !important;
}

#item9143 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9144 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item9150 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9148 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item9106 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9107 {
	width:485px !important;
	height:105px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9127 {
	width:424px !important;
	height:45px !important;
	left:58px !important;
	top:50px !important;
}

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

#item9132 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9130 {
	width:21px !important;
	height:21px !important;
	left:489px !important;
	top:26px !important;
}

#item9068 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9068 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9068 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9069 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9089 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item9094 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9092 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:24px !important;
}

#item9030 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9030 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9030 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9031 {
	width:622px !important;
	height:554px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9034 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9032 {
	width:21px !important;
	height:21px !important;
	left:624px !important;
	top:25px !important;
}

#item9064 {
	width:561px !important;
	height:524px !important;
	left:58px !important;
	top:50px !important;
}

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

#item8962 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8982 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item8985 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item9005 {
	width:651px !important;
	height:1124px !important;
}

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

#item9018 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9016 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:26px !important;
}

#item8960 {
	width:24px !important;
	height:20px !important;
	left:36px !important;
	top:27px !important;
}

#item8958 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

#item8788 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8818 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8786 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item8824 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8852 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8822 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item8858 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8886 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item8856 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item8892 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8920 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8890 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item8926 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8954 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8924 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item9496 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item9508 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9536 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9506 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item9540 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-98654 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-98654 {
	0% {
		-webkit-transform:translate(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-98647 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-98647 {
	0% {
		-webkit-transform:translate(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-98641 {
	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-98641 {
	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;
	}
}
#item98639 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item98659 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item98660 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item98661 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item98665 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item98662 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item98671 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item98668 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item98675 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item98680 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item98704 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item66072 {
	width:420px !important;
	height:1px !important;
	left:139px !important;
	top:227px !important;
	background:#9d9c9c;
}

#item66073 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:180px !important;
}

#item66077 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:180px !important;
}

#item66083 {
	width:100px !important;
	height:15px !important;
}

#item66106 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:20px !important;
}

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

#item66110 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:20px !important;
}

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

#item66113 {
	width:100px !important;
	height:15px !important;
}

#item66137 {
	width:140px !important;
	height:15px !important;
}

#item66160 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:20px !important;
}

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

#item66163 {
	width:38px !important;
	height:38px !important;
	left:427px !important;
	top:184px !important;
}

#item66166 {
	width:38px !important;
	height:38px !important;
	left:231px !important;
	top:184px !important;
}

#item98258 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item98441 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-98441 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98441 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item98441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98445 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item98442 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item98450 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-98450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item98450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item98475 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item98553 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item98550 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item98556 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item327378 {
	width:477px !important;
	height:339px !important;
	left:33px !important;
}

#item327401 {
	width:477px !important;
	height:472px !important;
	left:33px !important;
	top:337px !important;
}

#item327424 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item327433 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item327441 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item327448 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item327456 {
	width:19px !important;
	height:19px !important;
	top:382px !important;
}

#item327463 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item327470 {
	width:19px !important;
	height:19px !important;
	top:717px !important;
}

#item327478 {
	width:19px !important;
	height:19px !important;
	top:652px !important;
}

#item327486 {
	width:19px !important;
	height:19px !important;
	top:582px !important;
}

#item327493 {
	width:19px !important;
	height:19px !important;
	top:516px !important;
}

#item315654 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315658 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item315681 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315685 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item98431 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-98431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item98431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98432 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item98437 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item98434 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item98397 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-98397 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98397 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item98397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98398 {
	width:343px !important;
	height:130px !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-98398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98399 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item98425 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item98422 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item98363 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-98363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item98363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98364 {
	width:631px !important;
	height:138px !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-98364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-98364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item98364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98365 {
	width:560px !important;
	height:104px !important;
	left:76px !important;
	top:72px !important;
}

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

#item98391 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item98388 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item258857 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-258857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-258857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item258857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item98329 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item98326 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item258859 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item258860 {
	width:505px !important;
	height:886px !important;
}

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

#item98283 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-98283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-98283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item98283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item98288 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item98285 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item98291 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item98292 {
	width:505px !important;
	height:2370px !important;
}

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

#item98322 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item98281 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item97974 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item97982 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item97985 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item97979 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item98011 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item98014 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item98008 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item98041 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item98044 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item98038 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item98071 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item98075 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item98067 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item98101 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item98104 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item98098 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item98130 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item98134 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item98127 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item66782 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item9591 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

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

#item9613 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1104px !important;
	top:311px !important;
}

#item9626 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1128px !important;
	top:245px !important;
}

#item9635 {
	width:1201px !important;
	height:791px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-9636 {
	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-9636 {
	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;
	}
}
#item9650 {
	opacity:0.30;
	width:325px !important;
	height:395px !important;
	top:109px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-9650 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-9650 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item9650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9670 {
	width:220px !important;
	height:304px !important;
	left:53px !important;
	top:160px !important;
}

#item9692 {
	width:350px !important;
	height:80px !important;
}

#item9695 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item66828 {
	width:1201px !important;
	height:791px !important;
	left:-250px !important;
	top:205px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-66829 {
	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-66829 {
	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;
	}
}
#item66835 {
	opacity:0.30;
	width:628px !important;
	height:405px !important;
	top:102px !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:#010101;
}

@keyframes fade-in-66835 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-66835 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item66835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66837 {
	width:492px !important;
	height:270px !important;
	left:74px !important;
	top:173px !important;
}

#item66860 {
	width:350px !important;
	height:80px !important;
}

#item66883 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item9744 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:90px !important;
	top:122px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

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

#item9768 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item9771 {
	width:30px !important;
	height:30px !important;
}

#item9747 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:293px !important;
}

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

#item9804 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item9807 {
	width:30px !important;
	height:30px !important;
}

#item9783 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:358px !important;
}

#item9836 {
	width:380px !important;
	height:80px !important;
	left:132px !important;
	top:167px !important;
}

#item9929 {
	opacity:0.95;
	width:615px !important;
	height:610px !important;
	left:284px !important;
	top:88px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9929 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-9929 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item9929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9934 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9932 {
	width:21px !important;
	height:21px !important;
	left:874px !important;
	top:92px !important;
}

#item9943 {
	width:555px !important;
	height:507px !important;
	left:330px !important;
	top:141px !important;
}

#item9963 {
	width:504px !important;
	height:915px !important;
}

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

#item9966 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:301px !important;
}

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

#item9862 {
	opacity:0.95;
	width:491px !important;
	height:327px !important;
	left:290px !important;
	top:219px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9862 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-9862 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item9862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9884 {
	width:406px !important;
	height:251px !important;
	left:332px !important;
	top:259px !important;
}

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

#item9889 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9887 {
	width:21px !important;
	height:21px !important;
	left:751px !important;
	top:230px !important;
}

#item9900 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:236px !important;
}

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

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

#item9839 {
	width:899px !important;
	height:698px !important;
	left:125px !important;
	top:57px !important;
}

#item9984 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item66903 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:35px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

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

#item66929 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item66952 {
	width:30px !important;
	height:30px !important;
}

#item66926 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:206px !important;
}

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

#item66959 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item66982 {
	width:30px !important;
	height:30px !important;
}

#item66955 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:271px !important;
}

#item66986 {
	width:286px !important;
	height:80px !important;
	left:78px !important;
	top:80px !important;
}

#item67071 {
	opacity:0.95;
	width:639px !important;
	height:563px !important;
	left:10px !important;
	top:126px !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-67071 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-67071 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item67071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67097 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67094 {
	width:27px !important;
	height:27px !important;
	left:614px !important;
	top:138px !important;
}

#item67102 {
	width:578px !important;
	height:452px !important;
	left:51px !important;
	top:184px !important;
}

#item67103 {
	width:516px !important;
	height:1594px !important;
}

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

#item67126 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:75px !important;
}

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

#item67011 {
	opacity:0.95;
	width:516px !important;
	height:492px !important;
	left:122px !important;
	top:125px !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-67011 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-67011 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item67011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67035 {
	width:393px !important;
	height:379px !important;
	left:181px !important;
	top:181px !important;
}

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

#item67061 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67058 {
	width:27px !important;
	height:27px !important;
	left:602px !important;
	top:133px !important;
}

#item67064 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:10px !important;
}

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

#item67069 {
	width:10px !important;
	height:10px !important;
	left:84px !important;
	top:124px !important;
}

#item67009 {
	width:649px !important;
	height:689px !important;
	left:26px !important;
	top:196px !important;
}

#item67136 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item10038 {
	width:644px !important;
	height:598px !important;
	left:56px !important;
	top:82px !important;
}

#item10041 {
	width:838px !important;
	height:653px !important;
	left:318px !important;
}

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

#item10054 {
	width:20px !important;
	height:28px !important;
}

#item10082 {
	width:80px !important;
	height:10px !important;
	top:29px !important;
}

#item10052 {
	width:80px !important;
	height:39px !important;
	left:1069px !important;
	top:206px !important;
}

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

#item259928 {
	width:20px !important;
	height:28px !important;
	left:73px !important;
}

#item259932 {
	width:70px !important;
	height:10px !important;
	top:18px !important;
}

#item259925 {
	width:93px !important;
	height:28px !important;
	left:928px !important;
	top:216px !important;
}

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

#item259961 {
	width:20px !important;
	height:28px !important;
	left:43px !important;
}

#item259964 {
	width:70px !important;
	height:10px !important;
	top:15px !important;
}

#item259958 {
	width:70px !important;
	height:28px !important;
	left:878px !important;
	top:141px !important;
}

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

#item259897 {
	width:20px !important;
	height:28px !important;
}

#item259900 {
	width:60px !important;
	height:10px !important;
	left:21px !important;
	top:18px !important;
}

#item259894 {
	width:81px !important;
	height:28px !important;
	left:701px !important;
	top:172px !important;
}

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

#item10088 {
	width:20px !important;
	height:28px !important;
}

#item10118 {
	width:50px !important;
	height:10px !important;
	left:5px !important;
	top:17px !important;
}

#item10086 {
	width:55px !important;
	height:28px !important;
	left:954px !important;
	top:157px !important;
}

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

#item10124 {
	width:20px !important;
	height:28px !important;
	left:51px !important;
}

#item10154 {
	width:50px !important;
	height:10px !important;
	top:1px !important;
}

#item10122 {
	width:72px !important;
	height:28px !important;
	left:1042px !important;
	top:186px !important;
}

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

#item10160 {
	width:20px !important;
	height:28px !important;
	left:44px !important;
	top:1px !important;
}

#item10188 {
	width:50px !important;
	height:10px !important;
}

#item10158 {
	width:64px !important;
	height:29px !important;
	left:1072px !important;
	top:161px !important;
}

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

#item10194 {
	width:20px !important;
	height:28px !important;
	left:2px !important;
}

#item10223 {
	width:60px !important;
	height:10px !important;
	top:31px !important;
}

#item10192 {
	width:60px !important;
	height:41px !important;
	left:1145px !important;
	top:180px !important;
}

#item259838 {
	opacity:0.95;
	width:631px !important;
	height:477px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-259838 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-259838 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item259838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item259864 {
	width:15px !important;
	height:15px !important;
}

#item259861 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item259868 {
	width:532px !important;
	height:427px !important;
	left:484px !important;
	top:50px !important;
}

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

#item259780 {
	opacity:0.95;
	width:631px !important;
	height:358px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-259780 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-259780 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item259780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item259808 {
	width:15px !important;
	height:15px !important;
}

#item259805 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item259811 {
	width:538px !important;
	height:309px !important;
	left:481px !important;
	top:89px !important;
}

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

#item259723 {
	opacity:0.95;
	width:631px !important;
	height:395px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-259723 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-259723 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item259723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item259749 {
	width:15px !important;
	height:15px !important;
}

#item259746 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item259752 {
	width:532px !important;
	height:345px !important;
	left:484px !important;
	top:89px !important;
}

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

#item10550 {
	opacity:0.95;
	width:631px !important;
	height:341px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10550 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-10550 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item10550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10555 {
	width:15px !important;
	height:15px !important;
}

#item10553 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item10586 {
	width:532px !important;
	height:291px !important;
	left:484px !important;
	top:89px !important;
}

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

#item10491 {
	opacity:0.95;
	width:631px !important;
	height:295px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10491 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-10491 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item10491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10496 {
	width:15px !important;
	height:15px !important;
}

#item10494 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item10526 {
	width:532px !important;
	height:245px !important;
	left:485px !important;
	top:89px !important;
}

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

#item10432 {
	opacity:0.95;
	width:631px !important;
	height:368px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10432 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-10432 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item10432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10437 {
	width:15px !important;
	height:15px !important;
}

#item10435 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item10467 {
	width:532px !important;
	height:317px !important;
	left:485px !important;
	top:89px !important;
}

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

#item10372 {
	opacity:0.95;
	width:629px !important;
	height:314px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10372 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-10372 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item10372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10377 {
	width:15px !important;
	height:15px !important;
}

#item10375 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item10408 {
	width:532px !important;
	height:263px !important;
	left:484px !important;
	top:89px !important;
}

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

#item10312 {
	opacity:0.95;
	width:629px !important;
	height:469px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10312 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-10312 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item10312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10317 {
	width:15px !important;
	height:15px !important;
}

#item10315 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item10348 {
	width:532px !important;
	height:419px !important;
	left:483px !important;
	top:56px !important;
}

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

#item10290 {
	width:10px !important;
	height:10px !important;
	top:156px !important;
}

#item10288 {
	width:1067px !important;
	height:477px !important;
	left:78px !important;
	top:277px !important;
}

#item10589 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item67157 {
	width:677px !important;
	height:473px !important;
	left:39px !important;
	top:36px !important;
}

#item67181 {
	width:664px !important;
	height:907px !important;
	top:108px !important;
}

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

#item67187 {
	width:29px !important;
	height:39px !important;
	left:22px !important;
}

#item67190 {
	width:110px !important;
	height:20px !important;
	top:43px !important;
}

#item67184 {
	width:110px !important;
	height:63px !important;
	left:539px !important;
	top:492px !important;
}

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

#item67216 {
	width:29px !important;
	height:39px !important;
}

#item67219 {
	width:58px !important;
	height:20px !important;
	left:29px !important;
	top:23px !important;
}

#item67213 {
	width:87px !important;
	height:43px !important;
	left:428px !important;
	top:428px !important;
}

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

#item260780 {
	width:29px !important;
	height:39px !important;
}

#item260784 {
	width:60px !important;
	height:20px !important;
	left:29px !important;
	top:23px !important;
}

#item260777 {
	width:89px !important;
	height:43px !important;
	left:64px !important;
	top:440px !important;
}

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

#item67245 {
	width:29px !important;
	height:39px !important;
	left:68px !important;
}

#item67248 {
	width:68px !important;
	height:20px !important;
	top:26px !important;
}

#item67242 {
	width:97px !important;
	height:46px !important;
	left:527px !important;
	top:448px !important;
}

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

#item260843 {
	width:29px !important;
	height:39px !important;
	left:133px !important;
}

#item260846 {
	width:133px !important;
	height:15px !important;
	top:22px !important;
}

#item260840 {
	width:162px !important;
	height:39px !important;
	left:350px !important;
	top:490px !important;
}

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

#item67275 {
	width:29px !important;
	height:39px !important;
	left:63px !important;
}

#item67279 {
	width:60px !important;
	height:20px !important;
	top:5px !important;
}

#item67272 {
	width:91px !important;
	height:39px !important;
	left:555px !important;
	top:421px !important;
}

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

#item260813 {
	width:29px !important;
	height:39px !important;
	left:63px !important;
}

#item260817 {
	width:60px !important;
	height:20px !important;
	top:5px !important;
}

#item260810 {
	width:91px !important;
	height:39px !important;
	left:313px !important;
	top:406px !important;
}

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

#item67305 {
	width:29px !important;
	height:39px !important;
	left:42px !important;
}

#item67309 {
	width:70px !important;
	height:20px !important;
	top:45px !important;
}

#item67302 {
	width:71px !important;
	height:65px !important;
	left:604px !important;
	top:455px !important;
}

#item67614 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item277876 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item277877 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-277892 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-277892 {
	0% {
		-webkit-transform:translate(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-277885 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-277885 {
	0% {
		-webkit-transform:translate(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-277880 {
	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-277880 {
	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;
	}
}
#item277878 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item277897 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item277898 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item277899 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item277900 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item277926 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item277923 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item277933 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item277930 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item277938 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item277941 {
	width:959px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item277964 {
	width:870px !important;
	height:1px !important;
	left:253px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item277965 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:143px !important;
}

#item277968 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:143px !important;
}

#item277972 {
	width:750px !important;
	height:10px !important;
}

#item277995 {
	width:19px !important;
	height:19px !important;
	left:365px !important;
	top:14px !important;
}

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

#item278215 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-278215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278216 {
	width:395px !important;
	height:271px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item278239 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item278262 {
	width:269px !important;
	height:134px !important;
	left:80px !important;
	top:96px !important;
}

#item278288 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item278285 {
	width:21px !important;
	height:21px !important;
	left:395px !important;
	top:24px !important;
}

#item278346 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item278351 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item310486 {
	width:367px !important;
	height:26px !important;
	left:58px !important;
	top:230px !important;
}

#item310509 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:261px !important;
}

#item310515 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:261px !important;
}

#item310538 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:261px !important;
}

#item278599 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-278599 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278599 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278600 {
	width:992px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item278605 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item278602 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item278567 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-278567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278568 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item278569 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item278595 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item278592 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:25px !important;
}

#item278535 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-278535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278536 {
	width:485px !important;
	height:234px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item278537 {
	width:424px !important;
	height:204px !important;
	left:58px !important;
	top:50px !important;
}

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

#item278563 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item278560 {
	width:21px !important;
	height:21px !important;
	left:489px !important;
	top:24px !important;
}

#item278502 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-278502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278503 {
	width:591px !important;
	height:512px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item278507 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item278504 {
	width:21px !important;
	height:21px !important;
	left:595px !important;
	top:24px !important;
}

#item278510 {
	width:531px !important;
	height:482px !important;
	left:58px !important;
	top:50px !important;
}

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

#item278384 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-278384 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278384 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278385 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item278408 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item278409 {
	width:651px !important;
	height:852px !important;
}

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

#item278440 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item278437 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item278382 {
	width:23px !important;
	height:24px !important;
	left:35px !important;
	top:20px !important;
}

#item278213 {
	width:1002px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

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

#item278002 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item278007 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item277999 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item278034 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item278039 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item278031 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:166px !important;
}

#item278065 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item278068 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item278062 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item278095 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item278098 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item278091 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:387px !important;
}

#item278124 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item278128 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item278121 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:492px !important;
}

#item278184 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item278190 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item278181 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:270px !important;
}

#item278611 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item278619 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-278661 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-278661 {
	0% {
		-webkit-transform:translate(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-278673 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-278673 {
	0% {
		-webkit-transform:translate(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-278667 {
	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-278667 {
	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;
	}
}
#item278659 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item278678 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item278679 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item278680 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item278684 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item278681 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item278691 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item278688 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item278698 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item278701 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item278724 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item278725 {
	width:510px !important;
	height:1px !important;
	left:93px !important;
	top:205px !important;
	background:#9d9c9c;
}

#item278726 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:181px !important;
}

#item278729 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:181px !important;
}

#item278733 {
	width:120px !important;
	height:15px !important;
}

#item278756 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:20px !important;
}

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

#item278759 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item278982 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-278982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278986 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item278983 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item278991 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-278991 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278991 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278992 {
	width:630px !important;
	height:390px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item279015 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item279098 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item279095 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item279104 {
	width:477px !important;
	height:195px !important;
	left:35px !important;
}

#item279127 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item279132 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item315716 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:379px !important;
}

#item315719 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:381px !important;
}

#item315743 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:381px !important;
}

#item315747 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:328px !important;
}

#item278971 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-278971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278972 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item278977 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item278974 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item278938 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-278938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278939 {
	width:343px !important;
	height:130px !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-278939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-278939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item278939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278940 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item278967 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item278964 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item278904 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-278904 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278904 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278905 {
	width:631px !important;
	height:320px !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-278905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-278905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item278905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item278906 {
	width:560px !important;
	height:283px !important;
	left:76px !important;
	top:72px !important;
}

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

#item278932 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item278929 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item278784 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-278784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278784 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item278790 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item278787 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item278795 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item278796 {
	width:505px !important;
	height:975px !important;
}

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

#item278828 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-278828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-278828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item278828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item278834 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item278831 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item278837 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item278838 {
	width:505px !important;
	height:1715px !important;
}

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

#item278826 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item278782 {
	width:672px !important;
	height:692px !important;
	top:260px !important;
}

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

#item279161 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item279170 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item279173 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item279167 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item279199 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item279203 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item279196 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item279230 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item279235 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item279227 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item279261 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item279268 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item279258 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item279294 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item279297 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item279291 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item279323 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item279326 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item279320 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item279378 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item10622 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item10623 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-10654 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10654 {
	0% {
		-webkit-transform:translate(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-10641 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10641 {
	0% {
		-webkit-transform:translate(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-10626 {
	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-10626 {
	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;
	}
}
#item10624 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item10667 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10668 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item10669 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item10689 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10694 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10692 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item10706 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10704 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item10715 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item10742 {
	width:959px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item10757 {
	width:870px !important;
	height:1px !important;
	left:253px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item10769 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:143px !important;
}

#item10779 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:143px !important;
}

#item10809 {
	width:750px !important;
	height:10px !important;
}

#item10812 {
	width:19px !important;
	height:19px !important;
	left:365px !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%;
}

#item11351 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11371 {
	width:395px !important;
	height:462px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11393 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item11415 {
	width:269px !important;
	height:337px !important;
	left:80px !important;
	top:96px !important;
}

#item11420 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11418 {
	width:21px !important;
	height:21px !important;
	left:396px !important;
	top:24px !important;
}

#item11494 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:133px !important;
}

#item11506 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:181px !important;
}

#item11517 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:229px !important;
}

#item11526 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:277px !important;
}

#item11535 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:324px !important;
}

#item11545 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:372px !important;
}

#item310550 {
	width:367px !important;
	height:26px !important;
	left:58px !important;
	top:423px !important;
}

#item310573 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:453px !important;
}

#item310578 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:454px !important;
}

#item310601 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:454px !important;
}

#item11332 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11332 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11333 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item11339 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11337 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item11295 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11296 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11316 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item11321 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11319 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:25px !important;
}

#item11257 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11258 {
	width:485px !important;
	height:329px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11278 {
	width:424px !important;
	height:299px !important;
	left:58px !important;
	top:50px !important;
}

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

#item11283 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11281 {
	width:21px !important;
	height:21px !important;
	left:489px !important;
	top:24px !important;
}

#item11219 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11219 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11219 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11220 {
	width:591px !important;
	height:539px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11223 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11221 {
	width:21px !important;
	height:21px !important;
	left:595px !important;
	top:24px !important;
}

#item11253 {
	width:531px !important;
	height:508px !important;
	left:58px !important;
	top:50px !important;
}

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

#item11161 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11161 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11181 {
	width:598px !important;
	height:381px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11186 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11184 {
	width:21px !important;
	height:21px !important;
	left:602px !important;
	top:24px !important;
}

#item11215 {
	width:532px !important;
	height:347px !important;
	left:58px !important;
	top:52px !important;
}

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

#item11092 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-11092 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11092 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11112 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11115 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item11135 {
	width:651px !important;
	height:836px !important;
}

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

#item11150 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11148 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item11090 {
	width:23px !important;
	height:24px !important;
	left:35px !important;
	top:20px !important;
}

#item11088 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

#item10848 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10878 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10846 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item10884 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10912 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10882 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item10918 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10947 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10916 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item10953 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10981 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10951 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item10987 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11014 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10985 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item11020 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11047 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11018 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

#item11053 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11084 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11051 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item11576 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item11585 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-97299 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-97299 {
	0% {
		-webkit-transform:translate(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-97292 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-97292 {
	0% {
		-webkit-transform:translate(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-97286 {
	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-97286 {
	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;
	}
}
#item97284 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item97307 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item97308 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item97309 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item97313 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item97310 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item97319 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item97316 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item97326 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item97329 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item97352 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item67720 {
	width:510px !important;
	height:1px !important;
	left:93px !important;
	top:205px !important;
	background:#9d9c9c;
}

#item67721 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:181px !important;
}

#item67725 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:181px !important;
}

#item67731 {
	width:120px !important;
	height:15px !important;
}

#item67754 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:20px !important;
}

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

#item96894 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item96919 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-96919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96919 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item96924 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item96921 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item96928 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-96928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-96928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item96928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item96952 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item97034 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item97031 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item97753 {
	width:477px !important;
	height:446px !important;
	left:35px !important;
}

#item97776 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item97781 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item97786 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item97791 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item97798 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item97805 {
	width:19px !important;
	height:19px !important;
	top:383px !important;
}

#item315773 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315778 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item315801 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315805 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item97274 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-97274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-97274 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97275 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item97281 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item97277 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item97242 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-97242 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-97242 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97243 {
	width:343px !important;
	height:130px !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-97243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97244 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item97270 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item97267 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item97208 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-97208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-97208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97209 {
	width:631px !important;
	height:476px !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-97209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-97209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item97210 {
	width:560px !important;
	height:440px !important;
	left:76px !important;
	top:72px !important;
}

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

#item97236 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item97233 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item97168 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-97168 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-97168 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item97173 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item97170 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item97178 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item97179 {
	width:505px !important;
	height:948px !important;
}

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

#item97478 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-97478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-97478 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item97483 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item97480 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item97487 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item97488 {
	width:505px !important;
	height:707px !important;
}

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

#item97127 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-97127 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-97127 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item97127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item97132 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item97129 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item97138 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item97139 {
	width:505px !important;
	height:1692px !important;
}

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

#item97125 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item96917 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item96609 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item96617 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item96620 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item96614 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item96646 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item96650 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item96643 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item96677 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item96682 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item96674 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item96708 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item96713 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item96705 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item96739 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item96742 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item96736 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item96768 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item96774 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item96765 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item97399 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item97403 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item97395 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item68376 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item11618 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item11619 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-11647 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11647 {
	0% {
		-webkit-transform:translate(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-11634 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-11634 {
	0% {
		-webkit-transform:translate(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-11622 {
	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-11622 {
	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;
	}
}
#item11620 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item11662 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11663 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item11664 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item11684 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11689 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11687 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item11704 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11702 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item11715 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11744 {
	width:958px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item11780 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:173px !important;
	background:#9d9c9c;
}

#item11791 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item11800 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item11830 {
	width:201px !important;
	height:10px !important;
}

#item11833 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:14px !important;
}

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

#item11843 {
	width:19px !important;
	height:19px !important;
	left:174px !important;
	top:14px !important;
}

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

#item11870 {
	width:197px !important;
	height:10px !important;
}

#item11893 {
	width:350px !important;
	height:10px !important;
}

#item11896 {
	width:19px !important;
	height:19px !important;
	left:165px !important;
	top:14px !important;
}

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

#item11905 {
	width:27px !important;
	height:27px !important;
	left:874px !important;
	top:143px !important;
}

#item260899 {
	width:27px !important;
	height:27px !important;
	left:473px !important;
	top:143px !important;
}

#item12331 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12351 {
	width:678px !important;
	height:313px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12373 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item12395 {
	width:315px !important;
	height:193px !important;
	left:77px !important;
	top:96px !important;
}

#item12400 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12398 {
	width:21px !important;
	height:21px !important;
	left:679px !important;
	top:25px !important;
}

#item12410 {
	opacity:0.50;
	width:1px !important;
	height:134px !important;
	left:392px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item12430 {
	width:270px !important;
	height:193px !important;
	left:437px !important;
	top:96px !important;
}

#item12463 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:229px !important;
}

#item12473 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:181px !important;
}

#item12483 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:132px !important;
}

#item12492 {
	width:14px !important;
	height:14px !important;
	left:417px !important;
	top:132px !important;
}

#item12500 {
	width:14px !important;
	height:14px !important;
	left:417px !important;
	top:181px !important;
}

#item12508 {
	width:14px !important;
	height:14px !important;
	left:417px !important;
	top:229px !important;
}

#item310608 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:290px !important;
}

#item310632 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:304px !important;
}

#item310638 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:305px !important;
}

#item310661 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:305px !important;
}

#item12311 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12311 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12312 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item12318 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12316 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item12272 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12273 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12293 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

#item12298 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12296 {
	width:21px !important;
	height:21px !important;
	left:336px !important;
	top:25px !important;
}

#item12235 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12236 {
	width:485px !important;
	height:186px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12256 {
	width:424px !important;
	height:156px !important;
	left:58px !important;
	top:50px !important;
}

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

#item12261 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12259 {
	width:21px !important;
	height:21px !important;
	left:489px !important;
	top:25px !important;
}

#item12198 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12198 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12198 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12199 {
	width:597px !important;
	height:425px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12202 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12200 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:25px !important;
}

#item12231 {
	width:531px !important;
	height:396px !important;
	left:58px !important;
	top:50px !important;
}

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

#item12130 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-12130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12150 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12153 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item12173 {
	width:650px !important;
	height:964px !important;
}

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

#item12187 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12185 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item12128 {
	width:27px !important;
	height:23px !important;
	left:35px !important;
	top:24px !important;
}

#item12126 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:170px !important;
}

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

#item11919 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11949 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11917 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item11955 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11983 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11953 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item11989 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12017 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11987 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item12023 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12053 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12021 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item12059 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12088 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12057 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item12094 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12122 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12092 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item12583 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item12592 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-95932 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-95932 {
	0% {
		-webkit-transform:translate(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-95945 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-95945 {
	0% {
		-webkit-transform:translate(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-95938 {
	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-95938 {
	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;
	}
}
#item95930 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item95950 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item95951 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item95952 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item95957 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item95953 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item95963 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item95960 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item95966 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item95969 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item95993 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item68501 {
	width:440px !important;
	height:1px !important;
	left:139px !important;
	top:228px !important;
	background:#9d9c9c;
}

#item68502 {
	width:38px !important;
	height:38px !important;
	left:219px !important;
	top:185px !important;
}

#item68508 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:181px !important;
}

#item68513 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:181px !important;
}

#item68518 {
	width:90px !important;
	height:15px !important;
}

#item68541 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:20px !important;
}

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

#item68546 {
	width:27px !important;
	height:27px !important;
	left:68px !important;
	top:20px !important;
}

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

#item68549 {
	width:100px !important;
	height:15px !important;
}

#item68573 {
	width:130px !important;
	height:15px !important;
}

#item68596 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:20px !important;
}

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

#item68599 {
	width:38px !important;
	height:38px !important;
	left:434px !important;
	top:185px !important;
}

#item95599 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item95783 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-95783 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95783 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95787 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item95784 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item95790 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-95790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item95815 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item95896 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item95893 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item96090 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item261411 {
	width:477px !important;
	height:266px !important;
	left:33px !important;
}

#item261434 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item261442 {
	width:19px !important;
	height:19px !important;
	top:381px !important;
}

#item261449 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item261456 {
	width:477px !important;
	height:271px !important;
	left:33px !important;
	top:266px !important;
}

#item261479 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item261484 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item261489 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item315844 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item315849 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item315872 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item315875 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item95772 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-95772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95773 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item95778 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item95775 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item95740 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-95740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95741 {
	width:343px !important;
	height:130px !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-95741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95742 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item95768 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item95765 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item95707 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-95707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95708 {
	width:631px !important;
	height:243px !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-95708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-95708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95709 {
	width:560px !important;
	height:205px !important;
	left:76px !important;
	top:72px !important;
}

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

#item95735 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item95732 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item95669 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-95669 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95669 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item95674 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item95671 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item95678 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item95679 {
	width:505px !important;
	height:750px !important;
}

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

#item95624 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-95624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-95624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item95624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item95629 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item95626 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item95637 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item95638 {
	width:505px !important;
	height:1820px !important;
}

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

#item95667 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item95622 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item95378 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item95386 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item95390 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item95383 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item95417 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item95420 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item95414 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item95446 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item95449 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item95443 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item95475 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item95478 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item95472 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item95504 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item95508 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item95501 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item95534 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item95539 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item95531 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item69174 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item12625 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item12626 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-12661 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12661 {
	0% {
		-webkit-transform:translate(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-12645 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12645 {
	0% {
		-webkit-transform:translate(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-12629 {
	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-12629 {
	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;
	}
}
#item12627 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item12674 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12675 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item12676 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item12696 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12701 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12699 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item12714 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12712 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item12724 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12751 {
	width:959px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item12762 {
	width:876px !important;
	height:1px !important;
	left:251px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item12763 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:143px !important;
}

#item12774 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:143px !important;
}

#item12805 {
	width:872px !important;
	height:10px !important;
}

#item12808 {
	width:19px !important;
	height:19px !important;
	left:427px !important;
	top:14px !important;
}

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

#item13235 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13255 {
	width:395px !important;
	height:224px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13277 {
	width:241px !important;
	height:20px !important;
	left:58px !important;
	top:49px !important;
}

#item13299 {
	width:240px !important;
	height:65px !important;
	left:79px !important;
	top:96px !important;
}

#item13304 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13302 {
	width:21px !important;
	height:21px !important;
	left:397px !important;
	top:26px !important;
}

#item13316 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item310673 {
	width:367px !important;
	height:26px !important;
	left:58px !important;
	top:185px !important;
}

#item310696 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:215px !important;
}

#item310700 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:215px !important;
}

#item310723 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:216px !important;
}

#item13217 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13218 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item13224 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13222 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item13180 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13181 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13201 {
	width:275px !important;
	height:74px !important;
	left:58px !important;
	top:50px !important;
}

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

#item13206 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13204 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item13139 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13139 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13139 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13140 {
	width:485px !important;
	height:170px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13160 {
	width:424px !important;
	height:140px !important;
	left:58px !important;
	top:50px !important;
}

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

#item13165 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13163 {
	width:21px !important;
	height:21px !important;
	left:487px !important;
	top:24px !important;
}

#item13088 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13089 {
	width:596px !important;
	height:457px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13102 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13100 {
	width:21px !important;
	height:21px !important;
	left:599px !important;
	top:24px !important;
}

#item13135 {
	width:531px !important;
	height:428px !important;
	left:58px !important;
	top:50px !important;
}

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

#item13031 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13051 {
	width:630px !important;
	height:572px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13056 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13054 {
	width:21px !important;
	height:21px !important;
	left:633px !important;
	top:24px !important;
}

#item13084 {
	width:570px !important;
	height:521px !important;
	left:57px !important;
	top:50px !important;
}

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

#item13029 {
	width:37px !important;
	height:31px !important;
	left:28px !important;
	top:19px !important;
}

#item13027 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

#item12820 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12848 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12818 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item12854 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12883 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12852 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item12889 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12918 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12887 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item12924 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12952 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12922 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item12958 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12988 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12956 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item12994 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13023 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12992 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item13391 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item13400 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-94919 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-94919 {
	0% {
		-webkit-transform:translate(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-94911 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-94911 {
	0% {
		-webkit-transform:translate(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-94902 {
	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-94902 {
	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;
	}
}
#item94900 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item94924 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item94925 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item94926 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item94930 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item94927 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item94940 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item94937 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item94944 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item94947 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item94970 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item69290 {
	width:520px !important;
	height:1px !important;
	left:90px !important;
	top:209px !important;
	background:#9d9c9c;
}

#item69291 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:184px !important;
}

#item69294 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:184px !important;
}

#item69299 {
	width:120px !important;
	height:15px !important;
}

#item69322 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

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

#item94536 {
	width:628px !important;
	height:71px !important;
	left:37px !important;
	top:36px !important;
}

#item94720 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-94720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94720 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94725 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item94722 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item94729 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-94729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94730 {
	width:630px !important;
	height:335px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item94753 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item94834 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item94830 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item94838 {
	width:420px !important;
	height:92px !important;
	left:31px !important;
}

#item94884 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item315907 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:324px !important;
}

#item315910 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:326px !important;
}

#item315933 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:326px !important;
}

#item315937 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:273px !important;
}

#item94708 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-94708 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94708 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94709 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item94714 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item94711 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item94675 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-94675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94676 {
	width:343px !important;
	height:130px !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-94676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94678 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item94704 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item94701 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item94641 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-94641 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94641 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94642 {
	width:631px !important;
	height:235px !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-94642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-94642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94644 {
	width:560px !important;
	height:201px !important;
	left:76px !important;
	top:72px !important;
}

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

#item94670 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item94667 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item94602 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-94602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item94607 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item94604 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item94610 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item94611 {
	width:505px !important;
	height:646px !important;
}

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

#item94561 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-94561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-94561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item94561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item94566 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item94563 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item94570 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item94571 {
	width:505px !important;
	height:1150px !important;
}

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

#item94599 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item94559 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item94282 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item94290 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item94293 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item94287 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item94319 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item94322 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item94316 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item94348 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item94351 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item94345 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item94378 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item94383 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item94375 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item94409 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item94413 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item94406 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item94439 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item94443 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item94436 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item69823 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item13433 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item13434 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

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

@keyframes move-right-grow-13462 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13462 {
	0% {
		-webkit-transform:translate(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-13449 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13449 {
	0% {
		-webkit-transform:translate(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-13437 {
	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-13437 {
	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;
	}
}
#item13435 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item13476 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13477 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item13478 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item13498 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13503 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13501 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item13517 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13515 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item13527 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13555 {
	width:958px !important;
	height:65px !important;
	left:205px !important;
	top:45px !important;
}

#item13592 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:173px !important;
	background:#9d9c9c;
}

#item13593 {
	width:27px !important;
	height:27px !important;
	left:674px !important;
	top:143px !important;
}

#item13603 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:140px !important;
}

#item13612 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:140px !important;
}

#item13643 {
	width:391px !important;
	height:10px !important;
}

#item13646 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:14px !important;
}

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

#item13656 {
	width:19px !important;
	height:19px !important;
	left:354px !important;
	top:14px !important;
}

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

#item13683 {
	width:376px !important;
	height:10px !important;
}

#item14099 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14099 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14099 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14119 {
	width:524px !important;
	height:282px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item14141 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item14163 {
	width:176px !important;
	height:145px !important;
	left:80px !important;
	top:96px !important;
}

#item14168 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14166 {
	width:21px !important;
	height:21px !important;
	left:527px !important;
	top:24px !important;
}

#item14180 {
	opacity:0.50;
	width:1px !important;
	height:68px !important;
	left:257px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item14264 {
	width:185px !important;
	height:93px !important;
	left:299px !important;
	top:96px !important;
}

#item14267 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:132px !important;
}

#item14277 {
	width:14px !important;
	height:14px !important;
	left:278px !important;
	top:132px !important;
}

#item39369 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:182px !important;
}

#item310731 {
	width:495px !important;
	height:26px !important;
	left:58px !important;
	top:242px !important;
}

#item310754 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:272px !important;
}

#item310759 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:273px !important;
}

#item310782 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:273px !important;
}

#item14082 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14083 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item14089 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14087 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item14046 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14047 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item14067 {
	width:275px !important;
	height:74px !important;
	left:58px !important;
	top:50px !important;
}

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

#item14072 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14070 {
	width:21px !important;
	height:21px !important;
	left:336px !important;
	top:24px !important;
}

#item14009 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-14009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14010 {
	width:485px !important;
	height:298px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item14030 {
	width:424px !important;
	height:268px !important;
	left:58px !important;
	top:50px !important;
}

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

#item14035 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14033 {
	width:21px !important;
	height:21px !important;
	left:489px !important;
	top:24px !important;
}

#item13970 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13971 {
	width:620px !important;
	height:520px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13974 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13972 {
	width:21px !important;
	height:21px !important;
	left:623px !important;
	top:24px !important;
}

#item14005 {
	width:560px !important;
	height:492px !important;
	left:58px !important;
	top:49px !important;
}

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

#item13900 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-13900 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13900 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13920 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13923 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item13943 {
	width:650px !important;
	height:1124px !important;
}

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

#item13958 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13956 {
	width:21px !important;
	height:21px !important;
	left:740px !important;
	top:25px !important;
}

#item13898 {
	width:27px !important;
	height:23px !important;
	left:35px !important;
	top:24px !important;
}

#item13896 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

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

#item13689 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13716 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13687 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item13722 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13752 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13720 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item13758 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13788 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13756 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item13794 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13822 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13792 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item13828 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13856 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13826 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item13862 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13892 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13860 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item14288 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item14298 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

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

@keyframes move-right-grow-93873 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-93873 {
	0% {
		-webkit-transform:translate(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-93888 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-93888 {
	0% {
		-webkit-transform:translate(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-93881 {
	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-93881 {
	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;
	}
}
#item93871 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item93893 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item93894 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item93895 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item93899 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item93896 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item93905 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item93902 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item93908 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item93911 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item93934 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item69946 {
	width:420px !important;
	height:1px !important;
	left:137px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item69947 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:210px !important;
}

#item69950 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:207px !important;
}

#item69954 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item69958 {
	width:100px !important;
	height:15px !important;
}

#item69981 {
	width:27px !important;
	height:27px !important;
	left:3px !important;
	top:20px !important;
}

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

#item69987 {
	width:27px !important;
	height:27px !important;
	left:69px !important;
	top:20px !important;
}

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

#item69992 {
	width:100px !important;
	height:15px !important;
}

#item93506 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item93684 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-93684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93688 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item93685 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item93693 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-93693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93694 {
	width:630px !important;
	height:526px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item93717 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item93867 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item93864 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item94176 {
	width:477px !important;
	height:204px !important;
	left:31px !important;
}

#item94199 {
	width:477px !important;
	height:110px !important;
	left:31px !important;
	top:197px !important;
}

#item94222 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item94228 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:242px !important;
}

#item94234 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item315960 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:517px !important;
}

#item315963 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:518px !important;
}

#item315986 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:518px !important;
}

#item315989 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:465px !important;
}

#item93673 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-93673 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93673 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93674 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item93679 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item93676 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item93639 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-93639 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93639 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93640 {
	width:314px !important;
	height:130px !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-93640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93641 {
	width:249px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

#item93668 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item93664 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item93605 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-93605 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93605 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93606 {
	width:631px !important;
	height:414px !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-93606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93607 {
	width:560px !important;
	height:380px !important;
	left:76px !important;
	top:72px !important;
}

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

#item93634 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item93631 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item93572 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-93572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item93577 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item93574 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item94055 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item94056 {
	width:505px !important;
	height:850px !important;
}

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

#item93531 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-93531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-93531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item93531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item93537 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item93534 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item93541 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item93542 {
	width:505px !important;
	height:2319px !important;
}

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

#item93570 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item93529 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item93154 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item93164 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item93168 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item93160 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item93194 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item93198 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item93191 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item93224 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item93229 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item93221 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item93255 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item93258 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item93252 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item93284 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item93288 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item93281 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item93315 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item93319 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item93311 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item70551 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item163815 {
	width:1222px !important;
	height:812px !important;
	left:-16px !important;
	top:-15px !important;
	background:#000;
}

#item163816 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

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

#item163823 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1104px !important;
	top:311px !important;
}

#item163827 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1128px !important;
	top:245px !important;
}

#item163832 {
	width:1201px !important;
	height:791px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-163833 {
	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-163833 {
	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;
	}
}
#item163838 {
	opacity:0.40;
	width:418px !important;
	height:306px !important;
	top:156px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-163838 {
	0% {opacity:0;}
	100% {opacity:0.4;}
}
@-webkit-keyframes fade-in-163838 {
	0% {opacity:0;}
	100% {opacity:0.4;}
}
#item163838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item163839 {
	width:316px !important;
	height:240px !important;
	left:50px !important;
	top:207px !important;
}

#item163863 {
	width:810px !important;
	height:127px !important;
}

#item163886 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item179165 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:579px !important;
	top:1105px !important;
}

#item179169 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:603px !important;
	top:1075px !important;
}

#item179175 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:615px !important;
	top:1025px !important;
}

#item179178 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:639px !important;
	top:959px !important;
}

#item180150 {
	width:1876px !important;
	height:1246px !important;
	left:-800px !important;
	top:-21px !important;
	background:#000;
}

#item180151 {
	width:1844px !important;
	height:1214px !important;
	left:-776px !important;
	top:1px !important;
	background:#f7f7f7;
	border:solid 1.535px #f7f7f7;
}

@keyframes move-left-grow-180152 {
	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-180152 {
	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;
	}
}
#item179186 {
	opacity:0.30;
	width:628px !important;
	height:351px !important;
	top:253px !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:#010101;
}

@keyframes fade-in-179186 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-179186 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item179186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179187 {
	width:534px !important;
	height:244px !important;
	left:46px !important;
	top:303px !important;
}

#item179210 {
	width:628px !important;
	height:251px !important;
}

#item179233 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item163907 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:90px !important;
	top:122px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

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

#item163933 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item163956 {
	width:30px !important;
	height:30px !important;
}

#item163930 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:293px !important;
}

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

#item163963 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item163986 {
	width:30px !important;
	height:30px !important;
}

#item163960 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:358px !important;
}

#item163990 {
	width:380px !important;
	height:80px !important;
	left:132px !important;
	top:167px !important;
}

#item164015 {
	opacity:0.95;
	width:639px !important;
	height:737px !important;
	left:284px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164015 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-164015 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item164015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164042 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item164038 {
	width:21px !important;
	height:21px !important;
	left:892px !important;
	top:16px !important;
}

#item164046 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:343px !important;
}

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

#item164049 {
	width:550px !important;
	height:671px !important;
	left:330px !important;
	top:54px !important;
}

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

#item164075 {
	opacity:0.95;
	width:589px !important;
	height:447px !important;
	left:290px !important;
	top:243px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164075 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-164075 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item164075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164100 {
	width:514px !important;
	height:405px !important;
	left:332px !important;
	top:284px !important;
}

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

#item164127 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item164123 {
	width:21px !important;
	height:21px !important;
	left:848px !important;
	top:254px !important;
}

#item164131 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:278px !important;
}

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

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

#item164013 {
	width:923px !important;
	height:747px !important;
	left:125px !important;
	top:15px !important;
}

#item164135 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item179252 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:36px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

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

#item179279 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item179303 {
	width:30px !important;
	height:30px !important;
}

#item179276 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:207px !important;
}

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

#item179310 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item179333 {
	width:30px !important;
	height:30px !important;
}

#item179307 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:272px !important;
}

#item179338 {
	width:380px !important;
	height:80px !important;
	left:78px !important;
	top:81px !important;
}

#item179363 {
	opacity:0.95;
	width:628px !important;
	height:610px !important;
	left:10px !important;
	top:356px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-179363 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-179363 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item179363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179389 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item179386 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:367px !important;
}

#item179392 {
	width:553px !important;
	height:512px !important;
	left:56px !important;
	top:409px !important;
}

#item179393 {
	width:494px !important;
	height:1468px !important;
}

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

#item179416 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:75px !important;
}

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

#item179429 {
	opacity:0.95;
	width:628px !important;
	height:647px !important;
	left:10px !important;
	top:320px !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-179429 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-179429 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item179429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179452 {
	width:531px !important;
	height:590px !important;
	left:52px !important;
	top:375px !important;
}

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

#item179480 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item179476 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:332px !important;
}

#item179483 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:10px !important;
}

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

#item179427 {
	width:10px !important;
	height:10px !important;
	left:22px !important;
	top:301px !important;
}

#item179361 {
	width:638px !important;
	height:967px !important;
	left:26px !important;
	top:197px !important;
}

#item179489 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

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

#item164175 {
	width:629px !important;
	height:106px !important;
	left:88px !important;
	top:77px !important;
}

#item164198 {
	width:295px !important;
	height:769px !important;
	left:872px !important;
	top:9px !important;
}

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

#item164204 {
	width:20px !important;
	height:28px !important;
	left:70px !important;
}

#item164209 {
	width:70px !important;
	height:10px !important;
	top:7px !important;
}

#item164201 {
	width:91px !important;
	height:28px !important;
	left:1017px !important;
	top:94px !important;
}

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

#item164860 {
	width:20px !important;
	height:28px !important;
	left:51px !important;
	top:1px !important;
}

#item164864 {
	width:50px !important;
	height:10px !important;
}

#item164857 {
	width:72px !important;
	height:29px !important;
	left:1047px !important;
	top:80px !important;
}

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

#item164236 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item164240 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item164233 {
	width:103px !important;
	height:28px !important;
	left:914px !important;
	top:103px !important;
}

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

#item164826 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item164832 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item164823 {
	width:103px !important;
	height:28px !important;
	left:900px !important;
	top:162px !important;
}

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

#item164730 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item164733 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item164727 {
	width:103px !important;
	height:28px !important;
	left:877px !important;
	top:240px !important;
}

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

#item164761 {
	width:20px !important;
	height:28px !important;
}

#item164765 {
	width:80px !important;
	height:10px !important;
	left:22px !important;
	top:15px !important;
}

#item164758 {
	width:102px !important;
	height:28px !important;
	left:1039px !important;
	top:297px !important;
}

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

#item164698 {
	width:20px !important;
	height:28px !important;
	left:81px !important;
}

#item164702 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item164695 {
	width:102px !important;
	height:28px !important;
	left:979px !important;
	top:131px !important;
}

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

#item164266 {
	width:20px !important;
	height:28px !important;
}

#item164272 {
	width:80px !important;
	height:10px !important;
	left:18px !important;
	top:15px !important;
}

#item164263 {
	width:98px !important;
	height:28px !important;
	left:1098px !important;
	top:113px !important;
}

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

#item164298 {
	width:20px !important;
	height:28px !important;
}

#item164301 {
	width:80px !important;
	height:10px !important;
	left:19px !important;
	top:15px !important;
}

#item164295 {
	width:99px !important;
	height:28px !important;
	left:1111px !important;
	top:85px !important;
}

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

#item164327 {
	width:20px !important;
	height:28px !important;
	left:73px !important;
}

#item164330 {
	width:71px !important;
	height:11px !important;
	top:17px !important;
}

#item164324 {
	width:93px !important;
	height:28px !important;
	left:943px !important;
	top:68px !important;
}

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

#item164794 {
	width:20px !important;
	height:28px !important;
}

#item164798 {
	width:71px !important;
	height:11px !important;
	left:24px !important;
	top:17px !important;
}

#item164791 {
	width:95px !important;
	height:28px !important;
	left:1026px !important;
	top:317px !important;
}

#item165186 {
	opacity:0.95;
	width:631px !important;
	height:249px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-165186 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-165186 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item165186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165212 {
	width:15px !important;
	height:15px !important;
}

#item165209 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item165215 {
	width:532px !important;
	height:199px !important;
	left:49px !important;
	top:249px !important;
}

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

#item165129 {
	opacity:0.95;
	width:631px !important;
	height:214px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-165129 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-165129 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item165129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165155 {
	width:15px !important;
	height:15px !important;
}

#item165152 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item165158 {
	width:532px !important;
	height:163px !important;
	left:49px !important;
	top:249px !important;
}

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

#item165070 {
	opacity:0.95;
	width:631px !important;
	height:232px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-165070 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-165070 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item165070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165096 {
	width:15px !important;
	height:15px !important;
}

#item165093 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item165101 {
	width:532px !important;
	height:181px !important;
	left:49px !important;
	top:249px !important;
}

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

#item165010 {
	opacity:0.95;
	width:631px !important;
	height:332px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-165010 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-165010 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item165010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165036 {
	width:15px !important;
	height:15px !important;
}

#item165033 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item165040 {
	width:532px !important;
	height:281px !important;
	left:49px !important;
	top:249px !important;
}

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

#item164951 {
	opacity:0.95;
	width:631px !important;
	height:268px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164951 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-164951 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item164951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164977 {
	width:15px !important;
	height:15px !important;
}

#item164974 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item164981 {
	width:532px !important;
	height:217px !important;
	left:49px !important;
	top:249px !important;
}

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

#item165243 {
	opacity:0.95;
	width:631px !important;
	height:332px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-165243 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-165243 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item165243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165269 {
	width:15px !important;
	height:15px !important;
}

#item165266 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item165273 {
	width:532px !important;
	height:281px !important;
	left:49px !important;
	top:249px !important;
}

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

#item164893 {
	opacity:0.95;
	width:631px !important;
	height:449px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164893 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-164893 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item164893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164919 {
	width:15px !important;
	height:15px !important;
}

#item164916 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item164922 {
	width:532px !important;
	height:399px !important;
	left:49px !important;
	top:249px !important;
}

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

#item164577 {
	opacity:0.95;
	width:631px !important;
	height:249px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164577 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-164577 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item164577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164603 {
	width:15px !important;
	height:15px !important;
}

#item164600 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item164608 {
	width:532px !important;
	height:199px !important;
	left:49px !important;
	top:249px !important;
}

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

#item164523 {
	opacity:0.95;
	width:631px !important;
	height:376px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164523 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-164523 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item164523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164549 {
	width:15px !important;
	height:15px !important;
}

#item164546 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item164552 {
	width:532px !important;
	height:325px !important;
	left:49px !important;
	top:249px !important;
}

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

#item164467 {
	opacity:0.95;
	width:631px !important;
	height:356px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164467 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-164467 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item164467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164493 {
	width:15px !important;
	height:15px !important;
}

#item164490 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item164498 {
	width:532px !important;
	height:306px !important;
	left:49px !important;
	top:249px !important;
}

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

#item164413 {
	opacity:0.95;
	width:659px !important;
	height:752px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164413 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-164413 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item164413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164439 {
	width:15px !important;
	height:15px !important;
}

#item164436 {
	width:15px !important;
	height:15px !important;
	left:629px !important;
	top:14px !important;
}

#item164442 {
	width:570px !important;
	height:700px !important;
	left:48px !important;
	top:50px !important;
}

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

#item164357 {
	opacity:0.95;
	width:688px !important;
	height:749px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-164357 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-164357 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item164357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item164383 {
	width:15px !important;
	height:15px !important;
}

#item164380 {
	width:15px !important;
	height:15px !important;
	left:658px !important;
	top:14px !important;
}

#item164386 {
	width:600px !important;
	height:699px !important;
	left:48px !important;
	top:51px !important;
}

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

#item164410 {
	width:27px !important;
	height:28px !important;
	left:1px !important;
	top:145px !important;
}

#item164353 {
	width:688px !important;
	height:752px !important;
	left:66px !important;
	top:21px !important;
}

#item164631 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

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

#item179510 {
	width:629px !important;
	height:69px !important;
	left:35px !important;
	top:36px !important;
}

#item180344 {
	width:412px !important;
	height:1076px !important;
	left:203px !important;
	top:57px !important;
}

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

#item180351 {
	width:29px !important;
	height:39px !important;
	left:90px !important;
}

#item180355 {
	width:90px !important;
	height:20px !important;
	top:18px !important;
}

#item180348 {
	width:119px !important;
	height:39px !important;
	left:413px !important;
	top:176px !important;
}

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

#item180381 {
	width:29px !important;
	height:39px !important;
	left:72px !important;
	top:1px !important;
}

#item180384 {
	width:70px !important;
	height:20px !important;
}

#item180378 {
	width:100px !important;
	height:40px !important;
	left:448px !important;
	top:157px !important;
}

@keyframes fade-in-180407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180410 {
	width:29px !important;
	height:39px !important;
	left:114px !important;
}

#item180414 {
	width:110px !important;
	height:20px !important;
	top:14px !important;
}

#item180407 {
	width:143px !important;
	height:39px !important;
	left:263px !important;
	top:188px !important;
}

@keyframes fade-in-180437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180441 {
	width:29px !important;
	height:39px !important;
	left:114px !important;
}

#item180445 {
	width:110px !important;
	height:20px !important;
	top:21px !important;
}

#item180437 {
	width:143px !important;
	height:41px !important;
	left:243px !important;
	top:270px !important;
}

@keyframes fade-in-180468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180471 {
	width:29px !important;
	height:39px !important;
	left:114px !important;
}

#item180477 {
	width:110px !important;
	height:20px !important;
	top:21px !important;
}

#item180468 {
	width:143px !important;
	height:41px !important;
	left:211px !important;
	top:380px !important;
}

@keyframes fade-in-180500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180503 {
	width:29px !important;
	height:39px !important;
}

#item180506 {
	width:110px !important;
	height:20px !important;
	left:31px !important;
	top:22px !important;
}

#item180500 {
	width:141px !important;
	height:42px !important;
	left:435px !important;
	top:460px !important;
}

@keyframes fade-in-180529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180532 {
	width:29px !important;
	height:39px !important;
	left:112px !important;
}

#item180535 {
	width:110px !important;
	height:20px !important;
	top:21px !important;
}

#item180529 {
	width:141px !important;
	height:41px !important;
	left:354px !important;
	top:227px !important;
}

@keyframes fade-in-180558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180561 {
	width:29px !important;
	height:39px !important;
}

#item180564 {
	width:110px !important;
	height:20px !important;
	left:25px !important;
	top:22px !important;
}

#item180558 {
	width:135px !important;
	height:42px !important;
	left:519px !important;
	top:202px !important;
}

@keyframes fade-in-180588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180591 {
	width:29px !important;
	height:39px !important;
}

#item180594 {
	width:110px !important;
	height:20px !important;
	left:27px !important;
	top:23px !important;
}

#item180588 {
	width:137px !important;
	height:43px !important;
	left:537px !important;
	top:163px !important;
}

@keyframes fade-in-180617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180620 {
	width:29px !important;
	height:39px !important;
	left:102px !important;
}

#item180626 {
	width:99px !important;
	height:16px !important;
	top:23px !important;
}

#item180617 {
	width:131px !important;
	height:39px !important;
	left:301px !important;
	top:139px !important;
}

@keyframes fade-in-180649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item180652 {
	width:29px !important;
	height:39px !important;
}

#item180655 {
	width:99px !important;
	height:16px !important;
	left:33px !important;
	top:23px !important;
}

#item180649 {
	width:133px !important;
	height:39px !important;
	left:417px !important;
	top:488px !important;
}

#item181956 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item181954 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item181960 {
	opacity:0.95;
	width:628px !important;
	height:358px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181960 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-181960 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item181960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181985 {
	width:21px !important;
	height:21px !important;
}

#item181983 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181989 {
	width:572px !important;
	height:286px !important;
	left:38px !important;
	top:143px !important;
}

@keyframes fade-in-181989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181895 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item181893 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item181900 {
	opacity:0.95;
	width:628px !important;
	height:284px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181900 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-181900 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item181900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181926 {
	width:21px !important;
	height:21px !important;
}

#item181923 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181929 {
	width:572px !important;
	height:211px !important;
	left:38px !important;
	top:143px !important;
}

@keyframes fade-in-181929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181827 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item181825 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item181832 {
	opacity:0.95;
	width:628px !important;
	height:312px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181832 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-181832 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item181832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181857 {
	width:21px !important;
	height:21px !important;
}

#item181855 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181863 {
	width:572px !important;
	height:236px !important;
	left:38px !important;
	top:143px !important;
}

@keyframes fade-in-181863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181768 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item181766 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item181772 {
	opacity:0.95;
	width:628px !important;
	height:498px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181772 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-181772 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item181772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181798 {
	width:21px !important;
	height:21px !important;
}

#item181796 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181801 {
	width:572px !important;
	height:426px !important;
	left:38px !important;
	top:143px !important;
}

@keyframes fade-in-181801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181701 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item181699 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item181705 {
	opacity:0.95;
	width:628px !important;
	height:385px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181705 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-181705 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item181705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181731 {
	width:21px !important;
	height:21px !important;
}

#item181728 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181737 {
	width:572px !important;
	height:312px !important;
	left:38px !important;
	top:143px !important;
}

@keyframes fade-in-181737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181642 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item181640 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item181646 {
	opacity:0.95;
	width:628px !important;
	height:498px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181646 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-181646 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item181646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181671 {
	width:21px !important;
	height:21px !important;
}

#item181669 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181675 {
	width:572px !important;
	height:426px !important;
	left:38px !important;
	top:143px !important;
}

@keyframes fade-in-181675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181578 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item181576 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:22px !important;
}

#item181582 {
	opacity:0.95;
	width:628px !important;
	height:697px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181582 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-181582 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item181582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181607 {
	width:21px !important;
	height:21px !important;
}

#item181605 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181611 {
	width:572px !important;
	height:617px !important;
	left:38px !important;
	top:55px !important;
}

@keyframes fade-in-181611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181510 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item181508 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item181517 {
	opacity:0.95;
	width:628px !important;
	height:362px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181517 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-181517 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item181517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181542 {
	width:21px !important;
	height:21px !important;
}

#item181540 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181545 {
	width:572px !important;
	height:286px !important;
	left:38px !important;
	top:143px !important;
}

@keyframes fade-in-181545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181424 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item181422 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item181428 {
	opacity:0.95;
	width:628px !important;
	height:578px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-181428 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-181428 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item181428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item181453 {
	width:21px !important;
	height:21px !important;
}

#item181451 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181457 {
	width:572px !important;
	height:513px !important;
	left:38px !important;
	top:143px !important;
}

@keyframes fade-in-181457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179669 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item179667 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item179674 {
	opacity:0.95;
	width:628px !important;
	height:522px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-179674 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-179674 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item179674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179700 {
	width:21px !important;
	height:21px !important;
}

#item179697 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item181398 {
	width:572px !important;
	height:452px !important;
	left:38px !important;
	top:143px !important;
}

@keyframes fade-in-181398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179599 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item179597 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:109px !important;
}

#item179604 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-179604 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-179604 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item179604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179630 {
	width:21px !important;
	height:21px !important;
}

#item179627 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item179634 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item179635 {
	width:505px !important;
	height:1543px !important;
}

@keyframes fade-in-179635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179536 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-179536 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-179536 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item179536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179562 {
	width:21px !important;
	height:21px !important;
}

#item179559 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item179566 {
	width:568px !important;
	height:530px !important;
	left:38px !important;
	top:143px !important;
}

#item179567 {
	width:505px !important;
	height:1591px !important;
}

@keyframes fade-in-179567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item179595 {
	width:27px !important;
	height:28px !important;
	left:12px !important;
	top:129px !important;
}

#item179533 {
	width:638px !important;
	height:707px !important;
	left:26px !important;
	top:457px !important;
}

#item180027 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-180027 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-180027 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item180027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165312 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item165313 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-165314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-165329 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-165329 {
	0% {
		-webkit-transform:translate(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-165316 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-165316 {
	0% {
		-webkit-transform:translate(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-165323 {
	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-165323 {
	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;
	}
}
#item165314 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item165335 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item165336 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item165337 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item165338 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item165364 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item165361 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item165371 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item165367 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item165374 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item165380 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item165403 {
	width:801px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item165418 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item165422 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item165456 {
	width:19px !important;
	height:19px !important;
	left:146px !important;
	top:14px !important;
}

@keyframes fade-in-165456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165461 {
	width:310px !important;
	height:10px !important;
}

#item165748 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-165748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-165748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item165748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165749 {
	width:395px !important;
	height:421px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-165749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item165772 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item165795 {
	width:259px !important;
	height:284px !important;
	left:81px !important;
	top:96px !important;
}

#item165822 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item165819 {
	width:21px !important;
	height:21px !important;
	left:395px !important;
	top:24px !important;
}

#item165883 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:271px !important;
}

#item165889 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:223px !important;
}

#item165895 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:175px !important;
}

#item166307 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:127px !important;
}

#item166319 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:319px !important;
}

#item310795 {
	width:367px !important;
	height:26px !important;
	left:58px !important;
	top:381px !important;
}

#item310818 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:411px !important;
}

#item310822 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:412px !important;
}

#item310847 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:412px !important;
}

#item166169 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166169 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166169 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166170 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item166175 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166172 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item166136 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166137 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166138 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-166138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166165 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166162 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item166104 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166104 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166105 {
	width:426px !important;
	height:153px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166106 {
	width:365px !important;
	height:123px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-166106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166132 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166129 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item166070 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166072 {
	width:600px !important;
	height:425px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166076 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166073 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item166080 {
	width:541px !important;
	height:396px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-166080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166029 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166030 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166031 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item166032 {
	width:651px !important;
	height:836px !important;
}

@keyframes fade-in-166032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166065 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166062 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item166027 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item165746 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item165567 {
	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;
}

#item165571 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item165575 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item165568 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item165601 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item165605 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item165598 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item165631 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item165634 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item165628 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item165660 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item165663 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item165657 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item165689 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item165692 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item165686 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item165718 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item165723 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item165715 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item166178 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item166184 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-166184 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-166184 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item166184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-183015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-183017 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-183017 {
	0% {
		-webkit-transform:translate(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-183021 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-183021 {
	0% {
		-webkit-transform:translate(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-183019 {
	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-183019 {
	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;
	}
}
#item183015 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item183022 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item183023 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item183028 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item183025 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item183035 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item183031 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item183038 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item183042 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item183065 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item183066 {
	width:480px !important;
	height:1px !important;
	left:110px !important;
	top:213px !important;
	background:#9d9c9c;
}

#item183067 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item183093 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183097 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183094 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item183100 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-183100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183101 {
	width:630px !important;
	height:588px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-183101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183125 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item183243 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183240 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item200757 {
	width:534px !important;
	height:376px !important;
	left:33px !important;
}

#item200704 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item200710 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item200718 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item200723 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item200728 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item316018 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:576px !important;
}

#item316022 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:578px !important;
}

#item316045 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:578px !important;
}

#item316050 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:525px !important;
}

#item183398 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183399 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item183404 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183401 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item183366 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183367 {
	width:314px !important;
	height:145px !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-183367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183368 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-183368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183394 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183391 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item183331 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183332 {
	width:596px !important;
	height:196px !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-183332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183334 {
	width:511px !important;
	height:161px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-183334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183361 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183357 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item183292 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183293 {
	width:630px !important;
	height:594px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-183293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183297 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183294 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item200635 {
	width:569px !important;
	height:564px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-200635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183249 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183251 {
	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-183251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183255 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183252 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item183260 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item183261 {
	width:505px !important;
	height:1558px !important;
}

@keyframes fade-in-183261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183247 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item183091 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item191805 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:167px !important;
}

#item191808 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:167px !important;
}

#item191812 {
	width:27px !important;
	height:27px !important;
	left:204px !important;
	top:20px !important;
}

@keyframes fade-in-191812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item191817 {
	width:434px !important;
	height:15px !important;
}

#item183407 {
	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;
}

#item183408 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item183417 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item183425 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item183414 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item183451 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item183454 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item183448 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item183480 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item183483 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item183477 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item183509 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item183512 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item183506 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item183539 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item183543 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item183536 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item183571 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item183574 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item183566 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item183597 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-183597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-183597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item183597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166359 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item166360 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-166361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-166363 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-166363 {
	0% {
		-webkit-transform:translate(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-166367 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-166367 {
	0% {
		-webkit-transform:translate(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-166365 {
	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-166365 {
	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;
	}
}
#item166361 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item166368 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item166369 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item166370 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item166371 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item166397 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item166394 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item166403 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item166400 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item166407 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item166411 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item167043 {
	width:801px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item167044 {
	width:27px !important;
	height:27px !important;
	left:479px !important;
	top:130px !important;
}

#item167047 {
	width:27px !important;
	height:27px !important;
	left:877px !important;
	top:130px !important;
}

#item167056 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item167060 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item167067 {
	width:217px !important;
	height:10px !important;
}

#item167090 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:14px !important;
}

@keyframes fade-in-167090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item167094 {
	width:19px !important;
	height:19px !important;
	left:168px !important;
	top:14px !important;
}

@keyframes fade-in-167094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item167098 {
	width:197px !important;
	height:10px !important;
}

#item167122 {
	width:140px !important;
	height:10px !important;
}

#item167145 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-167145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166654 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166655 {
	width:709px !important;
	height:405px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166680 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item166703 {
	width:161px !important;
	height:204px !important;
	left:81px !important;
	top:96px !important;
}

#item166729 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166726 {
	width:21px !important;
	height:21px !important;
	left:713px !important;
	top:24px !important;
}

#item166794 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:223px !important;
}

#item166799 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item166804 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:128px !important;
}

#item167263 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:247px !important;
	top:131px !important;
	background:#b2b2b1;
}

#item167315 {
	opacity:0.50;
	width:1px !important;
	height:215px !important;
	left:489px !important;
	top:131px !important;
	background:#b2b2b1;
}

#item167264 {
	width:181px !important;
	height:284px !important;
	left:301px !important;
	top:96px !important;
}

#item167287 {
	width:14px !important;
	height:14px !important;
	left:278px !important;
	top:128px !important;
}

#item167378 {
	width:14px !important;
	height:14px !important;
	left:278px !important;
	top:318px !important;
}

#item167372 {
	width:14px !important;
	height:14px !important;
	left:278px !important;
	top:270px !important;
}

#item167367 {
	width:14px !important;
	height:14px !important;
	left:278px !important;
	top:223px !important;
}

#item167361 {
	width:14px !important;
	height:14px !important;
	left:278px !important;
	top:176px !important;
}

#item167389 {
	width:14px !important;
	height:14px !important;
	left:518px !important;
	top:223px !important;
}

#item167384 {
	width:14px !important;
	height:14px !important;
	left:518px !important;
	top:176px !important;
}

#item167339 {
	width:14px !important;
	height:14px !important;
	left:518px !important;
	top:128px !important;
}

#item167316 {
	width:184px !important;
	height:188px !important;
	left:541px !important;
	top:96px !important;
}

#item365057 {
	width:673px !important;
	height:10px !important;
}

#item365080 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:15px !important;
}

#item365086 {
	width:350px !important;
	height:29px !important;
	left:17px !important;
	top:15px !important;
}

#item365109 {
	width:14px !important;
	height:14px !important;
	left:334px !important;
	top:16px !important;
}

#item166960 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166960 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166961 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item166966 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166963 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item166928 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166929 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166930 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-166930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166956 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166953 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item166895 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166895 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166895 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166896 {
	width:426px !important;
	height:265px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166897 {
	width:365px !important;
	height:236px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-166897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166923 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166920 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item166862 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166862 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166862 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166863 {
	width:600px !important;
	height:426px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166867 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166864 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item166871 {
	width:541px !important;
	height:396px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-166871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166819 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-166819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-166819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item166819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166820 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-166820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166821 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item166822 {
	width:651px !important;
	height:1204px !important;
}

@keyframes fade-in-166822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item166854 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item166851 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item166817 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item166652 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item166470 {
	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;
}

#item166474 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item166477 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item166471 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item166503 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item166506 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item166500 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item166533 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item166536 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item166530 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item166563 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item166568 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item166559 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item166594 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item166600 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item166591 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item166626 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item166629 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item166623 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item166973 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item166978 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-166978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-166978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item166978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-183622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-183624 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-183624 {
	0% {
		-webkit-transform:translate(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-183629 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-183629 {
	0% {
		-webkit-transform:translate(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-183627 {
	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-183627 {
	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;
	}
}
#item183622 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item183630 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item183631 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item183636 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item183633 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item183642 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item183639 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item183646 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item183650 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item183673 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item183674 {
	width:420px !important;
	height:1px !important;
	left:145px !important;
	top:213px !important;
	background:#9d9c9c;
}

#item183675 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item183702 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183706 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183703 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item183709 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-183709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183710 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-183710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183733 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item183813 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item332201 {
	width:477px !important;
	height:241px !important;
	left:33px !important;
}

#item332224 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
	top:261px !important;
}

#item332247 {
	width:477px !important;
	height:241px !important;
	left:33px !important;
	top:657px !important;
}

#item332270 {
	width:19px !important;
	height:19px !important;
	top:176px !important;
}

#item332278 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item332287 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item332296 {
	width:19px !important;
	height:19px !important;
	top:306px !important;
}

#item332303 {
	width:19px !important;
	height:19px !important;
	top:573px !important;
}

#item332311 {
	width:19px !important;
	height:19px !important;
	top:506px !important;
}

#item332318 {
	width:19px !important;
	height:19px !important;
	top:440px !important;
}

#item332325 {
	width:19px !important;
	height:19px !important;
	top:374px !important;
}

#item332332 {
	width:19px !important;
	height:19px !important;
	top:834px !important;
}

#item332340 {
	width:19px !important;
	height:19px !important;
	top:768px !important;
}

#item332348 {
	width:19px !important;
	height:19px !important;
	top:700px !important;
}

#item183851 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183848 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316078 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316082 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316105 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316109 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item184000 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184001 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item184006 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184003 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item183967 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183968 {
	width:314px !important;
	height:145px !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-183968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183970 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-183970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183996 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183993 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item183935 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183936 {
	width:596px !important;
	height:363px !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-183936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183937 {
	width:511px !important;
	height:328px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-183937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183963 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183960 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item183896 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183896 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183896 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183897 {
	width:630px !important;
	height:604px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-183897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183901 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183898 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item200927 {
	width:569px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-200927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183857 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-183857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-183857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item183857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183858 {
	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-183858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183862 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item183859 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item183866 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item183867 {
	width:505px !important;
	height:2409px !important;
}

@keyframes fade-in-183867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-183867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item183867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item183855 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item183700 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item192321 {
	width:38px !important;
	height:38px !important;
	left:243px !important;
	top:171px !important;
}

#item192324 {
	width:38px !important;
	height:38px !important;
	left:437px !important;
	top:171px !important;
}

#item192327 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:167px !important;
}

#item192339 {
	width:90px !important;
	height:15px !important;
}

#item192362 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-192362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192331 {
	width:46px !important;
	height:46px !important;
	left:91px !important;
}

#item192366 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-192366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192370 {
	width:70px !important;
	height:15px !important;
}

#item192394 {
	width:60px !important;
	height:15px !important;
}

#item192417 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-192417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184012 {
	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;
}

#item184013 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item184024 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184027 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item184021 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item184053 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184058 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184050 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item184084 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184087 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184081 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item184114 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184118 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item184111 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item184144 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184148 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184141 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item184174 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184177 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184171 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item184200 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-184200 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-184200 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item184200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item167418 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item167419 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-167420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-167422 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-167422 {
	0% {
		-webkit-transform:translate(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-167428 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-167428 {
	0% {
		-webkit-transform:translate(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-167425 {
	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-167425 {
	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;
	}
}
#item167420 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item167429 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item167430 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item167431 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item167432 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item167459 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item167455 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item167469 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item167466 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item167472 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item167476 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item167499 {
	width:801px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item167500 {
	width:27px !important;
	height:27px !important;
	left:479px !important;
	top:130px !important;
}

#item167505 {
	width:27px !important;
	height:27px !important;
	left:877px !important;
	top:130px !important;
}

#item167508 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item167512 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item167516 {
	width:212px !important;
	height:10px !important;
}

#item167539 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !important;
}

@keyframes fade-in-167539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item167543 {
	width:19px !important;
	height:19px !important;
	left:162px !important;
	top:14px !important;
}

@keyframes fade-in-167543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item167546 {
	width:198px !important;
	height:10px !important;
}

#item167571 {
	width:280px !important;
	height:10px !important;
}

#item167594 {
	width:19px !important;
	height:19px !important;
	left:130px !important;
	top:14px !important;
}

@keyframes fade-in-167594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item167782 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-167782 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-167782 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item167782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item167783 {
	width:725px !important;
	height:309px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-167783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item167806 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item167829 {
	width:186px !important;
	height:188px !important;
	left:81px !important;
	top:96px !important;
}

#item167855 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item167852 {
	width:21px !important;
	height:21px !important;
	left:720px !important;
	top:24px !important;
}

#item167911 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:223px !important;
}

#item167917 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item167929 {
	opacity:0.50;
	width:1px !important;
	height:125px !important;
	left:268px !important;
	top:131px !important;
	background:#b2b2b1;
}

#item167930 {
	opacity:0.50;
	width:1px !important;
	height:125px !important;
	left:490px !important;
	top:131px !important;
	background:#b2b2b1;
}

#item167931 {
	width:178px !important;
	height:92px !important;
	left:312px !important;
	top:96px !important;
}

#item167954 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:128px !important;
}

#item167986 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:223px !important;
}

#item167993 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:176px !important;
}

#item167998 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:128px !important;
}

#item168003 {
	width:218px !important;
	height:188px !important;
	left:535px !important;
	top:96px !important;
}

#item310983 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:285px !important;
}

#item311006 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:300px !important;
}

#item311012 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:301px !important;
}

#item311035 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:301px !important;
}

#item168169 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-168169 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168169 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168171 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item168176 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item168173 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item168137 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-168137 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168137 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168138 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-168138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168139 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-168139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168165 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item168162 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item168102 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-168102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168103 {
	width:426px !important;
	height:106px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-168103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168104 {
	width:365px !important;
	height:75px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-168104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168130 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item168127 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item168067 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-168067 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168067 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168068 {
	width:600px !important;
	height:410px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-168068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168073 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item168070 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item168077 {
	width:541px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-168077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168029 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-168029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-168029 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item168029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168030 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-168030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168031 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item168032 {
	width:651px !important;
	height:1380px !important;
}

@keyframes fade-in-168032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168062 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item168059 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item168027 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item167780 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item167597 {
	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;
}

#item167601 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item167606 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item167598 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item167632 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item167638 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item167629 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item167664 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item167668 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item167661 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item167694 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item167698 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item167691 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item167724 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item167727 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item167721 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item167754 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item167757 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item167750 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item168181 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item168186 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-168186 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-168186 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item168186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-184226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-184228 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-184228 {
	0% {
		-webkit-transform:translate(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-184232 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-184232 {
	0% {
		-webkit-transform:translate(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-184230 {
	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-184230 {
	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;
	}
}
#item184226 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item184233 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item184234 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item184239 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item184236 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item184247 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item184244 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item184250 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item184253 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item184276 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item184277 {
	width:390px !important;
	height:1px !important;
	left:160px !important;
	top:213px !important;
	background:#9d9c9c;
}

#item184278 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item184305 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184309 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184306 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item184313 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-184313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184314 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-184314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184337 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item184415 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item333155 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
}

#item333178 {
	width:477px !important;
	height:241px !important;
	left:33px !important;
	top:396px !important;
}

#item333201 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item333208 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item333218 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item333226 {
	width:19px !important;
	height:19px !important;
	top:573px !important;
}

#item333233 {
	width:19px !important;
	height:19px !important;
	top:507px !important;
}

#item333240 {
	width:19px !important;
	height:19px !important;
	top:439px !important;
}

#item184453 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184450 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316145 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316149 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316172 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316176 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item184605 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184605 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184605 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184606 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item184611 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184608 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item184570 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184570 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184570 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184571 {
	width:378px !important;
	height:145px !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-184571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184572 {
	width:349px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-184572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184598 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184595 {
	width:27px !important;
	height:27px !important;
	left:379px !important;
	top:42px !important;
}

#item184538 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184539 {
	width:596px !important;
	height:128px !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-184539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184540 {
	width:511px !important;
	height:94px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-184540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184566 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184563 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item184497 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184498 {
	width:630px !important;
	height:581px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-184498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184503 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184499 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item201680 {
	width:569px !important;
	height:552px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-201680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184460 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-184460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-184460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item184460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184461 {
	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-184461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184465 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item184462 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item184468 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item184469 {
	width:505px !important;
	height:2835px !important;
}

@keyframes fade-in-184469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184458 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item184303 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item192895 {
	width:38px !important;
	height:38px !important;
	left:237px !important;
	top:171px !important;
}

#item192899 {
	width:38px !important;
	height:38px !important;
	left:428px !important;
	top:171px !important;
}

#item192902 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:167px !important;
}

#item192910 {
	width:70px !important;
	height:15px !important;
}

#item192933 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-192933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192906 {
	width:46px !important;
	height:46px !important;
	left:110px !important;
}

#item192937 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-192937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192942 {
	width:90px !important;
	height:15px !important;
}

#item192966 {
	width:70px !important;
	height:15px !important;
}

#item192989 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-192989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184618 {
	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;
}

#item184619 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item184627 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184630 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item184624 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item184656 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184659 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184653 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item184685 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184690 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184682 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item184716 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184719 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item184713 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item184745 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184748 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184742 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item184774 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item184778 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item184771 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item184801 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-184801 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-184801 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item184801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127490 {
	width:1222px !important;
	height:812px !important;
	left:-16px !important;
	top:-15px !important;
	background:#000;
}

#item127491 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

#item127497 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1092px !important;
	top:361px !important;
}

#item127502 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1104px !important;
	top:311px !important;
}

#item127505 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1128px !important;
	top:245px !important;
}

#item127510 {
	width:1201px !important;
	height:791px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-127511 {
	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-127511 {
	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;
	}
}
#item127518 {
	opacity:0.40;
	width:418px !important;
	height:486px !important;
	top:156px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-127518 {
	0% {opacity:0;}
	100% {opacity:0.4;}
}
@-webkit-keyframes fade-in-127518 {
	0% {opacity:0;}
	100% {opacity:0.4;}
}
#item127518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127520 {
	width:316px !important;
	height:402px !important;
	left:50px !important;
	top:207px !important;
}

#item127543 {
	width:810px !important;
	height:127px !important;
}

#item127566 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-127566 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-127566 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item127566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-grow-174867 {
	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-174867 {
	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;
	}
}
#item174770 {
	opacity:0.30;
	width:628px !important;
	height:561px !important;
	top:564px !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:#010101;
}

@keyframes fade-in-174770 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-174770 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item174770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174771 {
	width:534px !important;
	height:471px !important;
	left:46px !important;
	top:613px !important;
}

#item174794 {
	width:628px !important;
	height:251px !important;
}

#item174817 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-174817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-174817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item174817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127590 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:90px !important;
	top:122px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-127613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127616 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item127639 {
	width:30px !important;
	height:30px !important;
}

#item127613 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:293px !important;
}

@keyframes fade-in-127642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127645 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item127668 {
	width:30px !important;
	height:30px !important;
}

#item127642 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:358px !important;
}

#item127672 {
	width:380px !important;
	height:80px !important;
	left:132px !important;
	top:167px !important;
}

#item127697 {
	opacity:0.95;
	width:622px !important;
	height:623px !important;
	left:284px !important;
	top:88px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-127697 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-127697 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item127697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127724 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item127721 {
	width:21px !important;
	height:21px !important;
	left:874px !important;
	top:94px !important;
}

#item127753 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:301px !important;
}

@keyframes fade-in-127753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127842 {
	width:529px !important;
	height:557px !important;
	left:330px !important;
	top:141px !important;
}

@keyframes fade-in-127842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127763 {
	opacity:0.95;
	width:589px !important;
	height:229px !important;
	left:290px !important;
	top:201px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-127763 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-127763 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item127763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127786 {
	width:508px !important;
	height:188px !important;
	left:332px !important;
	top:242px !important;
}

@keyframes fade-in-127786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127812 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item127809 {
	width:21px !important;
	height:21px !important;
	left:848px !important;
	top:212px !important;
}

#item127817 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:236px !important;
}

@keyframes fade-in-127817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-127817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127761 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item127695 {
	width:906px !important;
	height:711px !important;
	left:125px !important;
	top:57px !important;
}

#item127820 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-127820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-127820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item127820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174904 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:36px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-174927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174930 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item174953 {
	width:30px !important;
	height:30px !important;
}

#item174927 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:207px !important;
}

@keyframes fade-in-174956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174959 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item174982 {
	width:30px !important;
	height:30px !important;
}

#item174956 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:272px !important;
}

#item174985 {
	width:380px !important;
	height:80px !important;
	left:78px !important;
	top:81px !important;
}

#item175010 {
	opacity:0.95;
	width:628px !important;
	height:610px !important;
	left:10px !important;
	top:356px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-175010 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-175010 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item175010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175036 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item175033 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:367px !important;
}

#item175040 {
	width:553px !important;
	height:512px !important;
	left:56px !important;
	top:409px !important;
}

#item175041 {
	width:494px !important;
	height:1210px !important;
}

@keyframes fade-in-175041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175065 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:75px !important;
}

@keyframes fade-in-175065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175080 {
	opacity:0.95;
	width:628px !important;
	height:367px !important;
	left:10px !important;
	top:356px !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-175080 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-175080 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item175080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175103 {
	width:531px !important;
	height:263px !important;
	left:52px !important;
	top:412px !important;
}

@keyframes fade-in-175103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175129 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item175126 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:360px !important;
}

#item175132 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:10px !important;
}

@keyframes fade-in-175132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175078 {
	width:10px !important;
	height:10px !important;
	left:22px !important;
	top:301px !important;
}

#item175008 {
	width:638px !important;
	height:966px !important;
	left:26px !important;
	top:197px !important;
}

#item175135 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-175135 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-175135 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item175135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127888 {
	width:629px !important;
	height:106px !important;
	left:88px !important;
	top:77px !important;
}

#item127911 {
	width:498px !important;
	height:564px !important;
	left:778px !important;
	top:-8px !important;
}

@keyframes fade-in-129652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129655 {
	width:20px !important;
	height:28px !important;
	left:86px !important;
}

#item129659 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item129652 {
	width:107px !important;
	height:28px !important;
	left:759px !important;
	top:342px !important;
}

@keyframes fade-in-128246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128249 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item128254 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item128246 {
	width:103px !important;
	height:28px !important;
	left:823px !important;
	top:141px !important;
}

@keyframes fade-in-128277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128280 {
	width:20px !important;
	height:28px !important;
}

#item128283 {
	width:80px !important;
	height:10px !important;
	left:24px !important;
	top:15px !important;
}

#item128277 {
	width:104px !important;
	height:28px !important;
	left:802px !important;
	top:457px !important;
}

@keyframes fade-in-129767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129771 {
	width:20px !important;
	height:28px !important;
}

#item129774 {
	width:80px !important;
	height:10px !important;
	left:24px !important;
	top:15px !important;
}

#item129767 {
	width:104px !important;
	height:28px !important;
	left:841px !important;
	top:432px !important;
}

@keyframes fade-in-128337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128340 {
	width:20px !important;
	height:28px !important;
}

#item128344 {
	width:71px !important;
	height:11px !important;
	left:24px !important;
	top:17px !important;
}

#item128337 {
	width:95px !important;
	height:28px !important;
	left:849px !important;
	top:198px !important;
}

#item128622 {
	opacity:0.95;
	width:631px !important;
	height:559px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-128622 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-128622 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item128622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128649 {
	width:15px !important;
	height:15px !important;
}

#item128646 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item128653 {
	width:544px !important;
	height:509px !important;
	left:51px !important;
	top:185px !important;
}

@keyframes fade-in-128653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128568 {
	opacity:0.95;
	width:631px !important;
	height:504px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-128568 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-128568 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item128568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128594 {
	width:15px !important;
	height:15px !important;
}

#item128591 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item128597 {
	width:532px !important;
	height:453px !important;
	left:51px !important;
	top:204px !important;
}

@keyframes fade-in-128597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128513 {
	opacity:0.95;
	width:631px !important;
	height:694px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-128513 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-128513 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item128513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128540 {
	width:15px !important;
	height:15px !important;
}

#item128537 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item128543 {
	width:532px !important;
	height:643px !important;
	left:51px !important;
	top:50px !important;
}

@keyframes fade-in-128543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128457 {
	opacity:0.95;
	width:629px !important;
	height:521px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-128457 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-128457 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item128457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128485 {
	width:15px !important;
	height:15px !important;
}

#item128481 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item128488 {
	width:532px !important;
	height:471px !important;
	left:49px !important;
	top:205px !important;
}

@keyframes fade-in-128488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128399 {
	opacity:0.95;
	width:629px !important;
	height:665px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-128399 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-128399 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item128399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128425 {
	width:15px !important;
	height:15px !important;
}

#item128422 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item128430 {
	width:541px !important;
	height:615px !important;
	left:48px !important;
	top:80px !important;
}

@keyframes fade-in-128430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item128454 {
	width:27px !important;
	height:28px !important;
	left:2px !important;
	top:100px !important;
}

#item128396 {
	width:632px !important;
	height:695px !important;
	left:64px !important;
	top:66px !important;
}

#item129460 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-129460 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-129460 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item129460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175155 {
	width:629px !important;
	height:69px !important;
	left:35px !important;
	top:36px !important;
}

#item178444 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item178442 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:22px !important;
}

#item178453 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-178453 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-178453 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item178453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178479 {
	width:21px !important;
	height:21px !important;
}

#item178476 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item178482 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item178483 {
	width:505px !important;
	height:1098px !important;
}

@keyframes fade-in-178483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178370 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item178367 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:22px !important;
}

#item178375 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-178375 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-178375 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item178375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178404 {
	width:21px !important;
	height:21px !important;
}

#item178400 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item178408 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item178409 {
	width:505px !important;
	height:944px !important;
}

@keyframes fade-in-178409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176712 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item176710 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:22px !important;
}

#item176718 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-176718 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-176718 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item176718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176744 {
	width:21px !important;
	height:21px !important;
}

#item176741 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item176747 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item176748 {
	width:505px !important;
	height:1386px !important;
}

@keyframes fade-in-176748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175733 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item175731 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:22px !important;
}

#item175738 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-175738 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-175738 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item175738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175764 {
	width:21px !important;
	height:21px !important;
}

#item175761 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item175767 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item175768 {
	width:505px !important;
	height:944px !important;
}

@keyframes fade-in-175768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175799 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-175799 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-175799 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item175799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175826 {
	width:21px !important;
	height:21px !important;
}

#item175822 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item175829 {
	width:568px !important;
	height:530px !important;
	left:38px !important;
	top:55px !important;
}

#item175830 {
	width:505px !important;
	height:1347px !important;
}

@keyframes fade-in-175830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item175796 {
	width:27px !important;
	height:28px !important;
	left:12px !important;
	top:41px !important;
}

#item175729 {
	width:638px !important;
	height:619px !important;
	left:26px !important;
	top:545px !important;
}

#item177843 {
	width:498px !important;
	height:564px !important;
	left:407px !important;
	top:15px !important;
}

@keyframes fade-in-177846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177849 {
	width:29px !important;
	height:39px !important;
	left:119px !important;
}

#item177852 {
	width:110px !important;
	height:20px !important;
	top:23px !important;
}

#item177846 {
	width:148px !important;
	height:43px !important;
	left:350px !important;
	top:354px !important;
}

@keyframes fade-in-177876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177879 {
	width:29px !important;
	height:39px !important;
	left:114px !important;
}

#item177883 {
	width:110px !important;
	height:20px !important;
	top:21px !important;
}

#item177876 {
	width:143px !important;
	height:41px !important;
	left:415px !important;
	top:153px !important;
}

@keyframes fade-in-177906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177909 {
	width:29px !important;
	height:39px !important;
}

#item177912 {
	width:110px !important;
	height:20px !important;
	left:29px !important;
	top:22px !important;
}

#item177906 {
	width:139px !important;
	height:42px !important;
	left:429px !important;
	top:470px !important;
}

@keyframes fade-in-177935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177938 {
	width:29px !important;
	height:39px !important;
}

#item177944 {
	width:110px !important;
	height:20px !important;
	left:29px !important;
	top:24px !important;
}

#item177935 {
	width:139px !important;
	height:44px !important;
	left:468px !important;
	top:444px !important;
}

@keyframes fade-in-177967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177970 {
	width:29px !important;
	height:39px !important;
}

#item177973 {
	width:99px !important;
	height:16px !important;
	left:33px !important;
	top:23px !important;
}

#item177967 {
	width:133px !important;
	height:39px !important;
	left:475px !important;
	top:210px !important;
}

#item176776 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-176776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-176776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item176776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item279873 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item279874 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-279875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-279875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item279875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-279877 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-279877 {
	0% {
		-webkit-transform:translate(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-279890 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-279890 {
	0% {
		-webkit-transform:translate(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-279883 {
	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-279883 {
	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;
	}
}
#item279875 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item279895 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item279896 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item279897 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item279898 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item279924 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item279921 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item279931 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item279927 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item279934 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item279937 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item279960 {
	width:804px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item279961 {
	width:27px !important;
	height:27px !important;
	left:362px !important;
	top:130px !important;
}

#item281538 {
	width:27px !important;
	height:27px !important;
	left:551px !important;
	top:130px !important;
}

#item279965 {
	width:27px !important;
	height:27px !important;
	left:759px !important;
	top:130px !important;
}

#item281578 {
	width:27px !important;
	height:27px !important;
	left:981px !important;
	top:130px !important;
}

#item279969 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item279973 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item279979 {
	width:56px !important;
	height:10px !important;
}

#item280002 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-280002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280008 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-280008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280011 {
	width:56px !important;
	height:10px !important;
}

#item280035 {
	width:88px !important;
	height:10px !important;
}

#item280058 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:14px !important;
}

@keyframes fade-in-280058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281550 {
	width:103px !important;
	height:10px !important;
}

#item281573 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

@keyframes fade-in-281573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281508 {
	width:70px !important;
	height:10px !important;
}

#item281531 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-281531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280244 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-280244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280244 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280245 {
	width:460px !important;
	height:325px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-280245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280268 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item280291 {
	width:193px !important;
	height:188px !important;
	left:81px !important;
	top:96px !important;
}

#item280314 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:275px !important;
	top:97px !important;
	background:#b2b2b1;
}

#item280318 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item280315 {
	width:21px !important;
	height:21px !important;
	left:462px !important;
	top:24px !important;
}

#item280385 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:223px !important;
}

#item280390 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:127px !important;
}

#item280395 {
	width:144px !important;
	height:188px !important;
	left:320px !important;
	top:96px !important;
}

#item280418 {
	width:14px !important;
	height:14px !important;
	left:297px !important;
	top:130px !important;
}

#item280423 {
	width:14px !important;
	height:14px !important;
	left:297px !important;
	top:223px !important;
}

#item311044 {
	width:367px !important;
	height:26px !important;
	left:58px !important;
	top:285px !important;
}

#item311067 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:316px !important;
}

#item311071 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:316px !important;
}

#item311094 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:316px !important;
}

#item280582 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-280582 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280582 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280583 {
	width:992px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item280588 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item280585 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item280548 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-280548 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280548 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280549 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-280549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280550 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-280550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280576 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item280573 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item280512 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-280512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280513 {
	width:426px !important;
	height:112px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-280513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280515 {
	width:365px !important;
	height:82px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-280515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280541 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item280538 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item280479 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-280479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280479 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280480 {
	width:600px !important;
	height:377px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-280480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280484 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item280481 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item280488 {
	width:541px !important;
	height:348px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-280488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280437 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-280437 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280437 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280438 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-280438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280440 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item280441 {
	width:651px !important;
	height:996px !important;
}

@keyframes fade-in-280441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280472 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item280469 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item280435 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item280242 {
	width:1002px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

#item280061 {
	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;
}

#item280065 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item280069 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item280062 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item280095 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item280098 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item280092 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item280124 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item280127 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item280121 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item280153 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item280156 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item280150 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item280182 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item280187 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item280179 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item280214 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item280218 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item280210 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item280591 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item280596 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-280596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-280596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item280596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280648 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

@keyframes fade-in-280649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-280664 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-280664 {
	0% {
		-webkit-transform:translate(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-280658 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-280658 {
	0% {
		-webkit-transform:translate(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-280651 {
	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-280651 {
	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;
	}
}
#item280649 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item280669 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item280673 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item280670 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item280680 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item280677 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item280685 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item280689 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item280690 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item280714 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item280739 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-280739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280743 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item280740 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item280747 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-280747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280748 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-280748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280771 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item280852 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item282385 {
	width:477px !important;
	height:264px !important;
	left:34px !important;
}

#item282408 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:177px !important;
}

#item282413 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:43px !important;
}

#item282418 {
	width:477px !important;
	height:264px !important;
	left:34px !important;
	top:264px !important;
}

#item282441 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item282448 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item280939 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item280936 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316201 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316204 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316227 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316230 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item281089 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-281089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-281089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item281089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281090 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item281096 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item281092 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item281057 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-281057 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-281057 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item281057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281058 {
	width:406px !important;
	height:145px !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-281058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281059 {
	width:350px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-281059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281085 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item281082 {
	width:27px !important;
	height:27px !important;
	left:405px !important;
	top:42px !important;
}

#item281024 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-281024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-281024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item281024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281025 {
	width:596px !important;
	height:160px !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-281025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281026 {
	width:511px !important;
	height:126px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-281026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281052 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item281049 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item280988 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-280988 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280988 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280989 {
	width:630px !important;
	height:549px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-280989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280993 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item280990 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item281000 {
	width:570px !important;
	height:519px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-281000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280947 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-280947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-280947 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item280947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280948 {
	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-280948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280952 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item280949 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item280956 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item280957 {
	width:505px !important;
	height:1871px !important;
}

@keyframes fade-in-280957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280944 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item280737 {
	width:672px !important;
	height:692px !important;
	top:260px !important;
}

#item281988 {
	width:570px !important;
	height:1px !important;
	left:137px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item281989 {
	width:38px !important;
	height:38px !important;
	left:233px !important;
	top:136px !important;
}

#item281993 {
	width:38px !important;
	height:38px !important;
	left:477px !important;
	top:136px !important;
}

#item282002 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item282010 {
	width:78px !important;
	height:15px !important;
}

#item282035 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-282035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-282035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item282035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item282068 {
	width:123px !important;
	height:15px !important;
}

#item282092 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-282092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-282092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item282092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item282129 {
	width:98px !important;
	height:15px !important;
}

#item282152 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-282152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-282152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item282152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item282160 {
	width:570px !important;
	height:1px !important;
	left:-8px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item281996 {
	width:38px !important;
	height:38px !important;
	left:34px !important;
	top:210px !important;
}

#item281999 {
	width:38px !important;
	height:38px !important;
	left:387px !important;
	top:210px !important;
}

#item282005 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item282040 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-282040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-282040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item282040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item282044 {
	width:78px !important;
	height:15px !important;
}

#item282100 {
	width:144px !important;
	height:15px !important;
}

#item282123 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:20px !important;
}

@keyframes fade-in-282123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-282123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item282123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281199 {
	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;
}

#item281200 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item281211 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item281215 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item281208 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item281241 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item281244 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item281238 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item281270 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item281273 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item281267 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item281299 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item281303 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item281296 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item281329 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item281334 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item281326 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item281360 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item281364 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item281357 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item281387 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-281387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-281387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item281387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129812 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item129813 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-129814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-129816 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-129816 {
	0% {
		-webkit-transform:translate(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-129827 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-129827 {
	0% {
		-webkit-transform:translate(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-129822 {
	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-129822 {
	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;
	}
}
#item129814 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item129832 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item129833 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item129834 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item129836 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item129862 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item129859 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item129868 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item129865 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item129871 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item129874 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item129897 {
	width:804px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item129898 {
	width:27px !important;
	height:27px !important;
	left:470px !important;
	top:130px !important;
}

#item129902 {
	width:27px !important;
	height:27px !important;
	left:873px !important;
	top:130px !important;
}

#item129917 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item129921 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item129925 {
	width:205px !important;
	height:10px !important;
}

#item129948 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-129948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129955 {
	width:19px !important;
	height:19px !important;
	left:173px !important;
	top:14px !important;
}

@keyframes fade-in-129955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129958 {
	width:199px !important;
	height:10px !important;
}

#item129982 {
	width:300px !important;
	height:10px !important;
}

#item130005 {
	width:19px !important;
	height:19px !important;
	left:140px !important;
	top:14px !important;
}

@keyframes fade-in-130005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130253 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-130253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130254 {
	width:481px !important;
	height:372px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-130254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130277 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item130300 {
	width:181px !important;
	height:236px !important;
	left:81px !important;
	top:96px !important;
}

#item130346 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:261px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item130350 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item130347 {
	width:21px !important;
	height:21px !important;
	left:482px !important;
	top:24px !important;
}

#item130791 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:271px !important;
}

#item130785 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:223px !important;
}

#item130780 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:175px !important;
}

#item130798 {
	width:181px !important;
	height:236px !important;
	left:307px !important;
	top:96px !important;
}

#item130821 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
	top:130px !important;
}

#item130844 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
	top:223px !important;
}

#item130851 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
	top:272px !important;
}

#item311106 {
	width:430px !important;
	height:26px !important;
	left:58px !important;
	top:333px !important;
}

#item311130 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:363px !important;
}

#item311133 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:363px !important;
}

#item311156 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:364px !important;
}

#item130653 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-130653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130654 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item130659 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item130656 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item130621 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-130621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130622 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-130622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130623 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-130623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130649 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item130646 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item130588 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-130588 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130588 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130589 {
	width:426px !important;
	height:186px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-130589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130590 {
	width:365px !important;
	height:156px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-130590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130617 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item130614 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item130554 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-130554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130555 {
	width:600px !important;
	height:377px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-130555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130559 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item130556 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item130564 {
	width:541px !important;
	height:347px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-130564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130512 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-130512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-130512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item130512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130513 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-130513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130514 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item130515 {
	width:651px !important;
	height:756px !important;
}

@keyframes fade-in-130515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130550 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item130547 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item130510 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item130251 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item130065 {
	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;
}

#item130069 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130074 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item130066 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item130100 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130104 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item130097 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item130130 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130134 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item130127 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item130160 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130167 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item130157 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item130194 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130197 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item130191 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item130223 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item130227 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item130220 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item130664 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item130671 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-130671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-130671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item130671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176802 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

@keyframes fade-in-176794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-176796 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-176796 {
	0% {
		-webkit-transform:translate(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-176801 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-176801 {
	0% {
		-webkit-transform:translate(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-176798 {
	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-176798 {
	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;
	}
}
#item176794 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item176803 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item176809 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item176806 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item176818 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item176814 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item176823 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item176849 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item176826 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item176850 {
	width:442px !important;
	height:1px !important;
	left:126px !important;
	top:206px !important;
	background:#9d9c9c;
}

#item176851 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item176877 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-176877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176882 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item176878 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item176886 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-176886 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-176886 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item176886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176887 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-176887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item176911 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item176988 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item199541 {
	width:477px !important;
	height:309px !important;
	left:33px !important;
}

#item199564 {
	width:477px !important;
	height:309px !important;
	left:33px !important;
	top:329px !important;
}

#item199587 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item199593 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item199600 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item199606 {
	width:19px !important;
	height:19px !important;
	top:371px !important;
}

#item199611 {
	width:19px !important;
	height:19px !important;
	top:501px !important;
}

#item199617 {
	width:19px !important;
	height:19px !important;
	top:569px !important;
}

#item177028 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177025 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316262 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316267 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316290 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316293 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item177178 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177178 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177178 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177179 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item177185 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177181 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item177144 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177144 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177145 {
	width:314px !important;
	height:145px !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-177145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177146 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-177146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177172 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177169 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item177112 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177112 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177113 {
	width:596px !important;
	height:263px !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-177113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177114 {
	width:511px !important;
	height:228px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-177114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177140 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177137 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item177072 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177073 {
	width:630px !important;
	height:549px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-177073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177077 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177074 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item199269 {
	width:570px !important;
	height:519px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-199269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177035 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-177035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-177035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item177035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177036 {
	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-177036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177040 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item177037 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item177043 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item177044 {
	width:505px !important;
	height:1491px !important;
}

@keyframes fade-in-177044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177033 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item176875 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item190501 {
	width:38px !important;
	height:38px !important;
	left:220px !important;
	top:164px !important;
}

#item190504 {
	width:38px !important;
	height:38px !important;
	left:434px !important;
	top:164px !important;
}

#item190508 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:160px !important;
}

#item190516 {
	width:80px !important;
	height:15px !important;
}

#item190540 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-190540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item190512 {
	width:46px !important;
	height:46px !important;
	left:96px !important;
}

#item190545 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-190545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item190549 {
	width:70px !important;
	height:15px !important;
}

#item190574 {
	width:60px !important;
	height:15px !important;
}

#item190597 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-190597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177189 {
	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;
}

#item177190 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item177198 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177205 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item177195 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item177231 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177234 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item177228 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item177260 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177263 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item177257 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item177290 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177294 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item177287 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item177320 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177324 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item177317 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item177350 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item177355 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item177347 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item177378 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-177378 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-177378 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item177378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item130885 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item130886 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-130887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-130889 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-130889 {
	0% {
		-webkit-transform:translate(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-130893 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-130893 {
	0% {
		-webkit-transform:translate(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-130891 {
	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-130891 {
	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;
	}
}
#item130887 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item130894 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item130895 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item130896 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item130897 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item130923 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item130920 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item130930 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item130927 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item130933 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item130936 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item130959 {
	width:801px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item130960 {
	width:27px !important;
	height:27px !important;
	left:363px !important;
	top:130px !important;
}

#item130963 {
	width:27px !important;
	height:27px !important;
	left:553px !important;
	top:130px !important;
}

#item131701 {
	width:27px !important;
	height:27px !important;
	left:746px !important;
	top:130px !important;
}

#item131731 {
	width:27px !important;
	height:27px !important;
	left:954px !important;
	top:130px !important;
}

#item130966 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item130972 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item130976 {
	width:102px !important;
	height:10px !important;
}

#item131000 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-131000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131005 {
	width:19px !important;
	height:19px !important;
	left:84px !important;
	top:14px !important;
}

@keyframes fade-in-131005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131010 {
	width:124px !important;
	height:10px !important;
}

#item131034 {
	width:140px !important;
	height:10px !important;
}

#item131057 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-131057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131673 {
	width:140px !important;
	height:10px !important;
}

#item131696 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-131696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131705 {
	width:150px !important;
	height:10px !important;
}

#item131728 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:14px !important;
}

@keyframes fade-in-131728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131243 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-131243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131243 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131244 {
	width:929px !important;
	height:357px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131267 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item131290 {
	width:181px !important;
	height:236px !important;
	left:81px !important;
	top:96px !important;
}

#item131313 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:263px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item131319 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131314 {
	width:21px !important;
	height:21px !important;
	left:928px !important;
	top:24px !important;
}

#item131382 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item131388 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item131396 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item131401 {
	width:181px !important;
	height:236px !important;
	left:307px !important;
	top:96px !important;
}

#item131424 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
	top:128px !important;
}

#item131430 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
	top:177px !important;
}

#item131435 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
	top:224px !important;
}

#item131440 {
	width:14px !important;
	height:14px !important;
	left:284px !important;
	top:272px !important;
}

#item131865 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:272px !important;
}

#item131858 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:177px !important;
}

#item131782 {
	width:162px !important;
	height:236px !important;
	left:533px !important;
	top:96px !important;
}

#item131781 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:487px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item131873 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:177px !important;
}

#item131844 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:128px !important;
}

#item131821 {
	width:197px !important;
	height:234px !important;
	left:739px !important;
	top:96px !important;
}

#item131805 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:128px !important;
}

#item131820 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:693px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item311165 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:332px !important;
}

#item311188 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:347px !important;
}

#item311193 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:347px !important;
}

#item311216 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:348px !important;
}

#item131588 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-131588 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131588 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131589 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item131594 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131591 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item131554 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-131554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131555 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131556 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-131556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131582 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131579 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item131521 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-131521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131522 {
	width:426px !important;
	height:202px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131523 {
	width:365px !important;
	height:172px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-131523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131549 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131546 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item131486 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-131486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131488 {
	width:600px !important;
	height:377px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131492 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131489 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item131496 {
	width:541px !important;
	height:348px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-131496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131448 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-131448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-131448 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item131448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131449 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-131449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131450 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item131451 {
	width:651px !important;
	height:1060px !important;
}

@keyframes fade-in-131451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131482 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item131479 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item131446 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item131241 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item131062 {
	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;
}

#item131066 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item131072 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item131063 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item131098 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item131101 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item131095 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item131127 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item131130 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item131124 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item131157 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item131160 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item131154 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item131186 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item131189 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item131183 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item131215 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item131218 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item131212 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item131600 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item131605 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-131605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-131605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item131605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-178564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-178566 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-178566 {
	0% {
		-webkit-transform:translate(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-178570 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-178570 {
	0% {
		-webkit-transform:translate(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-178568 {
	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-178568 {
	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;
	}
}
#item178564 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item178571 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item178572 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item178577 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item178574 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item178584 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item178581 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item178587 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item178595 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item178618 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item178620 {
	width:560px !important;
	height:1px !important;
	left:139px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item178621 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item178644 {
	width:557px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item178647 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-178647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178651 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178648 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item178654 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-178654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178655 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-178655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178678 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item178753 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item335703 {
	width:477px !important;
	height:309px !important;
	left:33px !important;
}

#item335726 {
	width:477px !important;
	height:309px !important;
	left:33px !important;
	top:329px !important;
}

#item335749 {
	width:477px !important;
	height:309px !important;
	left:33px !important;
	top:657px !important;
}

#item335772 {
	width:477px !important;
	height:174px !important;
	left:33px !important;
	top:986px !important;
}

#item335795 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item335803 {
	width:19px !important;
	height:19px !important;
	top:177px !important;
}

#item335810 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item335819 {
	width:19px !important;
	height:19px !important;
	top:372px !important;
}

#item335827 {
	width:19px !important;
	height:19px !important;
	top:437px !important;
}

#item335837 {
	width:19px !important;
	height:19px !important;
	top:503px !important;
}

#item335844 {
	width:19px !important;
	height:19px !important;
	top:571px !important;
}

#item335853 {
	width:19px !important;
	height:19px !important;
	top:902px !important;
}

#item335861 {
	width:19px !important;
	height:19px !important;
	top:768px !important;
}

#item335868 {
	width:19px !important;
	height:19px !important;
	top:1093px !important;
}

#item335876 {
	width:19px !important;
	height:19px !important;
	top:1030px !important;
}

#item335884 {
	width:19px !important;
	height:19px !important;
	top:700px !important;
}

#item178792 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178789 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316318 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316323 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316346 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316351 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item178943 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-178943 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178943 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178945 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item178950 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178947 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item178910 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-178910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178910 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178911 {
	width:314px !important;
	height:145px !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-178911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178912 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-178912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178939 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178936 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item178875 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-178875 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178875 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178876 {
	width:596px !important;
	height:286px !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-178876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178877 {
	width:511px !important;
	height:251px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-178877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178903 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178900 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item178836 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-178836 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178836 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178838 {
	width:630px !important;
	height:549px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-178838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178842 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178839 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item199700 {
	width:569px !important;
	height:519px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-199700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178799 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-178799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-178799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item178799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178800 {
	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-178800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178804 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item178801 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item178807 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item178808 {
	width:505px !important;
	height:2095px !important;
}

@keyframes fade-in-178808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178797 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item178645 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item191120 {
	width:38px !important;
	height:38px !important;
	left:239px !important;
	top:136px !important;
}

#item191123 {
	width:38px !important;
	height:38px !important;
	left:493px !important;
	top:136px !important;
}

#item191126 {
	width:38px !important;
	height:38px !important;
	left:37px !important;
	top:210px !important;
}

#item191130 {
	width:38px !important;
	height:38px !important;
	left:360px !important;
	top:210px !important;
}

#item191133 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item191136 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item191142 {
	width:70px !important;
	height:15px !important;
}

#item191165 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-191165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item191172 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-191172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item191176 {
	width:100px !important;
	height:15px !important;
}

#item191200 {
	width:60px !important;
	height:15px !important;
}

#item191223 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-191223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item191227 {
	width:60px !important;
	height:15px !important;
}

#item191250 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-191250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item191254 {
	width:90px !important;
	height:15px !important;
}

#item191277 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:20px !important;
}

@keyframes fade-in-191277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item178954 {
	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;
}

#item178955 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item178963 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item178966 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item178960 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item178993 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item178997 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item178989 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item179024 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item179028 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item179021 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item179054 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item179058 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item179051 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item179084 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item179087 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item179081 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item179113 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item179117 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item179110 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item179140 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-179140 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-179140 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item179140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item282582 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item282583 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-282584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-282584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item282584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-282597 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-282597 {
	0% {
		-webkit-transform:translate(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-282586 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-282586 {
	0% {
		-webkit-transform:translate(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-282592 {
	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-282592 {
	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;
	}
}
#item282584 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item282601 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item282602 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item282603 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item282604 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item282630 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item282627 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item282637 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item282634 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item282642 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item282647 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item282670 {
	width:801px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item282672 {
	width:27px !important;
	height:27px !important;
	left:466px !important;
	top:130px !important;
}

#item282675 {
	width:27px !important;
	height:27px !important;
	left:864px !important;
	top:130px !important;
}

#item282684 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item282688 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item282693 {
	width:56px !important;
	height:10px !important;
}

#item282716 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-282716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-282716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item282716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item282720 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-282720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-282720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item282720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item282723 {
	width:56px !important;
	height:10px !important;
}

#item282747 {
	width:70px !important;
	height:10px !important;
}

#item282771 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-282771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-282771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item282771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283016 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-283016 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283016 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283017 {
	width:481px !important;
	height:421px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-283017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283041 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item283064 {
	width:181px !important;
	height:236px !important;
	left:81px !important;
	top:96px !important;
}

#item283087 {
	opacity:0.50;
	width:1px !important;
	height:208px !important;
	left:261px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item283091 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item283088 {
	width:21px !important;
	height:21px !important;
	left:484px !important;
	top:24px !important;
}

#item283148 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item283156 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item283164 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:127px !important;
}

#item283214 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:224px !important;
}

#item283219 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:174px !important;
}

#item283224 {
	width:182px !important;
	height:284px !important;
	left:306px !important;
	top:96px !important;
}

#item283284 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:130px !important;
}

#item284583 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item284593 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:272px !important;
}

#item284600 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:319px !important;
}

#item311230 {
	width:430px !important;
	height:26px !important;
	left:58px !important;
	top:381px !important;
}

#item311253 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:411px !important;
}

#item311258 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:412px !important;
}

#item311281 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:412px !important;
}

#item283436 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-283436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283437 {
	width:992px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item283443 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item283439 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item283404 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-283404 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283404 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283405 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-283405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283406 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-283406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283432 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item283429 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item283370 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-283370 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283370 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283372 {
	width:426px !important;
	height:202px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-283372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283373 {
	width:365px !important;
	height:172px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-283373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283400 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item283397 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item283337 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-283337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283338 {
	width:600px !important;
	height:394px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-283338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283342 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item283339 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item283346 {
	width:541px !important;
	height:364px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-283346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283295 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-283295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283297 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-283297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283298 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item283299 {
	width:651px !important;
	height:868px !important;
}

@keyframes fade-in-283299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283333 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item283330 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item283293 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item283014 {
	width:1002px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

#item282835 {
	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;
}

#item282839 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item282842 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item282836 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item282868 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item282871 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item282865 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item282898 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item282901 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item282895 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item282927 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item282930 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item282924 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item282956 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item282962 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item282953 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item282988 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item282991 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item282985 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item283448 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item283453 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-283453 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-283453 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item283453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-283557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-283570 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-283570 {
	0% {
		-webkit-transform:translate(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-283565 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-283565 {
	0% {
		-webkit-transform:translate(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-283560 {
	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-283560 {
	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;
	}
}
#item283557 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item283575 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item283576 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item283580 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item283577 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item283588 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item283585 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item283593 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item283597 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item283620 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item283622 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item283648 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-283648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283652 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item283649 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item283655 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-283655 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283655 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283656 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-283656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283679 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item283755 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item285572 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item285578 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item285584 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item285591 {
	width:19px !important;
	height:19px !important;
	top:504px !important;
}

#item285598 {
	width:19px !important;
	height:19px !important;
	top:435px !important;
}

#item285603 {
	width:19px !important;
	height:19px !important;
	top:373px !important;
}

#item285609 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item285614 {
	width:19px !important;
	height:19px !important;
	top:573px !important;
}

#item285620 {
	width:19px !important;
	height:19px !important;
	top:638px !important;
}

#item285625 {
	width:477px !important;
	height:309px !important;
	left:33px !important;
}

#item285648 {
	width:477px !important;
	height:375px !important;
	left:33px !important;
	top:329px !important;
}

#item283929 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item283926 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316378 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316381 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316405 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316409 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item284077 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-284077 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-284077 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item284077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284078 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item284083 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item284080 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item284045 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-284045 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-284045 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item284045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284046 {
	width:314px !important;
	height:145px !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-284046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-284046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item284046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284047 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-284047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-284047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item284047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284073 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item284070 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item284009 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-284009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-284009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item284009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284011 {
	width:596px !important;
	height:286px !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-284011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-284011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item284011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284012 {
	width:511px !important;
	height:251px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-284012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-284012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item284012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284039 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item284035 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item283975 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-283975 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283975 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283976 {
	width:630px !important;
	height:580px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-283976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283980 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item283977 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item283985 {
	width:569px !important;
	height:552px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-283985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283935 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-283935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-283935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item283935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283936 {
	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-283936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283941 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item283938 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item283945 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item283946 {
	width:505px !important;
	height:1692px !important;
}

@keyframes fade-in-283946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-283946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item283946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item283933 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item283646 {
	width:672px !important;
	height:692px !important;
	top:260px !important;
}

#item284630 {
	width:420px !important;
	height:1px !important;
	left:139px !important;
	top:214px !important;
	background:#9d9c9c;
}

#item284631 {
	width:38px !important;
	height:38px !important;
	left:218px !important;
	top:171px !important;
}

#item284634 {
	width:38px !important;
	height:38px !important;
	left:428px !important;
	top:171px !important;
}

#item284637 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:168px !important;
}

#item284641 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:168px !important;
}

#item284646 {
	width:78px !important;
	height:15px !important;
}

#item284669 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-284669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-284669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item284669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284673 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:20px !important;
}

@keyframes fade-in-284673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-284673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item284673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284677 {
	width:78px !important;
	height:15px !important;
}

#item284701 {
	width:98px !important;
	height:15px !important;
}

#item284724 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-284724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-284724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item284724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item284248 {
	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;
}

#item284249 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item284257 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item284260 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item284254 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item284286 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item284290 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item284283 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item284316 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item284320 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item284313 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item284346 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item284349 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item284343 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item284375 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item284378 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item284372 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item284404 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item284408 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item284401 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item284432 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-284432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-284432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item284432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22901 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

#item22904 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1092px !important;
	top:361px !important;
}

#item22909 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1104px !important;
	top:311px !important;
}

#item22914 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1128px !important;
	top:245px !important;
}

#item22917 {
	width:1201px !important;
	height:791px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-22918 {
	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-22918 {
	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;
	}
}
#item22927 {
	opacity:0.30;
	width:418px !important;
	height:319px !important;
	top:253px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-22927 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-22927 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item22927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22928 {
	width:316px !important;
	height:222px !important;
	left:50px !important;
	top:304px !important;
}

#item22951 {
	width:415px !important;
	height:221px !important;
}

#item22974 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-22974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70594 {
	width:1201px !important;
	height:791px !important;
	left:-250px !important;
	top:205px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-70595 {
	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-70595 {
	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;
	}
}
#item70602 {
	opacity:0.30;
	width:585px !important;
	height:429px !important;
	top:354px !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:#010101;
}

@keyframes fade-in-70602 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-70602 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item70602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70603 {
	width:442px !important;
	height:311px !important;
	left:70px !important;
	top:426px !important;
}

#item70626 {
	width:581px !important;
	height:309px !important;
}

#item70649 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-70649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23003 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:90px !important;
	top:122px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-23026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23029 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item23052 {
	width:30px !important;
	height:30px !important;
}

#item23026 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:293px !important;
}

@keyframes fade-in-23055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23058 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item23081 {
	width:30px !important;
	height:30px !important;
}

#item23055 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:358px !important;
}

#item23084 {
	width:380px !important;
	height:80px !important;
	left:132px !important;
	top:167px !important;
}

#item23109 {
	opacity:0.95;
	width:625px !important;
	height:590px !important;
	left:284px !important;
	top:88px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23109 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-23109 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item23109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23136 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23133 {
	width:21px !important;
	height:21px !important;
	left:879px !important;
	top:98px !important;
}

#item23166 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:301px !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%;
}

#item39322 {
	width:538px !important;
	height:537px !important;
	left:330px !important;
	top:141px !important;
}

@keyframes fade-in-39322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23177 {
	opacity:0.95;
	width:589px !important;
	height:400px !important;
	left:290px !important;
	top:201px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23177 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-23177 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item23177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23200 {
	width:508px !important;
	height:359px !important;
	left:332px !important;
	top:242px !important;
}

@keyframes fade-in-23200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23226 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23223 {
	width:21px !important;
	height:21px !important;
	left:848px !important;
	top:212px !important;
}

#item23229 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:236px !important;
}

@keyframes fade-in-23229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23175 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item23107 {
	width:909px !important;
	height:678px !important;
	left:125px !important;
	top:57px !important;
}

#item23235 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-23235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70668 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:36px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-70691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70694 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item70719 {
	width:30px !important;
	height:30px !important;
}

#item70691 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:207px !important;
}

@keyframes fade-in-70722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70725 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item70748 {
	width:30px !important;
	height:30px !important;
}

#item70722 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:272px !important;
}

#item70751 {
	width:380px !important;
	height:80px !important;
	left:78px !important;
	top:81px !important;
}

#item70802 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item70799 {
	width:21px !important;
	height:21px !important;
	left:851px !important;
	top:158px !important;
}

#item70805 {
	width:30px !important;
	height:30px !important;
	left:223px !important;
	top:75px !important;
}

@keyframes fade-in-70805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93080 {
	opacity:0.95;
	width:628px !important;
	height:610px !important;
	left:161px !important;
	top:356px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-93080 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-93080 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item93080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93103 {
	width:553px !important;
	height:512px !important;
	left:207px !important;
	top:409px !important;
}

#item93104 {
	width:494px !important;
	height:1098px !important;
}

@keyframes fade-in-93104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70836 {
	opacity:0.95;
	width:628px !important;
	height:566px !important;
	left:161px !important;
	top:370px !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-70836 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-70836 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item70836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70860 {
	width:540px !important;
	height:531px !important;
	left:195px !important;
	top:426px !important;
}

@keyframes fade-in-70860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70886 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70883 {
	width:27px !important;
	height:27px !important;
	left:747px !important;
	top:387px !important;
}

#item70891 {
	width:30px !important;
	height:30px !important;
	left:223px !important;
	top:10px !important;
}

@keyframes fade-in-70891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70834 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:75px !important;
}

#item70774 {
	width:871px !important;
	height:966px !important;
	left:-125px !important;
	top:197px !important;
}

#item70894 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-70894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23347 {
	width:790px !important;
	height:150px !important;
	left:88px !important;
	top:77px !important;
}

#item23370 {
	width:749px !important;
	height:779px !important;
	left:422px !important;
	top:7px !important;
}

@keyframes fade-in-23374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23377 {
	width:20px !important;
	height:30px !important;
	left:104px !important;
}

#item23380 {
	width:103px !important;
	height:15px !important;
	top:19px !important;
}

#item23374 {
	width:125px !important;
	height:34px !important;
	left:813px !important;
	top:90px !important;
}

@keyframes fade-in-23403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23406 {
	width:20px !important;
	height:30px !important;
}

#item23409 {
	width:95px !important;
	height:13px !important;
	left:26px !important;
	top:19px !important;
}

#item23403 {
	width:122px !important;
	height:32px !important;
	left:1009px !important;
	top:229px !important;
}

@keyframes fade-in-24470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24474 {
	width:20px !important;
	height:30px !important;
}

#item24477 {
	width:95px !important;
	height:13px !important;
	left:20px !important;
	top:16px !important;
}

#item24470 {
	width:115px !important;
	height:30px !important;
	left:995px !important;
	top:193px !important;
}

@keyframes fade-in-24427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24430 {
	width:20px !important;
	height:30px !important;
}

#item24435 {
	width:95px !important;
	height:13px !important;
	left:21px !important;
	top:19px !important;
}

#item24427 {
	width:117px !important;
	height:32px !important;
	left:1027px !important;
	top:271px !important;
}

@keyframes fade-in-23432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23435 {
	width:20px !important;
	height:30px !important;
	left:70px !important;
}

#item23438 {
	width:80px !important;
	height:10px !important;
	top:33px !important;
}

#item23432 {
	width:91px !important;
	height:43px !important;
	left:817px !important;
	top:265px !important;
}

@keyframes fade-in-23461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23465 {
	width:20px !important;
	height:30px !important;
	left:72px !important;
}

#item23470 {
	width:80px !important;
	height:10px !important;
	top:19px !important;
}

#item23461 {
	width:92px !important;
	height:30px !important;
	left:784px !important;
	top:141px !important;
}

@keyframes fade-in-23493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23496 {
	width:20px !important;
	height:30px !important;
}

#item23499 {
	width:80px !important;
	height:10px !important;
	left:23px !important;
	top:17px !important;
}

#item23493 {
	width:103px !important;
	height:30px !important;
	left:947px !important;
	top:105px !important;
}

@keyframes fade-in-23522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23525 {
	width:20px !important;
	height:30px !important;
}

#item23530 {
	width:80px !important;
	height:10px !important;
	left:4px !important;
	top:28px !important;
}

#item23522 {
	width:84px !important;
	height:38px !important;
	left:915px !important;
	top:275px !important;
}

@keyframes fade-in-23553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23556 {
	width:20px !important;
	height:30px !important;
}

#item23559 {
	width:80px !important;
	height:10px !important;
	left:24px !important;
	top:17px !important;
}

#item23553 {
	width:104px !important;
	height:30px !important;
	left:977px !important;
	top:84px !important;
}

@keyframes fade-in-23582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23585 {
	width:20px !important;
	height:30px !important;
	left:72px !important;
}

#item23592 {
	width:70px !important;
	height:10px !important;
	top:17px !important;
}

#item23582 {
	width:92px !important;
	height:30px !important;
	left:885px !important;
	top:219px !important;
}

@keyframes fade-in-23615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23618 {
	width:20px !important;
	height:30px !important;
	left:78px !important;
}

#item23621 {
	width:80px !important;
	height:10px !important;
	top:17px !important;
}

#item23615 {
	width:99px !important;
	height:30px !important;
	left:752px !important;
	top:222px !important;
}

@keyframes fade-in-23644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23647 {
	width:20px !important;
	height:30px !important;
	left:12px !important;
}

#item23651 {
	width:40px !important;
	height:10px !important;
	top:32px !important;
}

#item23644 {
	width:40px !important;
	height:42px !important;
	left:970px !important;
	top:239px !important;
}

#item24504 {
	opacity:0.95;
	width:631px !important;
	height:278px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24504 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-24504 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item24504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24530 {
	width:15px !important;
	height:15px !important;
}

#item24527 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item24534 {
	width:532px !important;
	height:227px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-24534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24281 {
	opacity:0.95;
	width:631px !important;
	height:503px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24281 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-24281 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item24281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24308 {
	width:15px !important;
	height:15px !important;
}

#item24304 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item24311 {
	width:532px !important;
	height:453px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-24311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24226 {
	opacity:0.95;
	width:631px !important;
	height:414px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24226 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-24226 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item24226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24252 {
	width:15px !important;
	height:15px !important;
}

#item24249 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item24256 {
	width:532px !important;
	height:363px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-24256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24169 {
	opacity:0.95;
	width:631px !important;
	height:303px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24169 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-24169 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item24169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24197 {
	width:15px !important;
	height:15px !important;
}

#item24194 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item24201 {
	width:532px !important;
	height:253px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-24201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24114 {
	opacity:0.95;
	width:631px !important;
	height:313px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24114 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-24114 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item24114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24140 {
	width:15px !important;
	height:15px !important;
}

#item24137 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item24144 {
	width:532px !important;
	height:263px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-24144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24060 {
	opacity:0.95;
	width:631px !important;
	height:396px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24060 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-24060 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item24060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24086 {
	width:15px !important;
	height:15px !important;
}

#item24083 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item24089 {
	width:532px !important;
	height:345px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-24089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24002 {
	opacity:0.95;
	width:631px !important;
	height:503px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24002 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-24002 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item24002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24029 {
	width:15px !important;
	height:15px !important;
}

#item24026 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item24035 {
	width:532px !important;
	height:453px !important;
	left:49px !important;
	top:67px !important;
}

@keyframes fade-in-24035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23948 {
	opacity:0.95;
	width:631px !important;
	height:296px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23948 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-23948 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item23948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23974 {
	width:15px !important;
	height:15px !important;
}

#item23971 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item23977 {
	width:532px !important;
	height:245px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-23977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23892 {
	opacity:0.95;
	width:631px !important;
	height:387px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23892 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-23892 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item23892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23918 {
	width:15px !important;
	height:15px !important;
}

#item23915 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item23923 {
	width:532px !important;
	height:337px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-23923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23836 {
	opacity:0.95;
	width:631px !important;
	height:396px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23836 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-23836 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item23836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23864 {
	width:15px !important;
	height:15px !important;
}

#item23861 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item23867 {
	width:532px !important;
	height:345px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-23867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23781 {
	opacity:0.95;
	width:776px !important;
	height:513px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23781 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-23781 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item23781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23807 {
	width:15px !important;
	height:15px !important;
}

#item23804 {
	width:15px !important;
	height:15px !important;
	left:747px !important;
	top:14px !important;
}

#item23811 {
	width:676px !important;
	height:463px !important;
	left:49px !important;
	top:67px !important;
}

@keyframes fade-in-23811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23724 {
	opacity:0.95;
	width:765px !important;
	height:524px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23724 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-23724 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item23724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23750 {
	width:15px !important;
	height:15px !important;
}

#item23747 {
	width:15px !important;
	height:15px !important;
	left:736px !important;
	top:14px !important;
}

#item23753 {
	width:670px !important;
	height:473px !important;
	left:49px !important;
	top:68px !important;
}

@keyframes fade-in-23753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23778 {
	width:27px !important;
	height:28px !important;
	left:6px !important;
}

#item23721 {
	width:777px !important;
	height:541px !important;
	left:85px !important;
	top:202px !important;
}

#item24334 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-24334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70917 {
	width:629px !important;
	height:99px !important;
	left:36px !important;
	top:36px !important;
}

#item70940 {
	width:665px !important;
	height:779px !important;
	top:145px !important;
}

@keyframes fade-in-70946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70949 {
	width:29px !important;
	height:42px !important;
	left:146px !important;
}

#item70953 {
	width:144px !important;
	height:21px !important;
	top:27px !important;
}

#item70946 {
	width:174px !important;
	height:48px !important;
	left:258px !important;
	top:215px !important;
}

@keyframes fade-in-70976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70979 {
	width:29px !important;
	height:42px !important;
}

#item70984 {
	width:134px !important;
	height:18px !important;
	left:37px !important;
	top:26px !important;
}

#item70976 {
	width:170px !important;
	height:44px !important;
	left:499px !important;
	top:356px !important;
}

@keyframes fade-in-71007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71010 {
	width:29px !important;
	height:42px !important;
}

#item71014 {
	width:134px !important;
	height:18px !important;
	left:28px !important;
	top:22px !important;
}

#item71007 {
	width:162px !important;
	height:42px !important;
	left:483px !important;
	top:320px !important;
}

@keyframes fade-in-71038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71041 {
	width:29px !important;
	height:42px !important;
}

#item71045 {
	width:134px !important;
	height:18px !important;
	left:30px !important;
	top:26px !important;
}

#item71038 {
	width:164px !important;
	height:44px !important;
	left:521px !important;
	top:398px !important;
}

@keyframes fade-in-71068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71071 {
	width:29px !important;
	height:42px !important;
	left:120px !important;
}

#item71074 {
	width:120px !important;
	height:20px !important;
	top:24px !important;
}

#item71068 {
	width:149px !important;
	height:44px !important;
	left:254px !important;
	top:392px !important;
}

@keyframes fade-in-71097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71100 {
	width:29px !important;
	height:42px !important;
	left:111px !important;
}

#item71103 {
	width:110px !important;
	height:20px !important;
	top:25px !important;
}

#item71097 {
	width:139px !important;
	height:45px !important;
	left:231px !important;
	top:268px !important;
}

@keyframes fade-in-71127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71130 {
	width:29px !important;
	height:42px !important;
}

#item71133 {
	width:110px !important;
	height:20px !important;
	left:33px !important;
	top:28px !important;
}

#item71127 {
	width:143px !important;
	height:48px !important;
	left:438px !important;
	top:232px !important;
}

@keyframes fade-in-71156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71159 {
	width:29px !important;
	height:42px !important;
}

#item71163 {
	width:110px !important;
	height:20px !important;
	left:2px !important;
	top:42px !important;
}

#item71156 {
	width:112px !important;
	height:62px !important;
	left:406px !important;
	top:404px !important;
}

@keyframes fade-in-71186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71189 {
	width:29px !important;
	height:42px !important;
}

#item71192 {
	width:110px !important;
	height:20px !important;
	left:33px !important;
	top:24px !important;
}

#item71186 {
	width:143px !important;
	height:44px !important;
	left:472px !important;
	top:211px !important;
}

@keyframes fade-in-71215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71218 {
	width:29px !important;
	height:42px !important;
	left:92px !important;
}

#item71222 {
	width:90px !important;
	height:20px !important;
	top:23px !important;
}

#item71215 {
	width:120px !important;
	height:43px !important;
	left:355px !important;
	top:346px !important;
}

@keyframes fade-in-71246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71249 {
	width:29px !important;
	height:42px !important;
	left:114px !important;
}

#item71255 {
	width:110px !important;
	height:20px !important;
	top:24px !important;
}

#item71246 {
	width:142px !important;
	height:44px !important;
	left:203px !important;
	top:348px !important;
}

@keyframes fade-in-71278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71281 {
	width:29px !important;
	height:42px !important;
	left:25px !important;
}

#item71285 {
	width:60px !important;
	height:20px !important;
	top:44px !important;
}

#item71278 {
	width:60px !important;
	height:64px !important;
	left:448px !important;
	top:371px !important;
}

#item71311 {
	opacity:0.95;
	width:628px !important;
	height:409px !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-71311 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-71311 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item71311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71337 {
	width:21px !important;
	height:21px !important;
}

#item71334 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item71342 {
	width:568px !important;
	height:312px !important;
	left:38px !important;
	top:345px !important;
}

@keyframes fade-in-71342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71947 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item71944 {
	width:21px !important;
	height:21px !important;
	left:608px !important;
	top:131px !important;
}

#item93014 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-93014 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-93014 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item93014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93037 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item93038 {
	width:505px !important;
	height:955px !important;
}

@keyframes fade-in-93038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-93038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93067 {
	width:21px !important;
	height:21px !important;
}

#item93065 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:7px !important;
}

#item71865 {
	opacity:0.95;
	width:629px !important;
	height:674px !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-71865 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-71865 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item71865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71892 {
	width:21px !important;
	height:21px !important;
}

#item71888 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item71896 {
	width:562px !important;
	height:578px !important;
	left:44px !important;
	top:80px !important;
}

@keyframes fade-in-71896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71809 {
	opacity:0.95;
	width:629px !important;
	height:459px !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-71809 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-71809 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item71809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71835 {
	width:21px !important;
	height:21px !important;
}

#item71832 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item71840 {
	width:568px !important;
	height:362px !important;
	left:38px !important;
	top:295px !important;
}

@keyframes fade-in-71840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71753 {
	opacity:0.95;
	width:628px !important;
	height:483px !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-71753 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-71753 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item71753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71779 {
	width:21px !important;
	height:21px !important;
}

#item71776 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item71784 {
	width:568px !important;
	height:387px !important;
	left:38px !important;
	top:270px !important;
}

@keyframes fade-in-71784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71697 {
	opacity:0.95;
	width:628px !important;
	height:623px !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-71697 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-71697 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item71697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71724 {
	width:21px !important;
	height:21px !important;
}

#item71720 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item71727 {
	width:562px !important;
	height:527px !important;
	left:44px !important;
	top:131px !important;
}

@keyframes fade-in-71727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92895 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-92895 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-92895 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item92895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92918 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item92919 {
	width:505px !important;
	height:880px !important;
}

@keyframes fade-in-92919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92949 {
	width:21px !important;
	height:21px !important;
}

#item92947 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:7px !important;
}

#item71587 {
	opacity:0.95;
	width:628px !important;
	height:434px !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-71587 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-71587 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item71587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71613 {
	width:21px !important;
	height:21px !important;
}

#item71610 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item71616 {
	width:568px !important;
	height:337px !important;
	left:38px !important;
	top:320px !important;
}

@keyframes fade-in-71616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71532 {
	opacity:0.95;
	width:628px !important;
	height:613px !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-71532 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-71532 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item71532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71558 {
	width:21px !important;
	height:21px !important;
}

#item71555 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item71562 {
	width:568px !important;
	height:516px !important;
	left:38px !important;
	top:141px !important;
}

@keyframes fade-in-71562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71478 {
	opacity:0.95;
	width:628px !important;
	height:624px !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-71478 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-71478 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item71478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71504 {
	width:21px !important;
	height:21px !important;
}

#item71501 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:14px !important;
}

#item71507 {
	width:568px !important;
	height:527px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-71507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92735 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-92735 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-92735 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item92735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92759 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item92760 {
	width:505px !important;
	height:1181px !important;
}

@keyframes fade-in-92760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92789 {
	width:21px !important;
	height:21px !important;
}

#item92787 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:7px !important;
}

#item92669 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	left:10px !important;
	top:75px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-92669 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-92669 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item92669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92692 {
	width:568px !important;
	height:530px !important;
	left:38px !important;
	top:120px !important;
}

#item92693 {
	width:505px !important;
	height:1185px !important;
}

@keyframes fade-in-92693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item92726 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item92731 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:79px !important;
}

#item71366 {
	width:27px !important;
	height:28px !important;
	left:16px !important;
	top:101px !important;
}

#item71308 {
	width:639px !important;
	height:684px !important;
	left:26px !important;
	top:480px !important;
}

#item71974 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-71974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24573 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item24574 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-24575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-24592 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24592 {
	0% {
		-webkit-transform:translate(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-24583 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24583 {
	0% {
		-webkit-transform:translate(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-24577 {
	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-24577 {
	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;
	}
}
#item24575 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item24597 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24598 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item24600 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item24601 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24627 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24624 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item24634 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24631 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item24638 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24642 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item25423 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item25424 {
	width:27px !important;
	height:27px !important;
	left:415px !important;
	top:130px !important;
}

#item25537 {
	width:27px !important;
	height:27px !important;
	left:678px !important;
	top:130px !important;
}

#item25574 {
	width:27px !important;
	height:27px !important;
	left:925px !important;
	top:130px !important;
}

#item25427 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item25431 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item25435 {
	width:121px !important;
	height:10px !important;
}

#item25458 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-25458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25466 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:11px !important;
}

@keyframes fade-in-25466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25469 {
	width:123px !important;
	height:10px !important;
}

#item25493 {
	width:146px !important;
	height:10px !important;
}

#item25516 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-25516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25541 {
	width:161px !important;
	height:10px !important;
}

#item25564 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:11px !important;
}

@keyframes fade-in-25564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24916 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24916 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24916 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24917 {
	width:626px !important;
	height:213px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-24917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24940 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item24963 {
	width:138px !important;
	height:93px !important;
	left:81px !important;
	top:96px !important;
}

#item24987 {
	width:139px !important;
	height:93px !important;
	left:265px !important;
	top:96px !important;
}

#item25010 {
	opacity:0.50;
	width:1px !important;
	height:29px !important;
	left:220px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item25011 {
	width:136px !important;
	height:93px !important;
	left:450px !important;
	top:96px !important;
}

#item25037 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25034 {
	width:21px !important;
	height:21px !important;
	left:626px !important;
	top:24px !important;
}

#item25040 {
	opacity:0.50;
	width:1px !important;
	height:29px !important;
	left:404px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item25064 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:128px !important;
}

#item25100 {
	width:14px !important;
	height:14px !important;
	left:428px !important;
	top:128px !important;
}

#item25106 {
	width:14px !important;
	height:14px !important;
	left:243px !important;
	top:128px !important;
}

#item311289 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:189px !important;
}

#item311312 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:204px !important;
}

#item311318 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:204px !important;
}

#item311342 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:205px !important;
}

#item25328 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25329 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item25334 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25331 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item25296 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25297 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25298 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25324 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25321 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item25263 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25264 {
	width:426px !important;
	height:112px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25265 {
	width:365px !important;
	height:82px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25291 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25288 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item25227 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25228 {
	width:600px !important;
	height:409px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25233 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25230 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item25238 {
	width:541px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25185 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25185 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25185 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25186 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25188 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item25695 {
	width:651px !important;
	height:836px !important;
}

@keyframes fade-in-25695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25220 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25217 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item25183 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item24914 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item24731 {
	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;
}

#item24735 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24740 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24732 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item24766 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24772 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24763 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item24798 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24801 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24795 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item24827 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24831 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24824 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item24857 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24861 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24854 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item24887 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24891 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24884 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item25337 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item25343 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-25343 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25343 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item25343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-91965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-91967 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-91967 {
	0% {
		-webkit-transform:translate(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-91980 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-91980 {
	0% {
		-webkit-transform:translate(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-91973 {
	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-91973 {
	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;
	}
}
#item91965 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item91986 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item91987 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item91988 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item91992 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item91989 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item91999 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item91996 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item92004 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item92010 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item92033 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item72080 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item91425 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item91601 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-91601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91606 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item91602 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item91610 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-91610 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91610 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91611 {
	width:630px !important;
	height:571px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-91611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91634 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item91892 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item91889 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item286533 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item286540 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item286545 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item286550 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
}

#item316447 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:561px !important;
}

#item316451 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:563px !important;
}

#item316474 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:562px !important;
}

#item316478 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:509px !important;
}

#item91588 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-91588 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91588 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91589 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item91595 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item91591 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item91555 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-91555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91556 {
	width:314px !important;
	height:130px !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-91556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91557 {
	width:249px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-91557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91583 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item91580 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item91522 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-91522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91523 {
	width:631px !important;
	height:160px !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-91523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91524 {
	width:560px !important;
	height:126px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-91524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91551 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item91548 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item91489 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-91489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91490 {
	width:630px !important;
	height:606px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-91490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91494 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item91491 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item91498 {
	width:568px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-91498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91450 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-91450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-91450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item91450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91451 {
	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-91451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-91451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item91451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91455 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item91452 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item91458 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item92240 {
	width:505px !important;
	height:1625px !important;
}

@keyframes fade-in-92240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-92240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91487 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item91448 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item285717 {
	width:580px !important;
	height:1px !important;
	left:137px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item285719 {
	width:38px !important;
	height:38px !important;
	left:367px !important;
	top:136px !important;
}

#item285722 {
	width:38px !important;
	height:38px !important;
	left:34px !important;
	top:210px !important;
}

#item285725 {
	width:38px !important;
	height:38px !important;
	left:342px !important;
	top:210px !important;
}

#item285729 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item285733 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item285738 {
	width:168px !important;
	height:15px !important;
}

#item285761 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-285761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-285761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item285761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item285767 {
	width:27px !important;
	height:27px !important;
	left:119px !important;
	top:20px !important;
}

@keyframes fade-in-285767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-285767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item285767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item285771 {
	width:171px !important;
	height:15px !important;
}

#item285795 {
	width:203px !important;
	height:15px !important;
}

#item285818 {
	width:27px !important;
	height:27px !important;
	left:89px !important;
	top:20px !important;
}

@keyframes fade-in-285818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-285818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item285818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item285822 {
	width:224px !important;
	height:15px !important;
}

#item285845 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:20px !important;
}

@keyframes fade-in-285845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-285845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item285845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item91006 {
	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;
}

#item91008 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item91016 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item91019 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item91013 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item91045 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item91049 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item91042 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item91075 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item91078 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item91072 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item91104 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item91107 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item91101 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item91133 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item91138 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item91130 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item91164 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item91169 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item91161 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item72833 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-72833 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-72833 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item72833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item287891 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-287892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-287892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item287892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-287894 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-287894 {
	0% {
		-webkit-transform:translate(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-287898 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-287898 {
	0% {
		-webkit-transform:translate(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-287896 {
	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-287896 {
	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;
	}
}
#item287892 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item287899 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item287900 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item287901 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item287902 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item287929 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item287926 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item287935 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item287932 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item287939 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item287943 {
	width:959px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item287966 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:139px !important;
	background:#9d9c9c;
}

#item289463 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:181px !important;
	background:#9d9c9c;
}

#item287967 {
	width:27px !important;
	height:27px !important;
	left:384px !important;
	top:108px !important;
}

#item289602 {
	width:27px !important;
	height:27px !important;
	left:768px !important;
	top:108px !important;
}

#item289464 {
	width:27px !important;
	height:27px !important;
	left:384px !important;
	top:151px !important;
}

#item289605 {
	width:27px !important;
	height:27px !important;
	left:768px !important;
	top:151px !important;
}

#item287971 {
	width:27px !important;
	height:27px !important;
	left:584px !important;
	top:108px !important;
}

#item289468 {
	width:27px !important;
	height:27px !important;
	left:584px !important;
	top:151px !important;
}

#item287976 {
	width:27px !important;
	height:27px !important;
	left:968px !important;
	top:108px !important;
}

#item289471 {
	width:27px !important;
	height:27px !important;
	left:968px !important;
	top:151px !important;
}

#item287980 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:106px !important;
}

#item289475 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:148px !important;
}

#item287983 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:106px !important;
}

#item289478 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:148px !important;
}

#item287988 {
	width:120px !important;
	height:10px !important;
}

#item288011 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-288011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289485 {
	width:120px !important;
	height:10px !important;
}

#item289508 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-289508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-289508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item289508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288017 {
	width:19px !important;
	height:19px !important;
	left:85px !important;
	top:11px !important;
}

@keyframes fade-in-288017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288020 {
	width:122px !important;
	height:10px !important;
}

#item289514 {
	width:19px !important;
	height:19px !important;
	left:85px !important;
	top:11px !important;
}

@keyframes fade-in-289514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-289514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item289514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289518 {
	width:122px !important;
	height:10px !important;
}

#item288044 {
	width:145px !important;
	height:10px !important;
}

#item288067 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:11px !important;
}

@keyframes fade-in-288067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289542 {
	width:145px !important;
	height:10px !important;
}

#item289565 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:11px !important;
}

@keyframes fade-in-289565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-289565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item289565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288071 {
	width:160px !important;
	height:10px !important;
}

#item288094 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-288094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289610 {
	width:160px !important;
	height:10px !important;
}

#item289634 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-289634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-289634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item289634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289571 {
	width:160px !important;
	height:10px !important;
}

#item289594 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-289594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-289594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item289594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289639 {
	width:160px !important;
	height:10px !important;
}

#item289662 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-289662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-289662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item289662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288100 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-288100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288101 {
	width:981px !important;
	height:261px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-288101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288124 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item288148 {
	width:138px !important;
	height:140px !important;
	left:81px !important;
	top:96px !important;
}

#item288171 {
	width:137px !important;
	height:108px !important;
	left:262px !important;
	top:96px !important;
}

#item288194 {
	opacity:0.50;
	width:1px !important;
	height:78px !important;
	left:218px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item288195 {
	width:161px !important;
	height:108px !important;
	left:442px !important;
	top:96px !important;
}

#item288221 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item288218 {
	width:21px !important;
	height:21px !important;
	left:984px !important;
	top:24px !important;
}

#item288249 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:128px !important;
}

#item288288 {
	width:14px !important;
	height:14px !important;
	left:420px !important;
	top:128px !important;
}

#item288293 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:128px !important;
}

#item288225 {
	opacity:0.50;
	width:1px !important;
	height:78px !important;
	left:399px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item289829 {
	width:160px !important;
	height:76px !important;
	left:646px !important;
	top:96px !important;
}

#item289852 {
	width:14px !important;
	height:14px !important;
	left:624px !important;
	top:128px !important;
}

#item289857 {
	opacity:0.50;
	width:1px !important;
	height:78px !important;
	left:603px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item289891 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item289896 {
	width:14px !important;
	height:14px !important;
	left:420px !important;
	top:176px !important;
}

#item289902 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:176px !important;
}

#item289861 {
	width:169px !important;
	height:60px !important;
	left:848px !important;
	top:96px !important;
}

#item289884 {
	width:14px !important;
	height:14px !important;
	left:826px !important;
	top:128px !important;
}

#item289889 {
	opacity:0.50;
	width:1px !important;
	height:78px !important;
	left:805px !important;
	top:127px !important;
	background:#b2b2b1;
}

#item311358 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:237px !important;
}

#item311381 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:252px !important;
}

#item311386 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:252px !important;
}

#item311409 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:253px !important;
}

#item288439 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-288439 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288439 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288440 {
	width:992px !important;
	height:563px !important;
	left:10px !important;
	top:33px !important;
}

#item288445 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item288442 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item288407 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-288407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288408 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-288408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288409 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-288409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288435 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item288432 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item288373 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-288373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288374 {
	width:426px !important;
	height:96px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-288374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288375 {
	width:365px !important;
	height:66px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-288375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288401 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item288398 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item288340 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-288340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288341 {
	width:600px !important;
	height:410px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-288341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288345 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item288342 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item288348 {
	width:541px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-288348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288302 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-288302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288303 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-288303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288304 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item288305 {
	width:651px !important;
	height:1060px !important;
}

@keyframes fade-in-288305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288335 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item288332 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item288300 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item288098 {
	width:1017px !important;
	height:596px !important;
	left:177px !important;
	top:171px !important;
}

#item289687 {
	width:120px !important;
	height:10px !important;
	left:213px !important;
	top:136px !important;
}

#item289710 {
	width:120px !important;
	height:10px !important;
	left:213px !important;
	top:178px !important;
}

#item288450 {
	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;
}

#item288454 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item288458 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item288451 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item288484 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item288489 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item288481 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item288515 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item288520 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item288512 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item288546 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item288550 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item288543 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item288576 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item288580 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item288573 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item288606 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item288609 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item288603 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item288632 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item288638 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-288638 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-288638 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item288638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-288668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-288670 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-288670 {
	0% {
		-webkit-transform:translate(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-288674 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-288674 {
	0% {
		-webkit-transform:translate(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-288672 {
	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-288672 {
	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;
	}
}
#item288668 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item288675 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item288676 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item288677 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item288681 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item288678 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item288688 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item288685 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item288691 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item288694 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item288717 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item288719 {
	width:628px !important;
	height:108px !important;
	left:37px !important;
	top:36px !important;
}

#item288745 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-288745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288749 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item288746 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item288861 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item288858 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item290964 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-290964 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-290964 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item290964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item290966 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-290966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-290966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item290966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item290989 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item291065 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item338571 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item338579 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item338587 {
	width:19px !important;
	height:19px !important;
	top:245px !important;
}

#item338595 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item338605 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item338612 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item338621 {
	width:19px !important;
	height:19px !important;
	top:644px !important;
}

#item338629 {
	width:19px !important;
	height:19px !important;
	top:757px !important;
}

#item338636 {
	width:477px !important;
	height:398px !important;
	left:33px !important;
}

#item338659 {
	width:477px !important;
	height:421px !important;
	left:33px !important;
	top:400px !important;
}

#item316507 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316511 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316534 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316538 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item289048 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-289048 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-289048 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item289048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289049 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item289054 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item289051 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item289014 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-289014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-289014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item289014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289015 {
	width:314px !important;
	height:130px !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-289015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-289015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item289015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289016 {
	width:249px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-289016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-289016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item289016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289043 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item289039 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item288981 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-288981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288982 {
	width:631px !important;
	height:140px !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-288982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288983 {
	width:560px !important;
	height:104px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-288983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item289010 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item289006 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item288949 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-288949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288949 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288950 {
	width:630px !important;
	height:606px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-288950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288954 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item288951 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item288957 {
	width:568px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-288957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288909 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-288909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-288909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item288909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288910 {
	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-288910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288915 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item288912 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item288919 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item288920 {
	width:505px !important;
	height:2006px !important;
}

@keyframes fade-in-288920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-288920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item288920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item288907 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item288743 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item289932 {
	width:570px !important;
	height:1px !important;
	left:137px !important;
	top:205px !important;
	background:#9d9c9c;
}

#item289934 {
	width:38px !important;
	height:38px !important;
	left:286px !important;
	top:162px !important;
}

#item289938 {
	width:38px !important;
	height:38px !important;
	left:37px !important;
	top:219px !important;
}

#item289953 {
	width:38px !important;
	height:38px !important;
	left:513px !important;
	top:162px !important;
}

#item289962 {
	width:38px !important;
	height:38px !important;
	left:366px !important;
	top:219px !important;
}

#item289968 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:159px !important;
}

#item289977 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:215px !important;
}

#item289987 {
	width:168px !important;
	height:30px !important;
}

#item290010 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:35px !important;
}

@keyframes fade-in-290010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-290010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item290010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item290044 {
	width:27px !important;
	height:27px !important;
	left:119px !important;
	top:20px !important;
}

@keyframes fade-in-290044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-290044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item290044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item290047 {
	width:171px !important;
	height:15px !important;
}

#item290099 {
	width:203px !important;
	height:15px !important;
}

#item290122 {
	width:27px !important;
	height:27px !important;
	left:89px !important;
	top:20px !important;
}

@keyframes fade-in-290122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-290122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item290122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item290156 {
	width:224px !important;
	height:15px !important;
}

#item290179 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:20px !important;
}

@keyframes fade-in-290179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-290179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item290179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item290183 {
	width:224px !important;
	height:15px !important;
}

#item290206 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:20px !important;
}

@keyframes fade-in-290206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-290206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item290206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item290823 {
	width:568px !important;
	height:1px !important;
	left:-12px !important;
	top:262px !important;
	background:#9d9c9c;
}

#item289189 {
	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;
}

#item289190 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item289199 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item289205 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item289196 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item289231 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item289235 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item289228 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item289261 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item289266 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item289258 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item289292 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item289296 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item289289 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item289323 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item289326 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item289320 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item289352 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item289355 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item289349 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item289378 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-289378 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-289378 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item289378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25914 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item25915 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-25916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-25918 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25918 {
	0% {
		-webkit-transform:translate(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-25922 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-25922 {
	0% {
		-webkit-transform:translate(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-25920 {
	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-25920 {
	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;
	}
}
#item25916 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item25923 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item25924 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item25925 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item25926 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item25952 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25949 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item25958 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25955 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item25962 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item25967 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item26024 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item26025 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:130px !important;
}

#item26029 {
	width:27px !important;
	height:27px !important;
	left:439px !important;
	top:130px !important;
}

#item26032 {
	width:27px !important;
	height:27px !important;
	left:572px !important;
	top:130px !important;
}

#item26944 {
	width:27px !important;
	height:27px !important;
	left:749px !important;
	top:130px !important;
}

#item26978 {
	width:27px !important;
	height:27px !important;
	left:872px !important;
	top:130px !important;
}

#item26035 {
	width:27px !important;
	height:27px !important;
	left:1002px !important;
	top:130px !important;
}

#item26038 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item26042 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item26047 {
	width:87px !important;
	height:10px !important;
}

#item26072 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@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%;
}

#item26076 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:11px !important;
}

@keyframes fade-in-26076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26081 {
	width:80px !important;
	height:10px !important;
}

#item26105 {
	width:60px !important;
	height:10px !important;
}

#item26128 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-26128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26134 {
	width:100px !important;
	height:10px !important;
}

#item26157 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@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%;
}

#item26915 {
	width:144px !important;
	height:10px !important;
}

#item26939 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:11px !important;
}

@keyframes fade-in-26939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26948 {
	width:90px !important;
	height:10px !important;
}

#item26971 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-26971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26162 {
	width:97px !important;
	height:10px !important;
}

#item26185 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:11px !important;
}

@keyframes fade-in-26185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26373 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26374 {
	width:982px !important;
	height:469px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26397 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item26420 {
	width:181px !important;
	height:348px !important;
	left:81px !important;
	top:96px !important;
}

#item26443 {
	width:129px !important;
	height:348px !important;
	left:296px !important;
	top:96px !important;
}

#item26466 {
	opacity:0.50;
	width:1px !important;
	height:273px !important;
	left:262px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item26494 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26491 {
	width:21px !important;
	height:21px !important;
	left:985px !important;
	top:24px !important;
}

#item26521 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:128px !important;
}

#item26566 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:128px !important;
}

#item26572 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item26577 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:176px !important;
}

#item26587 {
	opacity:0.50;
	width:1px !important;
	height:273px !important;
	left:425px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item26588 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:128px !important;
}

#item26594 {
	width:162px !important;
	height:348px !important;
	left:460px !important;
	top:96px !important;
}

#item27072 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:368px !important;
}

#item27065 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:320px !important;
}

#item27058 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:272px !important;
}

#item27051 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item27083 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:274px !important;
}

#item27088 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:323px !important;
}

#item27094 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:384px !important;
}

#item27078 {
	width:14px !important;
	height:14px !important;
	left:275px !important;
	top:225px !important;
}

#item27099 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:176px !important;
}

#item27104 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:224px !important;
}

#item27110 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:272px !important;
}

#item27115 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:320px !important;
}

#item27124 {
	width:14px !important;
	height:14px !important;
	left:438px !important;
	top:369px !important;
}

#item27017 {
	width:14px !important;
	height:14px !important;
	left:634px !important;
	top:145px !important;
}

#item27131 {
	width:14px !important;
	height:14px !important;
	left:634px !important;
	top:193px !important;
}

#item27138 {
	width:14px !important;
	height:14px !important;
	left:634px !important;
	top:241px !important;
}

#item27143 {
	width:14px !important;
	height:14px !important;
	left:634px !important;
	top:289px !important;
}

#item27022 {
	width:151px !important;
	height:338px !important;
	left:656px !important;
	top:96px !important;
}

#item26990 {
	width:154px !important;
	height:343px !important;
	left:849px !important;
	top:96px !important;
}

#item26985 {
	width:14px !important;
	height:14px !important;
	left:827px !important;
	top:128px !important;
}

#item27149 {
	width:14px !important;
	height:14px !important;
	left:827px !important;
	top:240px !important;
}

#item27154 {
	width:14px !important;
	height:14px !important;
	left:827px !important;
	top:288px !important;
}

#item26984 {
	opacity:0.50;
	width:1px !important;
	height:273px !important;
	left:817px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item27050 {
	opacity:0.50;
	width:1px !important;
	height:273px !important;
	left:622px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item311435 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:446px !important;
}

#item311458 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:460px !important;
}

#item311463 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:461px !important;
}

#item311486 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:461px !important;
}

#item26758 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26759 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item26764 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26761 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item26726 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26726 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26726 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26727 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26728 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26754 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26751 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item26691 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26691 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26691 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26693 {
	width:426px !important;
	height:136px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26694 {
	width:365px !important;
	height:147px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26720 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26717 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item26658 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26659 {
	width:600px !important;
	height:394px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26663 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26660 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item26667 {
	width:541px !important;
	height:364px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-26667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26621 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-26621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26621 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26622 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26623 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item26879 {
	width:651px !important;
	height:1156px !important;
}

@keyframes fade-in-26879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26654 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26651 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item26619 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item26371 {
	width:1010px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item26190 {
	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;
}

#item26195 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26199 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26191 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item26225 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26228 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26222 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item26255 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26258 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26251 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item26284 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26287 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26281 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item26313 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26318 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26310 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item26345 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26348 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26342 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item26769 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item26777 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-26777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item26777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-90083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-90085 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-90085 {
	0% {
		-webkit-transform:translate(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-90097 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-90097 {
	0% {
		-webkit-transform:translate(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-90091 {
	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-90091 {
	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;
	}
}
#item90083 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item90102 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item90104 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item90105 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item90110 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item90107 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item90116 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item90113 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item90119 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item90122 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item90145 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item90245 {
	width:570px !important;
	height:1px !important;
	left:138px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item72959 {
	width:580px !important;
	height:1px !important;
	left:-10px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item72960 {
	width:38px !important;
	height:38px !important;
	left:240px !important;
	top:136px !important;
}

#item72963 {
	width:38px !important;
	height:38px !important;
	left:405px !important;
	top:136px !important;
}

#item72966 {
	width:38px !important;
	height:38px !important;
	left:626px !important;
	top:136px !important;
}

#item72969 {
	width:38px !important;
	height:38px !important;
	left:126px !important;
	top:210px !important;
}

#item72973 {
	width:38px !important;
	height:38px !important;
	left:290px !important;
	top:210px !important;
}

#item72976 {
	width:38px !important;
	height:38px !important;
	left:453px !important;
	top:210px !important;
}

#item72980 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item72986 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item72991 {
	width:121px !important;
	height:15px !important;
}

#item73015 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-73015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73020 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:20px !important;
}

@keyframes fade-in-73020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73023 {
	width:112px !important;
	height:15px !important;
}

#item73047 {
	width:84px !important;
	height:15px !important;
}

#item73070 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-73070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73074 {
	width:140px !important;
	height:15px !important;
}

#item73098 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:20px !important;
}

@keyframes fade-in-73098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73102 {
	width:90px !important;
	height:31px !important;
}

#item73125 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:36px !important;
}

@keyframes fade-in-73125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73129 {
	width:126px !important;
	height:15px !important;
}

#item73153 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:20px !important;
}

@keyframes fade-in-73153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73158 {
	width:120px !important;
	height:15px !important;
}

#item73181 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-73181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89709 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item89885 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-89885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89885 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89889 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item89886 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item89897 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-89897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89898 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-89898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89921 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item89997 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item339865 {
	width:477px !important;
	height:443px !important;
	left:33px !important;
}

#item339889 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item339897 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item339904 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item339911 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item339918 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item339926 {
	width:19px !important;
	height:19px !important;
	top:176px !important;
}

#item339934 {
	width:477px !important;
	height:443px !important;
	left:33px !important;
	top:463px !important;
}

#item339957 {
	width:477px !important;
	height:443px !important;
	left:33px !important;
	top:926px !important;
}

#item339980 {
	width:477px !important;
	height:309px !important;
	left:33px !important;
	top:1389px !important;
}

#item340004 {
	width:19px !important;
	height:19px !important;
	top:504px !important;
}

#item340013 {
	width:19px !important;
	height:19px !important;
	top:571px !important;
}

#item340020 {
	width:19px !important;
	height:19px !important;
	top:705px !important;
}

#item340031 {
	width:19px !important;
	height:19px !important;
	top:772px !important;
}

#item340039 {
	width:19px !important;
	height:19px !important;
	top:840px !important;
}

#item340046 {
	width:19px !important;
	height:19px !important;
	top:638px !important;
}

#item340053 {
	width:19px !important;
	height:19px !important;
	top:970px !important;
}

#item340060 {
	width:19px !important;
	height:19px !important;
	top:1037px !important;
}

#item340067 {
	width:19px !important;
	height:19px !important;
	top:1104px !important;
}

#item340075 {
	width:19px !important;
	height:19px !important;
	top:1171px !important;
}

#item340083 {
	width:19px !important;
	height:19px !important;
	top:1238px !important;
}

#item340091 {
	width:19px !important;
	height:19px !important;
	top:1305px !important;
}

#item340101 {
	width:19px !important;
	height:19px !important;
	top:1430px !important;
}

#item340108 {
	width:19px !important;
	height:19px !important;
	top:1499px !important;
}

#item340117 {
	width:19px !important;
	height:19px !important;
	top:1567px !important;
}

#item340125 {
	width:19px !important;
	height:19px !important;
	top:1634px !important;
}

#item340132 {
	width:477px !important;
	height:309px !important;
	left:33px !important;
	top:1718px !important;
}

#item340155 {
	width:19px !important;
	height:19px !important;
	top:1760px !important;
}

#item340164 {
	width:19px !important;
	height:19px !important;
	top:1892px !important;
}

#item340171 {
	width:19px !important;
	height:19px !important;
	top:1960px !important;
}

#item90080 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item90076 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316569 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316572 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316596 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316603 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item89875 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-89875 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89875 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89876 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item89881 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item89878 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item89838 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-89838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89839 {
	width:314px !important;
	height:130px !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-89839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89840 {
	width:249px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-89840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89868 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item89865 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item89806 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-89806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89807 {
	width:631px !important;
	height:184px !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-89807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89808 {
	width:560px !important;
	height:149px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-89808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89834 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item89831 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item89774 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-89774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89775 {
	width:630px !important;
	height:606px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-89775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89779 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item89776 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item89782 {
	width:568px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-89782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89734 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-89734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-89734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item89734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89735 {
	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-89735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-89735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89739 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item89736 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item89742 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item90349 {
	width:505px !important;
	height:2095px !important;
}

@keyframes fade-in-90349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89772 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item89732 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item89352 {
	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;
}

#item89353 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item89364 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item89368 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item89361 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item89394 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item89401 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item89391 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item89429 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item89432 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item89426 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item89458 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item89461 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item89455 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item89487 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item89491 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item89484 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item89517 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item89520 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item89514 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item73907 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-73907 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73907 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111818 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item111819 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-111820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-111822 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-111822 {
	0% {
		-webkit-transform:translate(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-111836 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-111836 {
	0% {
		-webkit-transform:translate(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-111830 {
	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-111830 {
	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;
	}
}
#item111820 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item111842 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item111843 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item111845 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item111846 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item111872 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item111869 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item111879 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item111876 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item111883 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item111887 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item111910 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item111912 {
	width:27px !important;
	height:27px !important;
	left:372px !important;
	top:130px !important;
}

#item111915 {
	width:27px !important;
	height:27px !important;
	left:571px !important;
	top:130px !important;
}

#item111918 {
	width:27px !important;
	height:27px !important;
	left:770px !important;
	top:130px !important;
}

#item111922 {
	width:27px !important;
	height:27px !important;
	left:970px !important;
	top:130px !important;
}

#item111928 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item111931 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item111936 {
	width:115px !important;
	height:10px !important;
}

#item111959 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-111959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111963 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:14px !important;
}

@keyframes fade-in-111963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111967 {
	width:115px !important;
	height:10px !important;
}

#item111991 {
	width:170px !important;
	height:10px !important;
}

#item112014 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

@keyframes fade-in-112014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112019 {
	width:161px !important;
	height:10px !important;
}

#item112042 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-112042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112047 {
	width:167px !important;
	height:10px !important;
}

#item112071 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

@keyframes fade-in-112071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112258 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-112258 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112258 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112259 {
	width:755px !important;
	height:264px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112282 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item112305 {
	width:137px !important;
	height:144px !important;
	left:81px !important;
	top:96px !important;
}

#item112328 {
	width:139px !important;
	height:144px !important;
	left:265px !important;
	top:96px !important;
}

#item112351 {
	opacity:0.50;
	width:1px !important;
	height:67px !important;
	left:219px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item112355 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112352 {
	width:21px !important;
	height:21px !important;
	left:760px !important;
	top:24px !important;
}

#item112382 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:127px !important;
}

#item112421 {
	width:14px !important;
	height:14px !important;
	left:243px !important;
	top:127px !important;
}

#item112428 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item112433 {
	opacity:0.50;
	width:1px !important;
	height:67px !important;
	left:405px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item112434 {
	width:14px !important;
	height:14px !important;
	left:428px !important;
	top:127px !important;
}

#item112439 {
	width:142px !important;
	height:144px !important;
	left:450px !important;
	top:96px !important;
}

#item112462 {
	width:147px !important;
	height:145px !important;
	left:636px !important;
	top:96px !important;
}

#item112485 {
	width:14px !important;
	height:14px !important;
	left:614px !important;
	top:127px !important;
}

#item112492 {
	width:14px !important;
	height:14px !important;
	left:614px !important;
	top:177px !important;
}

#item112497 {
	width:14px !important;
	height:14px !important;
	left:428px !important;
	top:177px !important;
}

#item112502 {
	opacity:0.50;
	width:1px !important;
	height:67px !important;
	left:592px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item112503 {
	width:14px !important;
	height:14px !important;
	left:243px !important;
	top:177px !important;
}

#item311495 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:240px !important;
}

#item311518 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:255px !important;
}

#item311525 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:255px !important;
}

#item311549 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:256px !important;
}

#item112654 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-112654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112656 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item112661 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112658 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item112619 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-112619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112620 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112621 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-112621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112648 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112645 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item112585 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-112585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112586 {
	width:426px !important;
	height:218px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112587 {
	width:365px !important;
	height:188px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-112587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112613 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112610 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item112551 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-112551 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112551 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112553 {
	width:600px !important;
	height:410px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112557 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112554 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item112561 {
	width:541px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-112561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112513 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-112513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-112513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item112513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112514 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-112514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112515 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item112516 {
	width:651px !important;
	height:1044px !important;
}

@keyframes fade-in-112516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112546 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item112543 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item112511 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item112256 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item112075 {
	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;
}

#item112080 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112083 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item112077 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item112109 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112112 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item112106 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item112138 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112143 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item112135 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item112169 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112173 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item112166 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item112200 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112203 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item112197 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item112229 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item112233 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item112226 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item112664 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item112669 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-112669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-112669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item112669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-88650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-88652 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-88652 {
	0% {
		-webkit-transform:translate(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-88670 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-88670 {
	0% {
		-webkit-transform:translate(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-88661 {
	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-88661 {
	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;
	}
}
#item88650 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item88676 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item88677 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item88678 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item88682 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item88679 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item88688 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item88685 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item88693 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item88696 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item88719 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item88902 {
	width:570px !important;
	height:1px !important;
	left:138px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item74030 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item74031 {
	width:38px !important;
	height:38px !important;
	left:249px !important;
	top:136px !important;
}

#item74037 {
	width:38px !important;
	height:38px !important;
	left:507px !important;
	top:136px !important;
}

#item74042 {
	width:38px !important;
	height:38px !important;
	left:34px !important;
	top:210px !important;
}

#item74045 {
	width:38px !important;
	height:38px !important;
	left:364px !important;
	top:210px !important;
}

#item74049 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item74052 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item74056 {
	width:144px !important;
	height:15px !important;
}

#item74079 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-74079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74083 {
	width:27px !important;
	height:27px !important;
	left:108px !important;
	top:20px !important;
}

@keyframes fade-in-74083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74087 {
	width:161px !important;
	height:15px !important;
}

#item74111 {
	width:192px !important;
	height:15px !important;
}

#item74135 {
	width:27px !important;
	height:27px !important;
	left:82px !important;
	top:20px !important;
}

@keyframes fade-in-74135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74140 {
	width:102px !important;
	height:15px !important;
}

#item74163 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-74163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74168 {
	width:234px !important;
	height:15px !important;
}

#item74191 {
	width:27px !important;
	height:27px !important;
	left:104px !important;
	top:20px !important;
}

@keyframes fade-in-74191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87984 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item88411 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-88411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-88411 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item88411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88416 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item88413 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item88421 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-88421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-88421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item88421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88422 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-88422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88445 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item88521 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item340934 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
}

#item340958 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item340965 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item340973 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item340981 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item340990 {
	width:19px !important;
	height:19px !important;
	top:439px !important;
}

#item340997 {
	width:19px !important;
	height:19px !important;
	top:508px !important;
}

#item341006 {
	width:19px !important;
	height:19px !important;
	top:645px !important;
}

#item341014 {
	width:19px !important;
	height:19px !important;
	top:709px !important;
}

#item341021 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
	top:396px !important;
}

#item88646 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item88643 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316631 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316634 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316657 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316661 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item88399 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-88399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-88399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item88399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88400 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item88405 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item88402 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item88366 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-88366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-88366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item88366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88368 {
	width:314px !important;
	height:130px !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-88368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88369 {
	width:249px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-88369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88395 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item88392 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item88333 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-88333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-88333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item88333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88335 {
	width:631px !important;
	height:273px !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-88335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88336 {
	width:560px !important;
	height:238px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-88336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88362 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item88359 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item88296 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-88296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-88296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item88296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88297 {
	width:630px !important;
	height:606px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-88297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88301 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item88298 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item88973 {
	width:568px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-88973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88255 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-88255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-88255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item88255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88256 {
	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-88256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88261 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item88257 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item88264 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item88938 {
	width:505px !important;
	height:1983px !important;
}

@keyframes fade-in-88938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-88938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88293 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item88253 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item87796 {
	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;
}

#item87797 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item87805 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item87808 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item87802 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item87834 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item87838 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item87831 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item87864 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item87867 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item87861 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item87894 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item87897 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item87890 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item87923 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item87926 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item87920 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item87952 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item87959 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item87949 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item74794 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-74794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item291817 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item291818 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-291819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-291819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item291819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-291821 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-291821 {
	0% {
		-webkit-transform:translate(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-291838 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-291838 {
	0% {
		-webkit-transform:translate(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-291827 {
	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-291827 {
	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;
	}
}
#item291819 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item291844 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item291845 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item291846 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item291847 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item291874 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item291870 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item291880 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item291877 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item291885 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item291888 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item291911 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item291912 {
	width:27px !important;
	height:27px !important;
	left:360px !important;
	top:130px !important;
}

#item291915 {
	width:27px !important;
	height:27px !important;
	left:539px !important;
	top:130px !important;
}

#item293799 {
	width:27px !important;
	height:27px !important;
	left:693px !important;
	top:130px !important;
}

#item291919 {
	width:27px !important;
	height:27px !important;
	left:848px !important;
	top:130px !important;
}

#item291922 {
	width:27px !important;
	height:27px !important;
	left:982px !important;
	top:130px !important;
}

#item291925 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item291930 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item291935 {
	width:78px !important;
	height:10px !important;
}

#item291958 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-291958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-291958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item291958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item291965 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

@keyframes fade-in-291965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-291965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item291965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item291969 {
	width:78px !important;
	height:10px !important;
}

#item291993 {
	width:57px !important;
	height:10px !important;
}

#item292016 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-292016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292020 {
	width:78px !important;
	height:10px !important;
}

#item292043 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-292043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292049 {
	width:103px !important;
	height:10px !important;
}

#item292072 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:14px !important;
}

@keyframes fade-in-292072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293772 {
	width:77px !important;
	height:10px !important;
}

#item293795 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-293795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292257 {
	opacity:0.15;
	width:952px !important;
	height:519px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-292257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-292257 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item292257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292259 {
	width:974px !important;
	height:259px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-292259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292282 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item292305 {
	width:137px !important;
	height:140px !important;
	left:81px !important;
	top:96px !important;
}

#item292328 {
	width:138px !important;
	height:140px !important;
	left:253px !important;
	top:96px !important;
}

#item292355 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item292352 {
	width:21px !important;
	height:21px !important;
	left:977px !important;
	top:24px !important;
}

#item292385 {
	width:14px !important;
	height:13px !important;
	left:58px !important;
	top:127px !important;
}

#item292422 {
	width:14px !important;
	height:13px !important;
	left:232px !important;
	top:127px !important;
}

#item292427 {
	width:14px !important;
	height:13px !important;
	left:58px !important;
	top:176px !important;
}

#item292433 {
	width:14px !important;
	height:13px !important;
	left:406px !important;
	top:127px !important;
}

#item292438 {
	width:161px !important;
	height:140px !important;
	left:428px !important;
	top:96px !important;
}

#item292461 {
	width:140px !important;
	height:92px !important;
	left:625px !important;
	top:96px !important;
}

#item292484 {
	width:14px !important;
	height:13px !important;
	left:603px !important;
	top:127px !important;
}

#item292494 {
	width:14px !important;
	height:13px !important;
	left:406px !important;
	top:176px !important;
}

#item292501 {
	opacity:0.50;
	width:1px !important;
	height:67px !important;
	left:589px !important;
	top:133px !important;
	background:#b2b2b1;
}

#item292503 {
	width:14px !important;
	height:13px !important;
	left:232px !important;
	top:176px !important;
}

#item292351 {
	opacity:0.50;
	width:1px !important;
	height:67px !important;
	left:218px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item292432 {
	opacity:0.50;
	width:1px !important;
	height:67px !important;
	left:392px !important;
	top:133px !important;
	background:#b2b2b1;
}

#item293894 {
	width:184px !important;
	height:92px !important;
	left:801px !important;
	top:96px !important;
}

#item293917 {
	width:14px !important;
	height:13px !important;
	left:779px !important;
	top:127px !important;
}

#item293922 {
	opacity:0.50;
	width:1px !important;
	height:67px !important;
	left:765px !important;
	top:133px !important;
	background:#b2b2b1;
}

#item311562 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:236px !important;
}

#item311585 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:251px !important;
}

#item311591 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:251px !important;
}

#item311614 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:251px !important;
}

#item292653 {
	opacity:0.15;
	width:951px !important;
	height:519px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-292653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-292653 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item292653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292654 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item292660 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item292657 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item292619 {
	opacity:0.15;
	width:952px !important;
	height:519px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-292619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-292619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item292619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292621 {
	width:333px !important;
	height:102px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-292621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292622 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-292622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292648 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item292645 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item292585 {
	opacity:0.15;
	width:952px !important;
	height:519px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-292585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-292585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item292585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292586 {
	width:426px !important;
	height:95px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-292586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292588 {
	width:365px !important;
	height:66px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-292588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292614 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item292611 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item292552 {
	opacity:0.15;
	width:952px !important;
	height:519px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-292552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-292552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item292552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292553 {
	width:600px !important;
	height:394px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-292553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292558 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item292554 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:24px !important;
}

#item292561 {
	width:541px !important;
	height:364px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-292561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292511 {
	opacity:0.15;
	width:958px !important;
	height:519px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-292511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-292511 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item292511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292512 {
	width:737px !important;
	height:567px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-292512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292513 {
	width:697px !important;
	height:508px !important;
	left:58px !important;
	top:49px !important;
}

#item292514 {
	width:651px !important;
	height:900px !important;
}

@keyframes fade-in-292514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item292547 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item292544 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item292509 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item292255 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item292076 {
	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;
}

#item292080 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item292083 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item292077 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item292109 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item292112 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item292106 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item292138 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item292141 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item292135 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item292167 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item292171 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item292164 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item292197 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item292203 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item292194 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item292229 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item292232 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item292226 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item292663 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item292668 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-292668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-292668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item292668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-292739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-292739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item292739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-292741 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-292741 {
	0% {
		-webkit-transform:translate(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-292753 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-292753 {
	0% {
		-webkit-transform:translate(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-292747 {
	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-292747 {
	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;
	}
}
#item292739 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item292759 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item292760 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item292761 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item292765 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item292762 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item292772 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item292768 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item292778 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item292784 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item292807 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item292808 {
	width:570px !important;
	height:1px !important;
	left:138px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item292809 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item292971 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item292996 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-292996 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-292996 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item292996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293000 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item292997 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item293004 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-293004 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-293004 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item293004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293005 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-293005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293028 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item293104 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item341865 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
}

#item341888 {
	width:477px !important;
	height:421px !important;
	left:33px !important;
	top:396px !important;
}

#item341911 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item341918 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item341925 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item341933 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item341940 {
	width:19px !important;
	height:19px !important;
	top:438px !important;
}

#item341949 {
	width:19px !important;
	height:19px !important;
	top:507px !important;
}

#item341957 {
	width:19px !important;
	height:19px !important;
	top:638px !important;
}

#item341966 {
	width:19px !important;
	height:19px !important;
	top:774px !important;
}

#item293208 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item293205 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316692 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316696 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316719 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316722 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item293351 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-293351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-293351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item293351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293352 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item293357 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item293354 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item293319 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-293319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-293319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item293319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293320 {
	width:314px !important;
	height:130px !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-293320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293321 {
	width:249px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-293321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293347 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item293344 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item293286 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-293286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-293286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item293286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293287 {
	width:631px !important;
	height:138px !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-293287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293288 {
	width:560px !important;
	height:104px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-293288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293315 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item293312 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item293253 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-293253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-293253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item293253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293254 {
	width:630px !important;
	height:584px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-293254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293259 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item293255 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item293262 {
	width:568px !important;
	height:532px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-293262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293215 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-293215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-293215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item293215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293217 {
	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-293217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293221 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item293218 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item293224 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item293225 {
	width:505px !important;
	height:1692px !important;
}

@keyframes fade-in-293225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293213 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item292994 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item293925 {
	width:38px !important;
	height:38px !important;
	left:245px !important;
	top:136px !important;
}

#item293930 {
	width:38px !important;
	height:38px !important;
	left:506px !important;
	top:136px !important;
}

#item293949 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item293959 {
	width:109px !important;
	height:15px !important;
}

#item293982 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-293982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item294069 {
	width:144px !important;
	height:15px !important;
}

#item294092 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:20px !important;
}

@keyframes fade-in-294092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-294092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item294092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item294098 {
	width:108px !important;
	height:15px !important;
}

#item294121 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:20px !important;
}

@keyframes fade-in-294121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-294121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item294121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293933 {
	width:38px !important;
	height:38px !important;
	left:36px !important;
	top:210px !important;
}

#item293941 {
	width:38px !important;
	height:38px !important;
	left:241px !important;
	top:210px !important;
}

#item293946 {
	width:38px !important;
	height:38px !important;
	left:416px !important;
	top:210px !important;
}

#item293954 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item293987 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:20px !important;
}

@keyframes fade-in-293987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-293987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item293987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293990 {
	width:109px !important;
	height:15px !important;
}

#item294015 {
	width:80px !important;
	height:15px !important;
}

#item294038 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-294038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-294038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item294038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item294042 {
	width:109px !important;
	height:15px !important;
}

#item294065 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-294065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-294065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item294065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item293362 {
	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;
}

#item293363 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item293372 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item293380 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item293368 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item293407 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item293411 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item293403 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item293437 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item293440 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item293434 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item293466 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item293470 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item293463 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item293496 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item293499 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item293493 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item293526 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item293529 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item293523 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item293552 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-293552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-293552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item293552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127083 {
	width:1222px !important;
	height:812px !important;
	left:-16px !important;
	top:-15px !important;
	background:#000;
}

#item111021 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

#item111025 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1092px !important;
	top:361px !important;
}

#item111029 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1104px !important;
	top:311px !important;
}

#item111033 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1128px !important;
	top:245px !important;
}

#item111038 {
	width:1201px !important;
	height:791px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-111039 {
	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-111039 {
	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;
	}
}
#item111046 {
	opacity:0.30;
	width:418px !important;
	height:304px !important;
	top:109px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-111046 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-111046 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item111046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111047 {
	width:316px !important;
	height:198px !important;
	left:50px !important;
	top:160px !important;
}

#item111070 {
	width:810px !important;
	height:80px !important;
}

#item111093 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-111093 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-111093 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item111093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-grow-168799 {
	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-168799 {
	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;
	}
}
#item168806 {
	opacity:0.30;
	width:628px !important;
	height:348px !important;
	top:780px !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:#010101;
}

@keyframes fade-in-168806 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-168806 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item168806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168807 {
	width:534px !important;
	height:244px !important;
	left:46px !important;
	top:829px !important;
}

#item168830 {
	width:628px !important;
	height:251px !important;
}

#item168853 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-168853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-168853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item168853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110773 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:90px !important;
	top:122px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-110796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110799 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item110823 {
	width:30px !important;
	height:30px !important;
}

#item110796 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:293px !important;
}

@keyframes fade-in-110829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110832 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item110855 {
	width:30px !important;
	height:30px !important;
}

#item110829 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:358px !important;
}

#item110858 {
	width:380px !important;
	height:80px !important;
	left:132px !important;
	top:167px !important;
}

#item110883 {
	opacity:0.95;
	width:615px !important;
	height:610px !important;
	left:284px !important;
	top:88px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110883 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110883 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110909 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item110906 {
	width:21px !important;
	height:21px !important;
	left:874px !important;
	top:94px !important;
}

#item110913 {
	width:553px !important;
	height:512px !important;
	left:330px !important;
	top:141px !important;
}

#item110915 {
	width:504px !important;
	height:999px !important;
}

@keyframes fade-in-110915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110938 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:301px !important;
}

@keyframes fade-in-110938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110949 {
	opacity:0.95;
	width:589px !important;
	height:354px !important;
	left:290px !important;
	top:201px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110949 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110949 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110972 {
	width:508px !important;
	height:313px !important;
	left:332px !important;
	top:242px !important;
}

@keyframes fade-in-110972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110998 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item110995 {
	width:21px !important;
	height:21px !important;
	left:848px !important;
	top:212px !important;
}

#item111002 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:236px !important;
}

@keyframes fade-in-111002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110946 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item110881 {
	width:899px !important;
	height:698px !important;
	left:125px !important;
	top:57px !important;
}

#item111005 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-111005 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-111005 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item111005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168872 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:36px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-168895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168898 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item168922 {
	width:30px !important;
	height:30px !important;
}

#item168895 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:207px !important;
}

@keyframes fade-in-168926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item168929 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item168952 {
	width:30px !important;
	height:30px !important;
}

#item168926 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:272px !important;
}

#item168956 {
	width:380px !important;
	height:80px !important;
	left:78px !important;
	top:81px !important;
}

#item168981 {
	opacity:0.95;
	width:628px !important;
	height:610px !important;
	left:10px !important;
	top:356px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-168981 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-168981 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item168981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169007 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169004 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:367px !important;
}

#item169010 {
	width:553px !important;
	height:512px !important;
	left:56px !important;
	top:409px !important;
}

#item169012 {
	width:494px !important;
	height:1787px !important;
}

@keyframes fade-in-169012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169035 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:75px !important;
}

@keyframes fade-in-169035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169048 {
	opacity:0.95;
	width:628px !important;
	height:514px !important;
	left:10px !important;
	top:356px !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-169048 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169048 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169071 {
	width:531px !important;
	height:459px !important;
	left:52px !important;
	top:412px !important;
}

@keyframes fade-in-169071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169097 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item169094 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:360px !important;
}

#item169100 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:10px !important;
}

@keyframes fade-in-169100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169045 {
	width:10px !important;
	height:10px !important;
	left:22px !important;
	top:301px !important;
}

#item168979 {
	width:638px !important;
	height:966px !important;
	left:26px !important;
	top:197px !important;
}

#item169106 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-169106 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-169106 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item169106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109701 {
	width:629px !important;
	height:106px !important;
	left:88px !important;
	top:77px !important;
}

#item109724 {
	width:501px !important;
	height:789px !important;
	left:710px !important;
	top:4px !important;
}

@keyframes fade-in-109728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109732 {
	width:20px !important;
	height:28px !important;
	left:106px !important;
}

#item109735 {
	width:103px !important;
	height:15px !important;
	top:2px !important;
}

#item109728 {
	width:126px !important;
	height:28px !important;
	left:905px !important;
	top:63px !important;
}

@keyframes fade-in-109758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109761 {
	width:20px !important;
	height:28px !important;
}

#item109764 {
	width:77px !important;
	height:17px !important;
	left:26px !important;
	top:18px !important;
}

#item109758 {
	width:103px !important;
	height:35px !important;
	left:1081px !important;
	top:381px !important;
}

@keyframes fade-in-109787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109790 {
	width:20px !important;
	height:28px !important;
}

#item109794 {
	width:80px !important;
	height:10px !important;
	left:21px !important;
	top:16px !important;
}

#item109787 {
	width:101px !important;
	height:28px !important;
	left:996px !important;
	top:420px !important;
}

@keyframes fade-in-109817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109820 {
	width:20px !important;
	height:28px !important;
	left:81px !important;
}

#item109824 {
	width:80px !important;
	height:10px !important;
	top:16px !important;
}

#item109817 {
	width:102px !important;
	height:28px !important;
	left:933px !important;
	top:378px !important;
}

@keyframes fade-in-109847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109851 {
	width:20px !important;
	height:28px !important;
}

#item109855 {
	width:80px !important;
	height:10px !important;
	left:19px !important;
	top:15px !important;
}

#item109847 {
	width:99px !important;
	height:28px !important;
	left:1067px !important;
	top:289px !important;
}

@keyframes fade-in-111139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111142 {
	width:20px !important;
	height:28px !important;
}

#item111145 {
	width:80px !important;
	height:10px !important;
	left:19px !important;
	top:15px !important;
}

#item111139 {
	width:99px !important;
	height:28px !important;
	left:1067px !important;
	top:223px !important;
}

@keyframes fade-in-111169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111172 {
	width:20px !important;
	height:28px !important;
}

#item111176 {
	width:80px !important;
	height:10px !important;
	left:19px !important;
	top:15px !important;
}

#item111169 {
	width:99px !important;
	height:28px !important;
	left:1074px !important;
	top:175px !important;
}

@keyframes fade-in-111619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111623 {
	width:20px !important;
	height:28px !important;
}

#item111626 {
	width:80px !important;
	height:10px !important;
	left:21px !important;
	top:1px !important;
}

#item111619 {
	width:101px !important;
	height:28px !important;
	left:1021px !important;
	top:37px !important;
}

@keyframes fade-in-111258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111261 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item111264 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item111258 {
	width:103px !important;
	height:28px !important;
	left:968px !important;
	top:167px !important;
}

@keyframes fade-in-111437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111440 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item111445 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item111437 {
	width:103px !important;
	height:28px !important;
	left:922px !important;
	top:120px !important;
}

@keyframes fade-in-111530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111533 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item111537 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item111530 {
	width:103px !important;
	height:28px !important;
	left:875px !important;
	top:103px !important;
}

@keyframes fade-in-109878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109881 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item109885 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item109878 {
	width:103px !important;
	height:28px !important;
	left:839px !important;
	top:245px !important;
}

@keyframes fade-in-109908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109911 {
	width:20px !important;
	height:28px !important;
}

#item109914 {
	width:80px !important;
	height:10px !important;
	left:22px !important;
	top:15px !important;
}

#item109908 {
	width:102px !important;
	height:28px !important;
	left:833px !important;
	top:374px !important;
}

@keyframes fade-in-109937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109940 {
	width:20px !important;
	height:28px !important;
}

#item109944 {
	width:80px !important;
	height:10px !important;
	left:20px !important;
	top:16px !important;
}

#item109937 {
	width:100px !important;
	height:28px !important;
	left:1064px !important;
	top:426px !important;
}

@keyframes fade-in-109967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109970 {
	width:20px !important;
	height:28px !important;
}

#item109974 {
	width:50px !important;
	height:10px !important;
	left:21px !important;
	top:17px !important;
}

#item109967 {
	width:71px !important;
	height:28px !important;
	left:920px !important;
	top:416px !important;
}

@keyframes fade-in-109997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110001 {
	width:20px !important;
	height:28px !important;
	left:79px !important;
}

#item110005 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item109997 {
	width:100px !important;
	height:28px !important;
	left:938px !important;
	top:195px !important;
}

#item111747 {
	opacity:0.95;
	width:631px !important;
	height:450px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111747 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111747 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111773 {
	width:15px !important;
	height:15px !important;
}

#item111770 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item111777 {
	width:532px !important;
	height:399px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-111777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111651 {
	opacity:0.95;
	width:631px !important;
	height:158px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111651 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111651 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111677 {
	width:15px !important;
	height:15px !important;
}

#item111674 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item111682 {
	width:532px !important;
	height:107px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-111682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111563 {
	opacity:0.95;
	width:631px !important;
	height:314px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111563 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111563 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111591 {
	width:15px !important;
	height:15px !important;
}

#item111587 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item111595 {
	width:532px !important;
	height:263px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-111595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111473 {
	opacity:0.95;
	width:631px !important;
	height:242px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111473 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111473 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111499 {
	width:15px !important;
	height:15px !important;
}

#item111496 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item111504 {
	width:532px !important;
	height:191px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-111504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111381 {
	opacity:0.95;
	width:631px !important;
	height:479px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111381 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111381 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111408 {
	width:15px !important;
	height:15px !important;
}

#item111405 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item111412 {
	width:532px !important;
	height:427px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-111412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111290 {
	opacity:0.95;
	width:631px !important;
	height:295px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111290 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111290 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111316 {
	width:15px !important;
	height:15px !important;
}

#item111313 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item111321 {
	width:532px !important;
	height:245px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-111321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111201 {
	opacity:0.95;
	width:631px !important;
	height:443px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-111201 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111201 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111227 {
	width:15px !important;
	height:15px !important;
}

#item111224 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item111230 {
	width:532px !important;
	height:391px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-111230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110587 {
	opacity:0.95;
	width:631px !important;
	height:342px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110587 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110587 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110614 {
	width:15px !important;
	height:15px !important;
}

#item110611 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item110618 {
	width:532px !important;
	height:291px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-110618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110532 {
	opacity:0.95;
	width:631px !important;
	height:297px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110532 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110532 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110558 {
	width:15px !important;
	height:15px !important;
}

#item110555 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item110562 {
	width:532px !important;
	height:245px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-110562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110476 {
	opacity:0.95;
	width:631px !important;
	height:261px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110476 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110476 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110502 {
	width:15px !important;
	height:15px !important;
}

#item110499 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item110507 {
	width:532px !important;
	height:209px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-110507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110032 {
	opacity:0.95;
	width:631px !important;
	height:559px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110032 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110032 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110058 {
	width:15px !important;
	height:15px !important;
}

#item110055 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item110063 {
	width:538px !important;
	height:509px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-110063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110421 {
	opacity:0.95;
	width:631px !important;
	height:461px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110421 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110421 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110447 {
	width:15px !important;
	height:15px !important;
}

#item110444 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item110450 {
	width:532px !important;
	height:411px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-110450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110365 {
	opacity:0.95;
	width:631px !important;
	height:140px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110365 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110365 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110391 {
	width:15px !important;
	height:15px !important;
}

#item110388 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item110396 {
	width:532px !important;
	height:89px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-110396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110311 {
	opacity:0.95;
	width:631px !important;
	height:514px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110311 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110311 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110337 {
	width:15px !important;
	height:15px !important;
}

#item110334 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item110340 {
	width:532px !important;
	height:463px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-110340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110256 {
	opacity:0.95;
	width:631px !important;
	height:261px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110256 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110256 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110282 {
	width:15px !important;
	height:15px !important;
}

#item110279 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item110285 {
	width:532px !important;
	height:209px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-110285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110200 {
	opacity:0.95;
	width:631px !important;
	height:349px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110200 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110200 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110226 {
	width:15px !important;
	height:15px !important;
}

#item110223 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item110231 {
	width:532px !important;
	height:299px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-110231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110145 {
	opacity:0.95;
	width:629px !important;
	height:441px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110145 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110145 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110172 {
	width:15px !important;
	height:15px !important;
}

#item110169 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item110175 {
	width:532px !important;
	height:391px !important;
	left:49px !important;
	top:94px !important;
}

@keyframes fade-in-110175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110090 {
	opacity:0.95;
	width:629px !important;
	height:461px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-110090 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-110090 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item110090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110116 {
	width:15px !important;
	height:15px !important;
}

#item110113 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item110120 {
	width:532px !important;
	height:411px !important;
	left:48px !important;
	top:95px !important;
}

@keyframes fade-in-110120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110087 {
	width:27px !important;
	height:28px !important;
	left:2px !important;
}

#item110029 {
	width:632px !important;
	height:603px !important;
	left:64px !important;
	top:176px !important;
}

@keyframes fade-in-111712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111715 {
	width:20px !important;
	height:28px !important;
}

#item111718 {
	width:70px !important;
	height:10px !important;
	left:3px !important;
	top:28px !important;
}

#item111712 {
	width:73px !important;
	height:38px !important;
	left:1114px !important;
	top:63px !important;
}

@keyframes fade-in-111348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111351 {
	width:20px !important;
	height:28px !important;
}

#item111354 {
	width:76px !important;
	height:10px !important;
	left:21px !important;
	top:8px !important;
}

#item111348 {
	width:97px !important;
	height:28px !important;
	left:1029px !important;
	top:60px !important;
}

#item110642 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-110642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-110642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item110642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169128 {
	width:359px !important;
	height:69px !important;
	left:35px !important;
	top:36px !important;
}

#item170543 {
	width:501px !important;
	height:789px !important;
	left:163px !important;
	top:85px !important;
}

@keyframes fade-in-170546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170549 {
	width:20px !important;
	height:28px !important;
	left:106px !important;
}

#item170552 {
	width:103px !important;
	height:15px !important;
	top:2px !important;
}

#item170546 {
	width:126px !important;
	height:28px !important;
	left:358px !important;
	top:144px !important;
}

@keyframes fade-in-170575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170578 {
	width:20px !important;
	height:28px !important;
}

#item170581 {
	width:77px !important;
	height:17px !important;
	left:26px !important;
	top:18px !important;
}

#item170575 {
	width:103px !important;
	height:35px !important;
	left:534px !important;
	top:462px !important;
}

@keyframes fade-in-170604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170607 {
	width:20px !important;
	height:28px !important;
	left:4px !important;
}

#item170613 {
	width:80px !important;
	height:10px !important;
	top:29px !important;
}

#item170604 {
	width:80px !important;
	height:39px !important;
	left:444px !important;
	top:501px !important;
}

@keyframes fade-in-170636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170639 {
	width:20px !important;
	height:28px !important;
	left:80px !important;
}

#item170644 {
	width:80px !important;
	height:10px !important;
	top:16px !important;
}

#item170636 {
	width:100px !important;
	height:28px !important;
	left:387px !important;
	top:459px !important;
}

@keyframes fade-in-170667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170670 {
	width:20px !important;
	height:28px !important;
}

#item170674 {
	width:80px !important;
	height:10px !important;
	left:23px !important;
	top:15px !important;
}

#item170667 {
	width:103px !important;
	height:28px !important;
	left:519px !important;
	top:370px !important;
}

@keyframes fade-in-170697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170700 {
	width:20px !important;
	height:28px !important;
}

#item170704 {
	width:80px !important;
	height:10px !important;
	left:23px !important;
	top:15px !important;
}

#item170697 {
	width:103px !important;
	height:28px !important;
	left:519px !important;
	top:304px !important;
}

@keyframes fade-in-170727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170730 {
	width:20px !important;
	height:28px !important;
}

#item170734 {
	width:80px !important;
	height:10px !important;
	left:23px !important;
	top:15px !important;
}

#item170727 {
	width:103px !important;
	height:28px !important;
	left:527px !important;
	top:256px !important;
}

@keyframes fade-in-170757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170761 {
	width:20px !important;
	height:28px !important;
}

#item170764 {
	width:80px !important;
	height:10px !important;
	left:24px !important;
	top:1px !important;
}

#item170757 {
	width:104px !important;
	height:28px !important;
	left:474px !important;
	top:118px !important;
}

@keyframes fade-in-170787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170790 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item170795 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item170787 {
	width:103px !important;
	height:28px !important;
	left:420px !important;
	top:248px !important;
}

@keyframes fade-in-170818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170821 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item170824 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item170818 {
	width:103px !important;
	height:28px !important;
	left:374px !important;
	top:201px !important;
}

@keyframes fade-in-170847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170850 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item170853 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item170847 {
	width:103px !important;
	height:28px !important;
	left:327px !important;
	top:184px !important;
}

@keyframes fade-in-170876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170879 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item170882 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item170876 {
	width:103px !important;
	height:28px !important;
	left:291px !important;
	top:326px !important;
}

@keyframes fade-in-170906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170909 {
	width:20px !important;
	height:28px !important;
}

#item170912 {
	width:80px !important;
	height:10px !important;
	left:24px !important;
	top:15px !important;
}

#item170906 {
	width:104px !important;
	height:28px !important;
	left:285px !important;
	top:455px !important;
}

@keyframes fade-in-170935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170938 {
	width:20px !important;
	height:28px !important;
}

#item170943 {
	width:80px !important;
	height:10px !important;
	left:24px !important;
	top:15px !important;
}

#item170935 {
	width:104px !important;
	height:28px !important;
	left:517px !important;
	top:507px !important;
}

@keyframes fade-in-170966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170969 {
	width:20px !important;
	height:28px !important;
}

#item170974 {
	width:50px !important;
	height:10px !important;
	left:24px !important;
	top:15px !important;
}

#item170966 {
	width:74px !important;
	height:28px !important;
	left:373px !important;
	top:497px !important;
}

@keyframes fade-in-170997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item171000 {
	width:20px !important;
	height:28px !important;
	left:79px !important;
}

#item171003 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item170997 {
	width:100px !important;
	height:28px !important;
	left:390px !important;
	top:276px !important;
}

@keyframes fade-in-172028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172031 {
	width:20px !important;
	height:28px !important;
}

#item172034 {
	width:70px !important;
	height:10px !important;
	left:3px !important;
	top:28px !important;
}

#item172028 {
	width:73px !important;
	height:38px !important;
	left:566px !important;
	top:144px !important;
}

@keyframes fade-in-172057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172060 {
	width:20px !important;
	height:28px !important;
}

#item172066 {
	width:80px !important;
	height:10px !important;
	left:22px !important;
	top:19px !important;
}

#item172057 {
	width:102px !important;
	height:29px !important;
	left:482px !important;
	top:141px !important;
}

#item172442 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item172440 {
	width:21px !important;
	height:21px !important;
	left:611px !important;
	top:97px !important;
}

#item172447 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-172447 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-172447 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item172447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172473 {
	width:21px !important;
	height:21px !important;
}

#item172470 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item172477 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item172478 {
	width:505px !important;
	height:804px !important;
}

@keyframes fade-in-172478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172625 {
	opacity:0.95;
	width:628px !important;
	height:195px !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-172625 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-172625 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item172625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172651 {
	width:21px !important;
	height:21px !important;
}

#item172648 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item172654 {
	width:568px !important;
	height:120px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-172654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172567 {
	opacity:0.95;
	width:628px !important;
	height:430px !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-172567 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-172567 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item172567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172596 {
	width:21px !important;
	height:21px !important;
}

#item172592 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item172599 {
	width:568px !important;
	height:362px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-172599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172508 {
	opacity:0.95;
	width:628px !important;
	height:334px !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-172508 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-172508 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item172508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172534 {
	width:21px !important;
	height:21px !important;
}

#item172531 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item172537 {
	width:568px !important;
	height:261px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-172537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170042 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item170040 {
	width:21px !important;
	height:21px !important;
	left:611px !important;
	top:97px !important;
}

#item170048 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-170048 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-170048 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item170048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170074 {
	width:21px !important;
	height:21px !important;
}

#item170071 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item170078 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item170079 {
	width:505px !important;
	height:894px !important;
}

@keyframes fade-in-170079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172319 {
	opacity:0.95;
	width:628px !important;
	height:434px !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-172319 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-172319 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item172319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172346 {
	width:21px !important;
	height:21px !important;
}

#item172342 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item172350 {
	width:568px !important;
	height:362px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-172350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172261 {
	opacity:0.95;
	width:628px !important;
	height:660px !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-172261 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-172261 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item172261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172287 {
	width:21px !important;
	height:21px !important;
}

#item172284 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item172292 {
	width:568px !important;
	height:592px !important;
	left:38px !important;
	top:79px !important;
}

@keyframes fade-in-172292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172203 {
	opacity:0.95;
	width:628px !important;
	height:518px !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-172203 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-172203 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item172203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item172229 {
	width:21px !important;
	height:21px !important;
}

#item172226 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item172232 {
	width:568px !important;
	height:452px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-172232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169985 {
	opacity:0.95;
	width:628px !important;
	height:438px !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-169985 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169985 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170013 {
	width:21px !important;
	height:21px !important;
}

#item170010 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item170016 {
	width:568px !important;
	height:362px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-170016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-170016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169866 {
	opacity:0.95;
	width:629px !important;
	height:356px !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-169866 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169866 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169892 {
	width:21px !important;
	height:21px !important;
}

#item169889 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:15px !important;
}

#item169896 {
	width:568px !important;
	height:286px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-169896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169922 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-169922 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169922 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169949 {
	width:21px !important;
	height:21px !important;
}

#item169946 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item169954 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item169955 {
	width:505px !important;
	height:1009px !important;
}

@keyframes fade-in-169955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169810 {
	opacity:0.95;
	width:629px !important;
	height:637px !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-169810 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169810 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169836 {
	width:21px !important;
	height:21px !important;
}

#item169833 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:15px !important;
}

#item169839 {
	width:568px !important;
	height:569px !important;
	left:38px !important;
	top:102px !important;
}

@keyframes fade-in-169839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169756 {
	opacity:0.95;
	width:629px !important;
	height:165px !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-169756 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169756 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169782 {
	width:21px !important;
	height:21px !important;
}

#item169779 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:15px !important;
}

#item169785 {
	width:568px !important;
	height:120px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-169785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169634 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item169632 {
	width:21px !important;
	height:21px !important;
	left:611px !important;
	top:97px !important;
}

#item169640 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-169640 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169640 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169666 {
	width:21px !important;
	height:21px !important;
}

#item169663 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item169669 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item169670 {
	width:505px !important;
	height:919px !important;
}

@keyframes fade-in-169670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169702 {
	opacity:0.95;
	width:629px !important;
	height:358px !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-169702 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169702 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169728 {
	width:21px !important;
	height:21px !important;
}

#item169725 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:15px !important;
}

#item169731 {
	width:568px !important;
	height:286px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-169731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169578 {
	opacity:0.95;
	width:628px !important;
	height:508px !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-169578 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169578 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169604 {
	width:21px !important;
	height:21px !important;
}

#item169601 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:14px !important;
}

#item169608 {
	width:568px !important;
	height:438px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-169608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169523 {
	opacity:0.95;
	width:628px !important;
	height:684px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-169523 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169523 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169549 {
	width:21px !important;
	height:21px !important;
}

#item169546 {
	width:21px !important;
	height:21px !important;
	left:596px !important;
	top:14px !important;
}

#item169552 {
	width:568px !important;
	height:617px !important;
	left:38px !important;
	top:55px !important;
}

@keyframes fade-in-169552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169459 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-169459 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-169459 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item169459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169485 {
	width:21px !important;
	height:21px !important;
}

#item169482 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item169490 {
	width:568px !important;
	height:530px !important;
	left:39px !important;
	top:130px !important;
}

#item169491 {
	width:505px !important;
	height:746px !important;
}

@keyframes fade-in-169491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-169491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item169491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item169520 {
	width:27px !important;
	height:28px !important;
	left:13px !important;
	top:116px !important;
}

#item169456 {
	width:638px !important;
	height:694px !important;
	left:26px !important;
	top:470px !important;
}

#item170106 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-170106 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-170106 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item170106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31285 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item31286 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-31287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-31289 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31289 {
	0% {
		-webkit-transform:translate(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-31293 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31293 {
	0% {
		-webkit-transform:translate(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-31291 {
	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-31291 {
	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;
	}
}
#item31287 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item31294 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item31295 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item31296 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item31297 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item31324 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31320 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item31331 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31328 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item31336 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item31339 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item31393 {
	width:807px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item31394 {
	width:27px !important;
	height:27px !important;
	left:372px !important;
	top:130px !important;
}

#item31397 {
	width:27px !important;
	height:27px !important;
	left:571px !important;
	top:130px !important;
}

#item31400 {
	width:27px !important;
	height:27px !important;
	left:770px !important;
	top:130px !important;
}

#item31404 {
	width:27px !important;
	height:27px !important;
	left:970px !important;
	top:130px !important;
}

#item31417 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item31421 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item31427 {
	width:98px !important;
	height:10px !important;
}

#item31450 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-31450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31454 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

@keyframes fade-in-31454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31458 {
	width:89px !important;
	height:10px !important;
}

#item31482 {
	width:170px !important;
	height:10px !important;
}

#item31506 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

@keyframes fade-in-31506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31511 {
	width:161px !important;
	height:10px !important;
}

#item31535 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-31535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31539 {
	width:167px !important;
	height:10px !important;
}

#item31562 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

@keyframes fade-in-31562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31808 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-31808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31808 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31809 {
	width:892px !important;
	height:279px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31832 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item31855 {
	width:173px !important;
	height:156px !important;
	left:81px !important;
	top:96px !important;
}

#item31878 {
	width:161px !important;
	height:140px !important;
	left:298px !important;
	top:96px !important;
}

#item31901 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:255px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item31905 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31902 {
	width:21px !important;
	height:21px !important;
	left:894px !important;
	top:24px !important;
}

#item31932 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item31967 {
	width:14px !important;
	height:14px !important;
	left:276px !important;
	top:130px !important;
}

#item31972 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:191px !important;
}

#item31984 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:457px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item31985 {
	width:14px !important;
	height:14px !important;
	left:478px !important;
	top:130px !important;
}

#item31991 {
	width:161px !important;
	height:124px !important;
	left:500px !important;
	top:96px !important;
}

#item32263 {
	width:194px !important;
	height:108px !important;
	left:705px !important;
	top:96px !important;
}

#item32241 {
	width:14px !important;
	height:14px !important;
	left:683px !important;
	top:130px !important;
}

#item32247 {
	width:14px !important;
	height:14px !important;
	left:683px !important;
	top:176px !important;
}

#item32311 {
	width:14px !important;
	height:14px !important;
	left:276px !important;
	top:175px !important;
}

#item32286 {
	opacity:0.50;
	width:1px !important;
	height:87px !important;
	left:662px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item112739 {
	width:14px !important;
	height:14px !important;
	left:478px !important;
	top:191px !important;
}

#item311629 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:253px !important;
}

#item311652 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:268px !important;
}

#item311658 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:268px !important;
}

#item311681 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:268px !important;
}

#item32182 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32182 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32183 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item32188 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32185 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item32150 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32150 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32150 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32151 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32152 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32178 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32175 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item32116 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32116 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32117 {
	width:426px !important;
	height:137px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32118 {
	width:365px !important;
	height:108px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32145 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32142 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item32081 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32081 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32081 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32082 {
	width:600px !important;
	height:426px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32087 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32083 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item32090 {
	width:541px !important;
	height:396px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-32090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32043 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-32043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32044 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32045 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item32485 {
	width:651px !important;
	height:1204px !important;
}

@keyframes fade-in-32485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32076 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32073 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item32041 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item31806 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item31620 {
	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;
}

#item31625 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31630 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31621 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item31656 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31662 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31653 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item31688 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31692 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31685 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item31718 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31724 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31715 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item31750 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31753 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31747 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item31780 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31783 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31776 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item32194 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item32340 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-32340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-172928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-172930 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-172930 {
	0% {
		-webkit-transform:translate(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-172942 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-172942 {
	0% {
		-webkit-transform:translate(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-172936 {
	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-172936 {
	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;
	}
}
#item172928 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item172947 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item172948 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item172953 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item172950 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item172960 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item172957 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item172964 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item172968 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item172991 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item172992 {
	width:560px !important;
	height:1px !important;
	left:139px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item172993 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item173016 {
	width:557px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item173427 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173427 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173427 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173431 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173428 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item173434 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-173434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173435 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-173435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173458 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item173539 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item343923 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
}

#item343946 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
	top:396px !important;
}

#item343969 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item343979 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item343987 {
	width:19px !important;
	height:19px !important;
	top:109px !important;
}

#item343995 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item344002 {
	width:19px !important;
	height:19px !important;
	top:642px !important;
}

#item344009 {
	width:19px !important;
	height:19px !important;
	top:707px !important;
}

#item344016 {
	width:19px !important;
	height:19px !important;
	top:308px !important;
}

#item344023 {
	width:19px !important;
	height:19px !important;
	top:506px !important;
}

#item173662 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173659 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316751 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316756 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316779 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316783 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item173417 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173418 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item173423 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173420 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item173269 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173269 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173270 {
	width:314px !important;
	height:145px !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-173270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173271 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-173271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173297 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173294 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item173382 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173382 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173382 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173383 {
	width:596px !important;
	height:174px !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-173383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173384 {
	width:511px !important;
	height:139px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-173384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173411 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173408 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item173343 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173343 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173343 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173344 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-173344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173348 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173345 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item173351 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item173352 {
	width:505px !important;
	height:724px !important;
}

@keyframes fade-in-173352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173304 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-173304 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-173304 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item173304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173305 {
	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-173305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173309 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item173306 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item173313 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item173314 {
	width:505px !important;
	height:2342px !important;
}

@keyframes fade-in-173314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173302 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item173267 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item189268 {
	width:38px !important;
	height:38px !important;
	left:240px !important;
	top:135px !important;
}

#item189272 {
	width:38px !important;
	height:38px !important;
	left:494px !important;
	top:135px !important;
}

#item189278 {
	width:38px !important;
	height:38px !important;
	left:36px !important;
	top:210px !important;
}

#item189282 {
	width:38px !important;
	height:38px !important;
	left:375px !important;
	top:210px !important;
}

#item189285 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:131px !important;
}

#item189288 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item189293 {
	width:60px !important;
	height:15px !important;
}

#item189316 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-189316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item189320 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-189320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item189324 {
	width:70px !important;
	height:15px !important;
}

#item189348 {
	width:80px !important;
	height:15px !important;
}

#item189371 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

@keyframes fade-in-189371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item189377 {
	width:70px !important;
	height:15px !important;
}

#item189400 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-189400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item189405 {
	width:60px !important;
	height:15px !important;
}

#item189428 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-189428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173666 {
	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;
}

#item173667 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item173676 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173680 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item173673 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item173706 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173710 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item173703 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item173736 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173744 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item173733 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item173770 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173773 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item173767 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item173799 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173802 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item173796 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item173828 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item173831 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item173825 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item173855 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-173855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-173855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item173855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112769 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item112770 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-112771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-112773 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-112773 {
	0% {
		-webkit-transform:translate(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-112778 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-112778 {
	0% {
		-webkit-transform:translate(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-112775 {
	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-112775 {
	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;
	}
}
#item112771 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item112780 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item112781 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item112782 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item112783 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item112809 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item112806 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item112816 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item112813 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item112820 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item113347 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-113347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113348 {
	width:953px !important;
	height:214px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-113348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113371 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item113395 {
	width:149px !important;
	height:94px !important;
	left:563px !important;
	top:97px !important;
}

#item113418 {
	width:237px !important;
	height:94px !important;
	left:80px !important;
	top:96px !important;
}

#item113441 {
	opacity:0.50;
	width:1px !important;
	height:28px !important;
	left:316px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item113445 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113442 {
	width:21px !important;
	height:21px !important;
	left:955px !important;
	top:24px !important;
}

#item113473 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:130px !important;
}

#item113509 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item113522 {
	opacity:0.50;
	width:1px !important;
	height:28px !important;
	left:520px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item113523 {
	width:14px !important;
	height:14px !important;
	left:731px !important;
	top:130px !important;
}

#item113528 {
	width:208px !important;
	height:94px !important;
	left:753px !important;
	top:96px !important;
}

#item113551 {
	width:162px !important;
	height:94px !important;
	left:359px !important;
	top:96px !important;
}

#item113574 {
	width:14px !important;
	height:14px !important;
	left:337px !important;
	top:130px !important;
}

#item113593 {
	opacity:0.50;
	width:1px !important;
	height:28px !important;
	left:711px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item311696 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:191px !important;
}

#item311719 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:206px !important;
}

#item311724 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:206px !important;
}

#item311747 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:207px !important;
}

#item113195 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-113195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113196 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item113201 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113198 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item113313 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-113313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113313 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113314 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-113314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113315 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-113315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113341 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113338 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item113279 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-113279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113280 {
	width:426px !important;
	height:121px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-113280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113281 {
	width:365px !important;
	height:91px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-113281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113308 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113304 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item113247 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-113247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113247 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113248 {
	width:600px !important;
	height:419px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-113248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113252 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113249 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item113255 {
	width:541px !important;
	height:389px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-113255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113208 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-113208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-113208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item113208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113209 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-113209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113211 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item113212 {
	width:651px !important;
	height:1286px !important;
}

@keyframes fade-in-113212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113242 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item113239 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item113206 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item113193 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item112824 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item112847 {
	width:809px !important;
	height:1px !important;
	left:290px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item112848 {
	width:27px !important;
	height:27px !important;
	left:348px !important;
	top:130px !important;
}

#item112852 {
	width:27px !important;
	height:27px !important;
	left:504px !important;
	top:130px !important;
}

#item112857 {
	width:27px !important;
	height:27px !important;
	left:649px !important;
	top:130px !important;
}

#item112862 {
	width:27px !important;
	height:27px !important;
	left:800px !important;
	top:130px !important;
}

#item261680 {
	width:27px !important;
	height:27px !important;
	left:1006px !important;
	top:130px !important;
}

#item112866 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item112869 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item112874 {
	width:51px !important;
	height:10px !important;
}

#item112897 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-112897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112901 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-112901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112904 {
	width:51px !important;
	height:10px !important;
}

#item112928 {
	width:77px !important;
	height:10px !important;
}

#item112951 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:14px !important;
}

@keyframes fade-in-112951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112956 {
	width:67px !important;
	height:10px !important;
}

#item112979 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:14px !important;
}

@keyframes fade-in-112979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112984 {
	width:72px !important;
	height:10px !important;
}

#item113007 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:14px !important;
}

@keyframes fade-in-113007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item261647 {
	width:128px !important;
	height:10px !important;
}

#item261670 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-261670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-261670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item261670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113011 {
	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;
}

#item113015 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item113019 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item113012 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item113045 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item113049 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item113042 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item113075 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item113079 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item113072 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item113105 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item113109 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item113102 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item113135 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item113138 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item113132 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item113165 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item113170 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item113161 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item113600 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item113606 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-113606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-113606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item113606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-174114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-174117 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-174117 {
	0% {
		-webkit-transform:translate(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-174121 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-174121 {
	0% {
		-webkit-transform:translate(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-174119 {
	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-174119 {
	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;
	}
}
#item174114 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item174122 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item174123 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item174129 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item174125 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item174138 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item174135 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item174141 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item174144 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item174167 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item174168 {
	width:560px !important;
	height:1px !important;
	left:139px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item174169 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item174192 {
	width:557px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item174196 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-174196 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174196 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174201 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item174198 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item174204 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-174204 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174204 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174205 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-174205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174228 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item174305 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item344744 {
	width:477px !important;
	height:264px !important;
}

#item344768 {
	width:477px !important;
	height:241px !important;
	top:264px !important;
}

#item344791 {
	width:19px !important;
	height:19px !important;
	top:304px !important;
}

#item344798 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item344807 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item344816 {
	width:19px !important;
	height:19px !important;
	top:178px !important;
}

#item174345 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item174342 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316807 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316811 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316834 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316838 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item174499 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-174499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174500 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item174505 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item174502 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item174466 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-174466 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174466 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174467 {
	width:314px !important;
	height:145px !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-174467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174468 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-174468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174494 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item174491 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item174433 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-174433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174434 {
	width:596px !important;
	height:150px !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-174434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174435 {
	width:511px !important;
	height:116px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-174435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174462 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item174458 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item174391 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-174391 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174391 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174392 {
	width:630px !important;
	height:594px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-174392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174396 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item174393 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item198853 {
	width:569px !important;
	height:564px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-198853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174351 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-174351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-174351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item174351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174352 {
	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-174352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174356 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item174353 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item174361 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item174362 {
	width:505px !important;
	height:2700px !important;
}

@keyframes fade-in-174362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174349 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item174193 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item189934 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item189942 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item262500 {
	width:38px !important;
	height:38px !important;
	left:209px !important;
	top:136px !important;
}

#item262503 {
	width:38px !important;
	height:38px !important;
	left:425px !important;
	top:136px !important;
}

#item262730 {
	width:38px !important;
	height:38px !important;
	left:626px !important;
	top:136px !important;
}

#item262510 {
	width:38px !important;
	height:38px !important;
	left:150px !important;
	top:210px !important;
}

#item262514 {
	width:38px !important;
	height:38px !important;
	left:447px !important;
	top:210px !important;
}

#item262526 {
	width:71px !important;
	height:15px !important;
}

#item262549 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:20px !important;
}

@keyframes fade-in-262549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-262549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item262549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item262556 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-262556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-262556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item262556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item262560 {
	width:71px !important;
	height:15px !important;
}

#item262584 {
	width:108px !important;
	height:15px !important;
}

#item262607 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:20px !important;
}

@keyframes fade-in-262607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-262607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item262607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item262613 {
	width:94px !important;
	height:15px !important;
}

#item262636 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:20px !important;
}

@keyframes fade-in-262636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-262636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item262636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item262641 {
	width:101px !important;
	height:15px !important;
}

#item262664 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:20px !important;
}

@keyframes fade-in-262664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-262664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item262664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item262668 {
	width:179px !important;
	height:15px !important;
}

#item262691 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:20px !important;
}

@keyframes fade-in-262691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-262691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item262691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174508 {
	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;
}

#item174509 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item174518 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174522 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item174515 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item174548 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174551 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item174545 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item174577 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174581 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item174574 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item174607 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174611 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item174604 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item174637 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174640 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item174634 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item174666 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item174673 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item174663 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item174696 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-174696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-174696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item174696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15069 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

#item15078 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1092px !important;
	top:361px !important;
}

#item15088 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1104px !important;
	top:311px !important;
}

#item15097 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1128px !important;
	top:245px !important;
}

#item15105 {
	width:1201px !important;
	height:791px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-15106 {
	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-15106 {
	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;
	}
}
#item15119 {
	opacity:0.30;
	width:418px !important;
	height:298px !important;
	top:109px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-15119 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-15119 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item15119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15139 {
	width:316px !important;
	height:198px !important;
	left:50px !important;
	top:160px !important;
}

#item15161 {
	width:810px !important;
	height:80px !important;
}

#item15164 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-15164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74827 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:579px !important;
	top:1105px !important;
}

#item74830 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:603px !important;
	top:1075px !important;
}

#item74833 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:615px !important;
	top:1025px !important;
}

#item74837 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:639px !important;
	top:959px !important;
}

@keyframes move-left-grow-74841 {
	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-74841 {
	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;
	}
}
#item74847 {
	opacity:0.30;
	width:628px !important;
	height:312px !important;
	top:816px !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:#010101;
}

@keyframes fade-in-74847 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-74847 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item74847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74848 {
	width:534px !important;
	height:219px !important;
	left:46px !important;
	top:862px !important;
}

#item74871 {
	width:628px !important;
	height:251px !important;
}

#item74894 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-74894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15201 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:90px !important;
	top:122px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-15204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15225 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item15228 {
	width:30px !important;
	height:30px !important;
}

#item15204 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:293px !important;
}

@keyframes fade-in-15240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15261 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item15264 {
	width:30px !important;
	height:30px !important;
}

#item15240 {
	width:293px !important;
	height:30px !important;
	left:152px !important;
	top:358px !important;
}

#item15295 {
	width:380px !important;
	height:80px !important;
	left:132px !important;
	top:167px !important;
}

#item15387 {
	opacity:0.95;
	width:615px !important;
	height:610px !important;
	left:284px !important;
	top:88px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15387 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-15387 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item15387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15392 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15390 {
	width:21px !important;
	height:21px !important;
	left:874px !important;
	top:94px !important;
}

#item15403 {
	width:553px !important;
	height:512px !important;
	left:330px !important;
	top:141px !important;
}

#item15423 {
	width:504px !important;
	height:1137px !important;
}

@keyframes fade-in-15423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15426 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:301px !important;
}

@keyframes fade-in-15426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15321 {
	opacity:0.95;
	width:589px !important;
	height:277px !important;
	left:290px !important;
	top:201px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15321 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-15321 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item15321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15343 {
	width:508px !important;
	height:237px !important;
	left:332px !important;
	top:242px !important;
}

@keyframes fade-in-15343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15348 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15346 {
	width:21px !important;
	height:21px !important;
	left:848px !important;
	top:212px !important;
}

#item15358 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:236px !important;
}

@keyframes fade-in-15358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15300 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item15298 {
	width:899px !important;
	height:698px !important;
	left:125px !important;
	top:57px !important;
}

#item15444 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-15444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74914 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:36px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-74938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74941 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item74964 {
	width:30px !important;
	height:30px !important;
}

#item74938 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:207px !important;
}

@keyframes fade-in-74967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74970 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

#item74993 {
	width:30px !important;
	height:30px !important;
}

#item74967 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:272px !important;
}

#item74997 {
	width:380px !important;
	height:80px !important;
	left:78px !important;
	top:81px !important;
}

#item75022 {
	opacity:0.95;
	width:628px !important;
	height:610px !important;
	left:10px !important;
	top:356px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75022 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-75022 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item75022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75048 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75045 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:367px !important;
}

#item75054 {
	width:553px !important;
	height:512px !important;
	left:56px !important;
	top:409px !important;
}

#item75055 {
	width:494px !important;
	height:1920px !important;
}

@keyframes fade-in-75055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75079 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:75px !important;
}

@keyframes fade-in-75079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75092 {
	opacity:0.95;
	width:628px !important;
	height:432px !important;
	left:10px !important;
	top:356px !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-75092 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-75092 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item75092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75115 {
	width:531px !important;
	height:353px !important;
	left:52px !important;
	top:412px !important;
}

@keyframes fade-in-75115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75141 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75138 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:360px !important;
}

#item75144 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:10px !important;
}

@keyframes fade-in-75144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75090 {
	width:10px !important;
	height:10px !important;
	left:22px !important;
	top:301px !important;
}

#item75020 {
	width:638px !important;
	height:966px !important;
	left:26px !important;
	top:197px !important;
}

#item75148 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-75148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-75148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item75148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15502 {
	width:629px !important;
	height:106px !important;
	left:88px !important;
	top:77px !important;
}

#item15505 {
	width:612px !important;
	height:637px !important;
	left:558px !important;
	top:29px !important;
}

@keyframes fade-in-15515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15517 {
	width:20px !important;
	height:28px !important;
}

#item15544 {
	width:103px !important;
	height:15px !important;
	left:23px !important;
	top:18px !important;
}

#item15515 {
	width:126px !important;
	height:33px !important;
	left:861px !important;
	top:327px !important;
}

@keyframes fade-in-15548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15550 {
	width:20px !important;
	height:28px !important;
}

#item15580 {
	width:130px !important;
	height:17px !important;
	left:26px !important;
	top:18px !important;
}

#item15548 {
	width:156px !important;
	height:35px !important;
	left:839px !important;
	top:364px !important;
}

@keyframes fade-in-15584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15586 {
	width:20px !important;
	height:28px !important;
	left:80px !important;
}

#item15616 {
	width:80px !important;
	height:10px !important;
	top:16px !important;
}

#item15584 {
	width:100px !important;
	height:28px !important;
	left:895px !important;
	top:454px !important;
}

@keyframes fade-in-15620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15622 {
	width:20px !important;
	height:28px !important;
	left:80px !important;
}

#item15650 {
	width:80px !important;
	height:10px !important;
	top:16px !important;
}

#item15620 {
	width:100px !important;
	height:28px !important;
	left:1076px !important;
	top:332px !important;
}

@keyframes fade-in-15654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15656 {
	width:20px !important;
	height:28px !important;
}

#item15684 {
	width:80px !important;
	height:10px !important;
	left:23px !important;
	top:15px !important;
}

#item15654 {
	width:103px !important;
	height:28px !important;
	left:739px !important;
	top:418px !important;
}

@keyframes fade-in-15688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15690 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item15720 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item15688 {
	width:103px !important;
	height:28px !important;
	left:689px !important;
	top:379px !important;
}

@keyframes fade-in-261544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-261544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item261544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item261547 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item261550 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item261544 {
	width:103px !important;
	height:28px !important;
	left:745px !important;
	top:317px !important;
}

@keyframes fade-in-15724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15726 {
	width:20px !important;
	height:28px !important;
}

#item15756 {
	width:80px !important;
	height:10px !important;
	left:20px !important;
	top:15px !important;
}

#item15724 {
	width:100px !important;
	height:28px !important;
	left:970px !important;
	top:368px !important;
}

@keyframes fade-in-15760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15762 {
	width:20px !important;
	height:28px !important;
}

#item15791 {
	width:80px !important;
	height:10px !important;
	left:20px !important;
	top:15px !important;
}

#item15760 {
	width:100px !important;
	height:28px !important;
	left:962px !important;
	top:534px !important;
}

@keyframes fade-in-15795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15797 {
	width:20px !important;
	height:28px !important;
}

#item15827 {
	width:80px !important;
	height:10px !important;
	left:20px !important;
	top:15px !important;
}

#item15795 {
	width:100px !important;
	height:28px !important;
	left:1044px !important;
	top:377px !important;
}

@keyframes fade-in-15831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15833 {
	width:20px !important;
	height:28px !important;
	left:79px !important;
}

#item15861 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item15831 {
	width:100px !important;
	height:28px !important;
	left:1076px !important;
	top:440px !important;
}

#item16541 {
	opacity:0.95;
	width:631px !important;
	height:513px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16541 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16541 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16546 {
	width:15px !important;
	height:15px !important;
}

#item16544 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item16577 {
	width:532px !important;
	height:463px !important;
	left:51px !important;
	top:119px !important;
}

@keyframes fade-in-16577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16484 {
	opacity:0.95;
	width:631px !important;
	height:384px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16484 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16484 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16489 {
	width:15px !important;
	height:15px !important;
}

#item16487 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item16517 {
	width:533px !important;
	height:335px !important;
	left:51px !important;
	top:119px !important;
}

@keyframes fade-in-16517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16427 {
	opacity:0.95;
	width:631px !important;
	height:631px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16427 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16427 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16432 {
	width:15px !important;
	height:15px !important;
}

#item16430 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item16460 {
	width:559px !important;
	height:579px !important;
	left:51px !important;
	top:50px !important;
}

@keyframes fade-in-16460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16369 {
	opacity:0.95;
	width:631px !important;
	height:322px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16369 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16369 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16374 {
	width:15px !important;
	height:15px !important;
}

#item16372 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item16403 {
	width:532px !important;
	height:271px !important;
	left:51px !important;
	top:119px !important;
}

@keyframes fade-in-16403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16310 {
	opacity:0.95;
	width:631px !important;
	height:431px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16310 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16310 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16315 {
	width:15px !important;
	height:15px !important;
}

#item16313 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item16345 {
	width:532px !important;
	height:381px !important;
	left:51px !important;
	top:119px !important;
}

@keyframes fade-in-16345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16252 {
	opacity:0.95;
	width:631px !important;
	height:350px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16252 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16252 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16257 {
	width:15px !important;
	height:15px !important;
}

#item16255 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item16286 {
	width:532px !important;
	height:299px !important;
	left:51px !important;
	top:119px !important;
}

@keyframes fade-in-16286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16193 {
	opacity:0.95;
	width:631px !important;
	height:386px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16193 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16193 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16198 {
	width:15px !important;
	height:15px !important;
}

#item16196 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item16228 {
	width:532px !important;
	height:335px !important;
	left:51px !important;
	top:119px !important;
}

@keyframes fade-in-16228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16134 {
	opacity:0.95;
	width:631px !important;
	height:521px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16134 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16134 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16139 {
	width:15px !important;
	height:15px !important;
}

#item16137 {
	width:15px !important;
	height:15px !important;
	left:601px !important;
	top:15px !important;
}

#item16169 {
	width:532px !important;
	height:471px !important;
	left:51px !important;
	top:119px !important;
}

@keyframes fade-in-16169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16075 {
	opacity:0.95;
	width:631px !important;
	height:385px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16075 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16075 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16080 {
	width:15px !important;
	height:15px !important;
}

#item16078 {
	width:15px !important;
	height:15px !important;
	left:602px !important;
	top:14px !important;
}

#item16110 {
	width:532px !important;
	height:335px !important;
	left:51px !important;
	top:119px !important;
}

@keyframes fade-in-16110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16015 {
	opacity:0.95;
	width:629px !important;
	height:413px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16015 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-16015 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item16015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16020 {
	width:15px !important;
	height:15px !important;
}

#item16018 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item16051 {
	width:532px !important;
	height:363px !important;
	left:49px !important;
	top:120px !important;
}

@keyframes fade-in-16051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15954 {
	opacity:0.95;
	width:631px !important;
	height:623px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-15954 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-15954 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item15954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15959 {
	width:15px !important;
	height:15px !important;
}

#item15957 {
	width:15px !important;
	height:15px !important;
	left:600px !important;
	top:14px !important;
}

#item15991 {
	width:553px !important;
	height:573px !important;
	left:48px !important;
	top:56px !important;
}

@keyframes fade-in-15991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15932 {
	width:27px !important;
	height:28px !important;
	left:2px !important;
	top:25px !important;
}

#item15930 {
	width:632px !important;
	height:631px !important;
	left:64px !important;
	top:151px !important;
}

#item16580 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-16580 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16580 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item16580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75175 {
	width:359px !important;
	height:69px !important;
	left:35px !important;
	top:36px !important;
}

#item75199 {
	width:612px !important;
	height:443px !important;
	left:36px !important;
	top:137px !important;
}

@keyframes fade-in-75202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75205 {
	width:29px !important;
	height:39px !important;
}

#item75209 {
	width:144px !important;
	height:21px !important;
	left:32px !important;
	top:26px !important;
}

#item75202 {
	width:176px !important;
	height:47px !important;
	left:339px !important;
	top:227px !important;
}

@keyframes fade-in-75232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75235 {
	width:29px !important;
	height:39px !important;
	left:33px !important;
}

#item75238 {
	width:182px !important;
	height:23px !important;
	top:43px !important;
}

#item75232 {
	width:182px !important;
	height:66px !important;
	left:283px !important;
	top:264px !important;
}

@keyframes fade-in-75261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75264 {
	width:29px !important;
	height:39px !important;
	left:110px !important;
}

#item75269 {
	width:110px !important;
	height:20px !important;
	top:23px !important;
}

#item75261 {
	width:139px !important;
	height:43px !important;
	left:335px !important;
	top:357px !important;
}

@keyframes fade-in-75292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75295 {
	width:29px !important;
	height:39px !important;
	left:110px !important;
}

#item75300 {
	width:110px !important;
	height:20px !important;
	top:24px !important;
}

#item75292 {
	width:139px !important;
	height:44px !important;
	left:515px !important;
	top:235px !important;
}

@keyframes fade-in-75325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75328 {
	width:29px !important;
	height:39px !important;
}

#item75334 {
	width:110px !important;
	height:20px !important;
	left:33px !important;
	top:23px !important;
}

#item75325 {
	width:143px !important;
	height:43px !important;
	left:217px !important;
	top:321px !important;
}

@keyframes fade-in-75357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75360 {
	width:29px !important;
	height:39px !important;
	left:114px !important;
}

#item75364 {
	width:110px !important;
	height:20px !important;
	top:22px !important;
}

#item75357 {
	width:143px !important;
	height:42px !important;
	left:128px !important;
	top:281px !important;
}

@keyframes fade-in-261513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-261513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item261513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item261516 {
	width:29px !important;
	height:39px !important;
	left:114px !important;
}

#item261520 {
	width:110px !important;
	height:20px !important;
	top:22px !important;
}

#item261513 {
	width:143px !important;
	height:42px !important;
	left:181px !important;
	top:218px !important;
}

@keyframes fade-in-75387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75390 {
	width:29px !important;
	height:39px !important;
	left:4px !important;
}

#item75393 {
	width:110px !important;
	height:20px !important;
	top:39px !important;
}

#item75387 {
	width:110px !important;
	height:59px !important;
	left:444px !important;
	top:271px !important;
}

@keyframes fade-in-75416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75419 {
	width:29px !important;
	height:39px !important;
}

#item75422 {
	width:110px !important;
	height:20px !important;
	left:33px !important;
	top:22px !important;
}

#item75416 {
	width:143px !important;
	height:42px !important;
	left:440px !important;
	top:437px !important;
}

@keyframes fade-in-75445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75448 {
	width:29px !important;
	height:39px !important;
}

#item75452 {
	width:110px !important;
	height:20px !important;
	left:33px !important;
	top:25px !important;
}

#item75445 {
	width:143px !important;
	height:45px !important;
	left:522px !important;
	top:279px !important;
}

@keyframes fade-in-75475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75478 {
	width:29px !important;
	height:39px !important;
	left:109px !important;
}

#item75481 {
	width:110px !important;
	height:20px !important;
	top:24px !important;
}

#item75475 {
	width:137px !important;
	height:44px !important;
	left:516px !important;
	top:343px !important;
}

#item76090 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item76086 {
	width:21px !important;
	height:21px !important;
	left:611px !important;
	top:107px !important;
}

#item87543 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-87543 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-87543 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item87543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87568 {
	width:21px !important;
	height:21px !important;
}

#item87566 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item87571 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item87573 {
	width:505px !important;
	height:883px !important;
}

@keyframes fade-in-87573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76008 {
	opacity:0.95;
	width:628px !important;
	height:609px !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-76008 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-76008 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item76008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76034 {
	width:21px !important;
	height:21px !important;
}

#item76031 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:15px !important;
}

#item76038 {
	width:568px !important;
	height:527px !important;
	left:38px !important;
	top:141px !important;
}

@keyframes fade-in-76038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87645 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-87645 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-87645 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item87645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87670 {
	width:21px !important;
	height:21px !important;
}

#item87668 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item87674 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item87675 {
	width:505px !important;
	height:1272px !important;
}

@keyframes fade-in-87675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75507 {
	opacity:0.95;
	width:629px !important;
	height:516px !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-75507 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-75507 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item75507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75533 {
	width:21px !important;
	height:21px !important;
}

#item75530 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:15px !important;
}

#item75536 {
	width:568px !important;
	height:438px !important;
	left:38px !important;
	top:234px !important;
}

@keyframes fade-in-75536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75897 {
	opacity:0.95;
	width:629px !important;
	height:695px !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-75897 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-75897 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item75897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75923 {
	width:21px !important;
	height:21px !important;
}

#item75920 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:15px !important;
}

#item75927 {
	width:568px !important;
	height:617px !important;
	left:38px !important;
	top:55px !important;
}

@keyframes fade-in-75927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75842 {
	opacity:0.95;
	width:629px !important;
	height:555px !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-75842 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-75842 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item75842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75868 {
	width:21px !important;
	height:21px !important;
}

#item75865 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:15px !important;
}

#item75872 {
	width:568px !important;
	height:477px !important;
	left:38px !important;
	top:195px !important;
}

@keyframes fade-in-75872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75787 {
	opacity:0.95;
	width:629px !important;
	height:584px !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-75787 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-75787 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item75787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75813 {
	width:21px !important;
	height:21px !important;
}

#item75810 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:15px !important;
}

#item75817 {
	width:568px !important;
	height:502px !important;
	left:38px !important;
	top:166px !important;
}

@keyframes fade-in-75817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75755 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item75752 {
	width:21px !important;
	height:21px !important;
	left:611px !important;
	top:107px !important;
}

#item87732 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-87732 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-87732 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item87732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item87757 {
	width:21px !important;
	height:21px !important;
}

#item87755 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item87760 {
	width:568px !important;
	height:530px !important;
	left:28px !important;
	top:45px !important;
}

#item87761 {
	width:505px !important;
	height:944px !important;
}

@keyframes fade-in-87761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75673 {
	opacity:0.95;
	width:628px !important;
	height:630px !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-75673 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-75673 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item75673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75699 {
	width:21px !important;
	height:21px !important;
}

#item75696 {
	width:21px !important;
	height:21px !important;
	left:597px !important;
	top:14px !important;
}

#item75703 {
	width:568px !important;
	height:552px !important;
	left:38px !important;
	top:119px !important;
}

@keyframes fade-in-75703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75619 {
	opacity:0.95;
	width:628px !important;
	height:644px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75619 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-75619 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item75619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75645 {
	width:21px !important;
	height:21px !important;
}

#item75642 {
	width:21px !important;
	height:21px !important;
	left:596px !important;
	top:14px !important;
}

#item75648 {
	width:568px !important;
	height:566px !important;
	left:38px !important;
	top:106px !important;
}

@keyframes fade-in-75648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75563 {
	opacity:0.95;
	width:628px !important;
	height:609px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-75563 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-75563 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item75563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75589 {
	width:21px !important;
	height:21px !important;
}

#item75586 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item87455 {
	width:568px !important;
	height:530px !important;
	left:39px !important;
	top:141px !important;
}

#item87513 {
	width:505px !important;
	height:1238px !important;
}

@keyframes fade-in-87513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-87513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item87513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75560 {
	width:27px !important;
	height:28px !important;
	left:13px !important;
	top:127px !important;
}

#item75504 {
	width:638px !important;
	height:705px !important;
	left:26px !important;
	top:459px !important;
}

#item76116 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-76116 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76116 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16612 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item16613 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-16614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-16646 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16646 {
	0% {
		-webkit-transform:translate(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-16631 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16631 {
	0% {
		-webkit-transform:translate(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-16616 {
	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-16616 {
	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;
	}
}
#item16614 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item16660 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item16661 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item16662 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item16682 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item16687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16685 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item16701 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16699 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item16713 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item16742 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item16788 {
	width:851px !important;
	height:1px !important;
	left:272px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item16789 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item16798 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item16826 {
	width:469px !important;
	height:11px !important;
}

#item16829 {
	width:19px !important;
	height:19px !important;
	left:225px !important;
	top:11px !important;
}

@keyframes fade-in-16829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17235 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17255 {
	width:717px !important;
	height:409px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17277 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item17299 {
	width:200px !important;
	height:289px !important;
	left:81px !important;
	top:96px !important;
}

#item17321 {
	width:158px !important;
	height:289px !important;
	left:325px !important;
	top:96px !important;
}

#item17324 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:281px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item17344 {
	width:196px !important;
	height:289px !important;
	left:528px !important;
	top:96px !important;
}

#item17349 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17347 {
	width:21px !important;
	height:21px !important;
	left:714px !important;
	top:24px !important;
}

#item17359 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:484px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item17382 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:133px !important;
}

#item17433 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:133px !important;
}

#item17442 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:133px !important;
}

#item17452 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:181px !important;
}

#item17461 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:230px !important;
}

#item17469 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:278px !important;
}

#item17477 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:326px !important;
}

#item17488 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:181px !important;
}

#item17499 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:230px !important;
}

#item17509 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:278px !important;
}

#item17519 {
	width:14px !important;
	height:14px !important;
	left:303px !important;
	top:326px !important;
}

#item17529 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:181px !important;
}

#item17539 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:230px !important;
}

#item17548 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:278px !important;
}

#item17559 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:326px !important;
}

#item311764 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:386px !important;
}

#item311787 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:401px !important;
}

#item311793 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:401px !important;
}

#item311816 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:402px !important;
}

#item17215 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17216 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item17222 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17220 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item17176 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17177 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17197 {
	width:327px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17202 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17200 {
	width:21px !important;
	height:21px !important;
	left:335px !important;
	top:26px !important;
}

#item17140 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17141 {
	width:426px !important;
	height:185px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17161 {
	width:365px !important;
	height:156px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17166 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17164 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item17103 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17104 {
	width:600px !important;
	height:394px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17107 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17105 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item17136 {
	width:541px !important;
	height:364px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17054 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17055 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17056 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item17076 {
	width:651px !important;
	height:804px !important;
}

@keyframes fade-in-17076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17090 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17088 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item17052 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item17050 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item16840 {
	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;
}

#item16843 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16873 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16841 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item16879 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16907 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16877 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item16913 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16942 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item16911 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item16948 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16977 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16946 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item16983 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17012 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16981 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item17018 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17046 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17016 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item17569 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item17577 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-17577 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17577 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-86637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-86639 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-86639 {
	0% {
		-webkit-transform:translate(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-86653 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-86653 {
	0% {
		-webkit-transform:translate(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-86646 {
	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-86646 {
	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;
	}
}
#item86637 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item86660 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item86661 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item86662 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item86666 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item86663 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item86672 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item86669 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item86675 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item86678 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item86701 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item76226 {
	width:510px !important;
	height:1px !important;
	left:95px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item76227 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item76231 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item76236 {
	width:400px !important;
	height:15px !important;
}

#item76259 {
	width:27px !important;
	height:27px !important;
	left:187px !important;
	top:16px !important;
}

@keyframes fade-in-76259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item85965 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item86393 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-86393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-86393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item86393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86397 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item86394 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item86402 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-86402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-86402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item86402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86403 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-86403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86427 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item86504 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item346526 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item346534 {
	width:19px !important;
	height:19px !important;
	top:452px !important;
}

#item346541 {
	width:19px !important;
	height:19px !important;
	top:519px !important;
}

#item346548 {
	width:19px !important;
	height:19px !important;
	top:586px !important;
}

#item346555 {
	width:19px !important;
	height:19px !important;
	top:654px !important;
}

#item346562 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item346569 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item346577 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item346584 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item346594 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item346602 {
	width:19px !important;
	height:19px !important;
	top:721px !important;
}

#item346611 {
	width:19px !important;
	height:19px !important;
	top:789px !important;
}

#item346620 {
	width:19px !important;
	height:19px !important;
	top:856px !important;
}

#item346627 {
	width:19px !important;
	height:19px !important;
	top:923px !important;
}

#item346634 {
	width:19px !important;
	height:19px !important;
	top:991px !important;
}

#item346641 {
	width:477px !important;
	height:317px !important;
	left:39px !important;
}

#item346664 {
	width:477px !important;
	height:215px !important;
	left:39px !important;
	top:862px !important;
}

#item346687 {
	width:477px !important;
	height:260px !important;
	left:39px !important;
	top:325px !important;
}

#item346710 {
	width:477px !important;
	height:260px !important;
	left:39px !important;
	top:594px !important;
}

#item86633 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item86630 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316869 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316872 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316895 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316898 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item86383 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-86383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-86383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item86383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86384 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item86389 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item86386 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item86350 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-86350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-86350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item86350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86351 {
	width:314px !important;
	height:118px !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-86351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86352 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-86352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86379 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item86375 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item86317 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-86317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-86317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item86317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86318 {
	width:596px !important;
	height:254px !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-86318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86319 {
	width:511px !important;
	height:195px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-86319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86345 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item86342 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item86277 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-86277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-86277 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item86277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86278 {
	width:630px !important;
	height:550px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-86278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86282 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item86279 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item86793 {
	width:568px !important;
	height:520px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-86793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86235 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-86235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-86235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item86235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86237 {
	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-86237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86241 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item86238 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item86244 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item86245 {
	width:505px !important;
	height:1500px !important;
}

@keyframes fade-in-86245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-86245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item86275 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item86233 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item85776 {
	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;
}

#item85777 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item85786 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item85790 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item85783 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item85816 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item85822 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item85813 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item85848 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item85852 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item85845 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item85878 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item85881 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item85875 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item85907 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item85911 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item85904 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item85937 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item85941 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item85934 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item76876 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-76876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17609 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item17610 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-17611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-17641 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17641 {
	0% {
		-webkit-transform:translate(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-17625 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17625 {
	0% {
		-webkit-transform:translate(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-17613 {
	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-17613 {
	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;
	}
}
#item17611 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item17657 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17658 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item17659 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item17679 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17684 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17682 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item17696 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17694 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item17706 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17735 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item17781 {
	width:799px !important;
	height:1px !important;
	left:287px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item17782 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item17792 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item17821 {
	width:160px !important;
	height:10px !important;
}

#item17824 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-17824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17853 {
	width:160px !important;
	height:10px !important;
}

#item17856 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-17856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17884 {
	width:160px !important;
	height:10px !important;
}

#item17887 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-17887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17917 {
	width:101px !important;
	height:10px !important;
	left:264px !important;
	top:138px !important;
}

#item17920 {
	width:19px !important;
	height:19px !important;
	left:272px !important;
	top:151px !important;
}

@keyframes fade-in-17920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17931 {
	width:19px !important;
	height:19px !important;
	left:1085px !important;
	top:151px !important;
}

@keyframes fade-in-17931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17959 {
	width:53px !important;
	height:10px !important;
	left:1076px !important;
	top:138px !important;
}

#item17962 {
	width:27px !important;
	height:10px !important;
	left:366px !important;
	top:139px !important;
}

#item17971 {
	width:27px !important;
	height:10px !important;
	left:562px !important;
	top:139px !important;
}

#item17981 {
	width:27px !important;
	height:10px !important;
	left:777px !important;
	top:139px !important;
}

#item17991 {
	width:27px !important;
	height:10px !important;
	left:980px !important;
	top:139px !important;
}

#item18395 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:36px !important;
	top:69px !important;
	background:#010101;
}

@keyframes fade-in-18395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18415 {
	width:832px !important;
	height:490px !important;
	left:29px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18437 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:51px !important;
}

#item18459 {
	width:158px !important;
	height:353px !important;
	left:82px !important;
	top:97px !important;
}

#item18481 {
	width:153px !important;
	height:353px !important;
	left:283px !important;
	top:97px !important;
}

#item18484 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:240px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item18504 {
	width:158px !important;
	height:353px !important;
	left:477px !important;
	top:97px !important;
}

#item18509 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18507 {
	width:21px !important;
	height:21px !important;
	left:836px !important;
	top:25px !important;
}

#item18521 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:435px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item18522 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:130px !important;
}

#item18538 {
	width:14px !important;
	height:14px !important;
	left:262px !important;
	top:131px !important;
}

#item18549 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:178px !important;
}

#item18560 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:225px !important;
}

#item18569 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:274px !important;
}

#item18579 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:339px !important;
}

#item18591 {
	width:14px !important;
	height:14px !important;
	left:262px !important;
	top:179px !important;
}

#item18601 {
	width:14px !important;
	height:14px !important;
	left:262px !important;
	top:225px !important;
}

#item18610 {
	width:14px !important;
	height:14px !important;
	left:262px !important;
	top:276px !important;
}

#item18620 {
	width:14px !important;
	height:14px !important;
	left:455px !important;
	top:132px !important;
}

#item18629 {
	width:14px !important;
	height:14px !important;
	left:455px !important;
	top:194px !important;
}

#item18637 {
	width:14px !important;
	height:14px !important;
	left:455px !important;
	top:240px !important;
}

#item18645 {
	width:14px !important;
	height:14px !important;
	left:455px !important;
	top:339px !important;
}

#item18667 {
	width:14px !important;
	height:14px !important;
	left:59px !important;
	top:387px !important;
}

#item18676 {
	width:14px !important;
	height:14px !important;
	left:262px !important;
	top:323px !important;
}

#item18687 {
	width:14px !important;
	height:14px !important;
	left:262px !important;
	top:370px !important;
}

#item18718 {
	width:159px !important;
	height:385px !important;
	left:681px !important;
	top:97px !important;
}

#item18721 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:634px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item18722 {
	width:14px !important;
	height:14px !important;
	left:659px !important;
	top:130px !important;
}

#item18732 {
	width:14px !important;
	height:14px !important;
	left:659px !important;
	top:177px !important;
}

#item18741 {
	width:14px !important;
	height:14px !important;
	left:659px !important;
	top:226px !important;
}

#item18751 {
	width:14px !important;
	height:14px !important;
	left:659px !important;
	top:274px !important;
}

#item18760 {
	width:14px !important;
	height:14px !important;
	left:659px !important;
	top:370px !important;
}

#item18768 {
	width:14px !important;
	height:14px !important;
	left:659px !important;
	top:418px !important;
}

#item18776 {
	width:14px !important;
	height:14px !important;
	left:455px !important;
	top:386px !important;
}

#item311827 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:467px !important;
}

#item311850 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:482px !important;
}

#item311855 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:483px !important;
}

#item311878 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:483px !important;
}

#item18376 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18377 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item18383 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18381 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item18339 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18339 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18339 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18340 {
	width:383px !important;
	height:119px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18360 {
	width:327px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18365 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18363 {
	width:21px !important;
	height:21px !important;
	left:386px !important;
	top:26px !important;
}

#item18300 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18301 {
	width:426px !important;
	height:185px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18321 {
	width:365px !important;
	height:156px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18326 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18324 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item18261 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18262 {
	width:600px !important;
	height:409px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18265 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18263 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item18296 {
	width:541px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18214 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18215 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-18215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18216 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item18236 {
	width:651px !important;
	height:1412px !important;
}

@keyframes fade-in-18236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18250 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18248 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item18212 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item18210 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item18000 {
	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;
}

#item18003 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18032 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18001 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item18038 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18067 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18036 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item18073 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18100 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18071 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item18106 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18133 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18104 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item18139 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18169 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18137 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item18175 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18206 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18173 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item18851 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item18860 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-18860 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18860 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-84532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-84534 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-84534 {
	0% {
		-webkit-transform:translate(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-84550 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-84550 {
	0% {
		-webkit-transform:translate(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-84544 {
	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-84544 {
	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;
	}
}
#item84532 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item84555 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item84556 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item84557 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item84561 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item84558 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item84570 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item84567 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item84577 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item84581 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item84605 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item84721 {
	width:570px !important;
	height:1px !important;
	left:133px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item76996 {
	width:560px !important;
	height:1px !important;
	left:-4px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item76997 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item77000 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item77005 {
	width:90px !important;
	height:15px !important;
}

#item77028 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-77028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77034 {
	width:90px !important;
	height:15px !important;
}

#item77057 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-77057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77063 {
	width:224px !important;
	height:15px !important;
}

#item77086 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:20px !important;
}

@keyframes fade-in-77086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77092 {
	width:90px !important;
	height:15px !important;
	left:108px !important;
	top:145px !important;
}

#item77115 {
	width:27px !important;
	height:27px !important;
	left:119px !important;
	top:165px !important;
}

@keyframes fade-in-77115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77118 {
	width:27px !important;
	height:27px !important;
	left:554px !important;
	top:240px !important;
}

@keyframes fade-in-77118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77122 {
	width:74px !important;
	height:15px !important;
	left:542px !important;
	top:220px !important;
}

#item77145 {
	width:38px !important;
	height:14px !important;
	left:250px !important;
	top:148px !important;
}

#item77148 {
	width:38px !important;
	height:14px !important;
	left:483px !important;
	top:148px !important;
}

#item77151 {
	width:38px !important;
	height:14px !important;
	left:36px !important;
	top:223px !important;
}

#item77154 {
	width:38px !important;
	height:14px !important;
	left:435px !important;
	top:223px !important;
}

#item83862 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item84293 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-84293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84297 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item84294 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item84300 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-84300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84301 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-84301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84324 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item84401 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item347861 {
	width:19px !important;
	height:19px !important;
	top:807px !important;
}

#item347868 {
	width:19px !important;
	height:19px !important;
	top:874px !important;
}

#item347875 {
	width:19px !important;
	height:19px !important;
	top:941px !important;
}

#item347885 {
	width:477px !important;
	height:192px !important;
	left:33px !important;
	top:815px !important;
}

#item347908 {
	width:19px !important;
	height:19px !important;
}

#item347915 {
	width:19px !important;
	height:19px !important;
	top:67px !important;
}

#item347925 {
	width:19px !important;
	height:19px !important;
	top:134px !important;
}

#item347934 {
	width:19px !important;
	height:19px !important;
	top:202px !important;
}

#item347943 {
	width:19px !important;
	height:19px !important;
	top:269px !important;
}

#item347951 {
	width:19px !important;
	height:19px !important;
	top:336px !important;
}

#item347958 {
	width:19px !important;
	height:19px !important;
	top:403px !important;
}

#item347966 {
	width:19px !important;
	height:19px !important;
	top:471px !important;
}

#item347973 {
	width:19px !important;
	height:19px !important;
	top:538px !important;
}

#item347980 {
	width:19px !important;
	height:19px !important;
	top:605px !important;
}

#item347987 {
	width:19px !important;
	height:19px !important;
	top:672px !important;
}

#item347997 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item348006 {
	width:19px !important;
	height:19px !important;
	top:54px !important;
}

#item348015 {
	width:19px !important;
	height:19px !important;
	top:121px !important;
}

#item348024 {
	width:19px !important;
	height:19px !important;
	top:256px !important;
}

#item348033 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item348042 {
	width:19px !important;
	height:19px !important;
	top:389px !important;
}

#item348049 {
	width:19px !important;
	height:19px !important;
	top:457px !important;
}

#item348056 {
	width:19px !important;
	height:19px !important;
	top:590px !important;
}

#item348063 {
	width:19px !important;
	height:19px !important;
	top:658px !important;
}

#item348071 {
	width:477px !important;
	height:513px !important;
	left:33px !important;
}

#item348094 {
	width:477px !important;
	height:177px !important;
	left:33px !important;
	top:533px !important;
}

#item348117 {
	width:477px !important;
	height:300px !important;
	left:33px !important;
}

#item348140 {
	width:477px !important;
	height:260px !important;
	left:33px !important;
	top:325px !important;
}

#item348163 {
	width:477px !important;
	height:260px !important;
	left:33px !important;
	top:594px !important;
}

#item84529 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item84526 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316922 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316926 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item316949 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item316952 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item84282 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-84282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84283 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item84288 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item84285 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item84250 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-84250 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84250 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84251 {
	width:418px !important;
	height:145px !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-84251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84252 {
	width:376px !important;
	height:90px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-84252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84278 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item84275 {
	width:27px !important;
	height:27px !important;
	left:421px !important;
	top:42px !important;
}

#item84218 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-84218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84219 {
	width:596px !important;
	height:254px !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-84219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84220 {
	width:511px !important;
	height:195px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-84220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84246 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item84243 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item84179 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-84179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84180 {
	width:630px !important;
	height:582px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-84180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84184 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item84181 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item84809 {
	width:577px !important;
	height:540px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-84809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84139 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-84139 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-84139 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item84139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84140 {
	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-84140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84144 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item84141 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item84148 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item84777 {
	width:505px !important;
	height:2812px !important;
}

@keyframes fade-in-84777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84177 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item84136 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item83676 {
	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;
}

#item83677 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item83687 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item83690 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item83684 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item83716 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item83719 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item83713 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item83745 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item83749 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item83742 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item83775 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item83778 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item83772 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item83804 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item83808 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item83801 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item83834 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item83838 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item83831 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item77853 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-77853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item77853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18892 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item18893 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-18894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-18924 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18924 {
	0% {
		-webkit-transform:translate(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-18910 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18910 {
	0% {
		-webkit-transform:translate(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-18896 {
	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-18896 {
	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;
	}
}
#item18894 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item18938 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18939 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item18940 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item18960 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18965 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18963 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item18979 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18977 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item18989 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item19016 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item19062 {
	width:799px !important;
	height:1px !important;
	left:287px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item19063 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item19075 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item19105 {
	width:90px !important;
	height:10px !important;
}

#item19108 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:14px !important;
}

@keyframes fade-in-19108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19138 {
	width:90px !important;
	height:10px !important;
}

#item19141 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-19141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19171 {
	width:80px !important;
	height:10px !important;
}

#item19174 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-19174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19204 {
	width:73px !important;
	height:10px !important;
}

#item19207 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:14px !important;
}

@keyframes fade-in-19207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19236 {
	width:90px !important;
	height:10px !important;
}

#item19239 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-19239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19269 {
	width:90px !important;
	height:10px !important;
}

#item19272 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-19272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19300 {
	width:57px !important;
	height:10px !important;
	left:264px !important;
	top:138px !important;
}

#item19303 {
	width:19px !important;
	height:19px !important;
	left:272px !important;
	top:151px !important;
}

@keyframes fade-in-19303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19311 {
	width:19px !important;
	height:19px !important;
	left:1085px !important;
	top:151px !important;
}

@keyframes fade-in-19311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19338 {
	width:57px !important;
	height:10px !important;
	left:1055px !important;
	top:138px !important;
}

#item19341 {
	width:26px !important;
	height:12px !important;
	left:324px !important;
	top:138px !important;
}

#item19352 {
	width:26px !important;
	height:12px !important;
	left:444px !important;
	top:138px !important;
}

#item19363 {
	width:26px !important;
	height:12px !important;
	left:563px !important;
	top:138px !important;
}

#item19372 {
	width:26px !important;
	height:12px !important;
	left:673px !important;
	top:138px !important;
}

#item19381 {
	width:26px !important;
	height:12px !important;
	left:778px !important;
	top:138px !important;
}

#item19392 {
	width:26px !important;
	height:12px !important;
	left:904px !important;
	top:138px !important;
}

#item19402 {
	width:26px !important;
	height:12px !important;
	left:1027px !important;
	top:138px !important;
}

#item19804 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19824 {
	width:816px !important;
	height:457px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19829 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19827 {
	width:21px !important;
	height:21px !important;
	left:817px !important;
	top:25px !important;
}

#item19858 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item19880 {
	width:179px !important;
	height:337px !important;
	left:81px !important;
	top:96px !important;
}

#item19902 {
	width:172px !important;
	height:337px !important;
	left:327px !important;
	top:96px !important;
}

#item19905 {
	opacity:0.50;
	width:1px !important;
	height:277px !important;
	left:282px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item19925 {
	width:262px !important;
	height:289px !important;
	left:562px !important;
	top:96px !important;
}

#item19928 {
	opacity:0.50;
	width:1px !important;
	height:277px !important;
	left:518px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item19951 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:133px !important;
}

#item20001 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:181px !important;
}

#item20013 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:228px !important;
}

#item20022 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:276px !important;
}

#item20031 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:324px !important;
}

#item20041 {
	width:14px !important;
	height:14px !important;
	left:305px !important;
	top:133px !important;
}

#item20051 {
	width:14px !important;
	height:14px !important;
	left:305px !important;
	top:181px !important;
}

#item20060 {
	width:14px !important;
	height:14px !important;
	left:305px !important;
	top:228px !important;
}

#item20070 {
	width:14px !important;
	height:14px !important;
	left:305px !important;
	top:276px !important;
}

#item20079 {
	width:14px !important;
	height:14px !important;
	left:305px !important;
	top:371px !important;
}

#item20087 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:133px !important;
}

#item20095 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:181px !important;
}

#item20107 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:228px !important;
}

#item20119 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:371px !important;
}

#item20128 {
	width:14px !important;
	height:14px !important;
	left:305px !important;
	top:324px !important;
}

#item20137 {
	width:14px !important;
	height:14px !important;
	left:540px !important;
	top:325px !important;
}

#item311891 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:433px !important;
}

#item311914 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:448px !important;
}

#item311919 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:448px !important;
}

#item311942 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:449px !important;
}

#item19785 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19785 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19785 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19786 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item19792 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19790 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item19748 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19748 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19749 {
	width:383px !important;
	height:104px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19769 {
	width:327px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-19769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19774 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19772 {
	width:21px !important;
	height:21px !important;
	left:386px !important;
	top:26px !important;
}

#item19710 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19711 {
	width:426px !important;
	height:169px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19731 {
	width:365px !important;
	height:140px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-19731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19736 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19734 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item19672 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19672 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19673 {
	width:600px !important;
	height:505px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19676 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19674 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item19706 {
	width:541px !important;
	height:476px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-19706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19624 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19625 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19626 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item19646 {
	width:651px !important;
	height:1316px !important;
}

@keyframes fade-in-19646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19660 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19658 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item19622 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item19620 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item19411 {
	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;
}

#item19414 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19443 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19412 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item19449 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19477 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19447 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item19483 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19510 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19481 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item19516 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19543 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19514 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item19549 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19580 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19547 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item19586 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19616 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19584 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item20147 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item20157 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-20157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-77887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-77901 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-77901 {
	0% {
		-webkit-transform:translate(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-77895 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-77895 {
	0% {
		-webkit-transform:translate(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-77889 {
	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-77889 {
	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;
	}
}
#item77887 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item82095 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item82096 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item77885 {
	width:10px !important;
	height:10px !important;
	left:502px !important;
	top:595px !important;
}

#item77938 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77935 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item77944 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77941 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item77949 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item82097 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item82098 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item80492 {
	width:560px !important;
	height:1px !important;
	left:139px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item77954 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item77977 {
	width:557px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item77978 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:131px !important;
}

#item77983 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item77988 {
	width:126px !important;
	height:15px !important;
}

#item78011 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:20px !important;
}

@keyframes fade-in-78011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78015 {
	width:126px !important;
	height:15px !important;
	left:397px !important;
	top:145px !important;
}

#item78041 {
	width:112px !important;
	height:15px !important;
}

#item78064 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:20px !important;
}

@keyframes fade-in-78064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78068 {
	width:102px !important;
	height:15px !important;
}

#item78091 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-78091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78095 {
	width:126px !important;
	height:15px !important;
	left:202px !important;
	top:220px !important;
}

#item78120 {
	width:126px !important;
	height:15px !important;
}

#item78143 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:20px !important;
}

@keyframes fade-in-78143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78146 {
	width:80px !important;
	height:15px !important;
	left:107px !important;
	top:145px !important;
}

#item78169 {
	width:27px !important;
	height:27px !important;
	left:119px !important;
	top:165px !important;
}

@keyframes fade-in-78169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78172 {
	width:27px !important;
	height:27px !important;
	left:554px !important;
	top:240px !important;
}

@keyframes fade-in-78172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78177 {
	width:80px !important;
	height:15px !important;
	left:514px !important;
	top:220px !important;
}

#item78200 {
	width:36px !important;
	height:17px !important;
	left:191px !important;
	top:146px !important;
}

#item78203 {
	width:36px !important;
	height:17px !important;
	left:359px !important;
	top:146px !important;
}

#item78207 {
	width:36px !important;
	height:17px !important;
	left:526px !important;
	top:146px !important;
}

#item78213 {
	width:36px !important;
	height:17px !important;
	left:36px !important;
	top:221px !important;
}

#item78218 {
	width:36px !important;
	height:17px !important;
	left:168px !important;
	top:221px !important;
}

#item78223 {
	width:36px !important;
	height:17px !important;
	left:325px !important;
	top:221px !important;
}

#item78226 {
	width:36px !important;
	height:17px !important;
	left:481px !important;
	top:221px !important;
}

#item78569 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78596 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78593 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item80555 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-80555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-80555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item80555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80556 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-80556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80581 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item80662 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item349096 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item349103 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item349111 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item349118 {
	width:19px !important;
	height:19px !important;
	top:250px !important;
}

#item349127 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item349135 {
	width:19px !important;
	height:19px !important;
	top:451px !important;
}

#item349144 {
	width:19px !important;
	height:19px !important;
	top:518px !important;
}

#item349152 {
	width:19px !important;
	height:19px !important;
	top:585px !important;
}

#item349160 {
	width:19px !important;
	height:19px !important;
	top:653px !important;
}

#item349167 {
	width:19px !important;
	height:19px !important;
	top:787px !important;
}

#item349174 {
	width:19px !important;
	height:19px !important;
	top:854px !important;
}

#item349182 {
	width:19px !important;
	height:19px !important;
	top:921px !important;
}

#item349189 {
	width:19px !important;
	height:19px !important;
	top:989px !important;
}

#item349197 {
	width:19px !important;
	height:19px !important;
	top:384px !important;
}

#item349204 {
	width:19px !important;
	height:19px !important;
	top:720px !important;
}

#item349214 {
	width:19px !important;
	height:19px !important;
	top:1116px !important;
}

#item349222 {
	width:477px !important;
	height:192px !important;
	left:33px !important;
	top:862px !important;
}

#item349246 {
	width:477px !important;
	height:110px !important;
	left:33px !important;
	top:1070px !important;
}

#item349269 {
	width:477px !important;
	height:316px !important;
	left:33px !important;
}

#item349292 {
	width:477px !important;
	height:260px !important;
	left:33px !important;
	top:325px !important;
}

#item349315 {
	width:477px !important;
	height:260px !important;
	left:33px !important;
	top:594px !important;
}

#item81666 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81664 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item316977 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item316981 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item317004 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item317008 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item78557 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78558 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item78564 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78561 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item78524 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78526 {
	width:314px !important;
	height:145px !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-78526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78527 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-78527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78553 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78550 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item78491 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78492 {
	width:596px !important;
	height:254px !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-78492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78493 {
	width:511px !important;
	height:195px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-78493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78520 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78516 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item78457 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78458 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78462 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78459 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item82523 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item82524 {
	width:505px !important;
	height:908px !important;
}

@keyframes fade-in-82524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78414 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78414 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78414 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78415 {
	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-78415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81672 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81670 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item82453 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item82454 {
	width:505px !important;
	height:2588px !important;
}

@keyframes fade-in-82454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78455 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item78412 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item80487 {
	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;
}

#item78841 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item78293 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78297 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item78290 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item78353 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78356 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78350 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item78323 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78327 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78320 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item78383 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78389 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item78380 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item78263 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78267 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78260 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item78233 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78236 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78230 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item78848 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-78848 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-78848 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item78848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131907 {
	width:1222px !important;
	height:812px !important;
	left:-16px !important;
	top:-15px !important;
	background:#000;
}

#item131908 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

#item131911 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1092px !important;
	top:361px !important;
}

#item131914 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1104px !important;
	top:311px !important;
}

#item131917 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1128px !important;
	top:245px !important;
}

#item131921 {
	width:1201px !important;
	height:791px !important;
	background:#f7f7f7;
	border:solid 1px #f7f7f7;
}

@keyframes move-left-grow-131922 {
	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-131922 {
	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;
	}
}
#item131924 {
	opacity:0.30;
	width:418px !important;
	height:229px !important;
	top:109px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-131924 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-131924 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item131924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131925 {
	width:316px !important;
	height:168px !important;
	left:50px !important;
	top:160px !important;
}

#item131948 {
	width:810px !important;
	height:80px !important;
}

#item131971 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-131971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-131971 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item131971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185036 {
	width:1876px !important;
	height:1246px !important;
	left:-662px !important;
	top:-17px !important;
	background:#000;
}

#item185037 {
	width:1844px !important;
	height:1214px !important;
	left:-638px !important;
	top:5px !important;
	background:#f7f7f7;
	border:solid 1.535px #f7f7f7;
}

@keyframes move-left-grow-185038 {
	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-185038 {
	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;
	}
}
#item184931 {
	opacity:0.30;
	width:628px !important;
	height:283px !important;
	top:155px !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:#010101;
}

@keyframes fade-in-184931 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-184931 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item184931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184932 {
	width:534px !important;
	height:169px !important;
	left:46px !important;
	top:210px !important;
}

#item184955 {
	width:628px !important;
	height:111px !important;
}

#item184979 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-184979 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-184979 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item184979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item131989 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item131990 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-131991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-131991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item131991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-131993 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-131993 {
	0% {
		-webkit-transform:translate(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-131998 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-131998 {
	0% {
		-webkit-transform:translate(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-131996 {
	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-131996 {
	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;
	}
}
#item131991 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item131999 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item132000 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item132001 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item132003 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item132029 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item132026 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item132037 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item132034 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item132041 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item132044 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item132067 {
	width:801px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item132068 {
	width:27px !important;
	height:27px !important;
	left:336px !important;
	top:130px !important;
}

#item132073 {
	width:27px !important;
	height:27px !important;
	left:471px !important;
	top:130px !important;
}

#item132080 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:130px !important;
}

#item132091 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item132095 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item132099 {
	width:75px !important;
	height:10px !important;
}

#item132122 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-132122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132126 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:14px !important;
}

@keyframes fade-in-132126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132129 {
	width:62px !important;
	height:10px !important;
}

#item132153 {
	width:107px !important;
	height:10px !important;
}

#item132177 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-132177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132182 {
	width:109px !important;
	height:10px !important;
}

#item132205 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:14px !important;
}

@keyframes fade-in-132205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132209 {
	width:127px !important;
	height:10px !important;
}

#item132232 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:14px !important;
}

@keyframes fade-in-132232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132978 {
	width:90px !important;
	height:10px !important;
}

#item133001 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-133001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item133009 {
	width:100px !important;
	height:10px !important;
}

#item133032 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-133032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132973 {
	width:26px !important;
	height:12px !important;
	left:763px !important;
	top:138px !important;
}

#item133005 {
	width:26px !important;
	height:12px !important;
	left:880px !important;
	top:138px !important;
}

#item133037 {
	width:26px !important;
	height:12px !important;
	left:1009px !important;
	top:138px !important;
}

#item132573 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-132573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132574 {
	width:935px !important;
	height:356px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-132574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132597 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item132620 {
	width:195px !important;
	height:236px !important;
	left:81px !important;
	top:96px !important;
}

#item132643 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:275px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item132647 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item132644 {
	width:21px !important;
	height:21px !important;
	left:939px !important;
	top:24px !important;
}

#item132675 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:127px !important;
}

#item132713 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:273px !important;
}

#item132719 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item132724 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item132729 {
	width:153px !important;
	height:188px !important;
	left:320px !important;
	top:96px !important;
}

#item132752 {
	width:14px !important;
	height:14px !important;
	left:297px !important;
	top:127px !important;
}

#item132758 {
	width:14px !important;
	height:14px !important;
	left:297px !important;
	top:176px !important;
}

#item132764 {
	width:14px !important;
	height:14px !important;
	left:297px !important;
	top:224px !important;
}

#item132782 {
	width:14px !important;
	height:14px !important;
	left:494px !important;
	top:224px !important;
}

#item132790 {
	width:213px !important;
	height:188px !important;
	left:517px !important;
	top:96px !important;
}

#item132813 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:473px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item132814 {
	width:14px !important;
	height:14px !important;
	left:751px !important;
	top:224px !important;
}

#item132822 {
	width:14px !important;
	height:14px !important;
	left:751px !important;
	top:127px !important;
}

#item132827 {
	width:184px !important;
	height:188px !important;
	left:774px !important;
	top:96px !important;
}

#item132850 {
	width:14px !important;
	height:14px !important;
	left:494px !important;
	top:127px !important;
}

#item132856 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:728px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item312013 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:333px !important;
}

#item312036 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:347px !important;
}

#item312043 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:348px !important;
}

#item312066 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:348px !important;
}

#item132561 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-132561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132562 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item132567 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item132564 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item132423 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-132423 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132423 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132424 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-132424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132425 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-132425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132451 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item132448 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item132529 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-132529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132530 {
	width:426px !important;
	height:168px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-132530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132531 {
	width:365px !important;
	height:139px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-132531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132557 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item132554 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item132496 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-132496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132497 {
	width:610px !important;
	height:377px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-132497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132501 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item132498 {
	width:21px !important;
	height:21px !important;
	left:614px !important;
	top:25px !important;
}

#item133046 {
	width:569px !important;
	height:314px !important;
	left:58px !important;
	top:50px !important;
}

#item133047 {
	width:521px !important;
	height:658px !important;
}

@keyframes fade-in-133047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item133047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132458 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-132458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-132458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item132458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132459 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-132459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132460 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item132461 {
	width:651px !important;
	height:1652px !important;
}

@keyframes fade-in-132461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item132491 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item132488 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item132456 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item132421 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item132235 {
	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;
}

#item132239 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132244 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item132236 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item132270 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132275 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item132267 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item132301 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132306 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item132298 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item132333 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132339 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item132330 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item132366 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132369 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item132363 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item132395 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item132398 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item132392 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item132857 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item132862 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-132862 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-132862 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item132862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-185064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-185066 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-185066 {
	0% {
		-webkit-transform:translate(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-185070 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-185070 {
	0% {
		-webkit-transform:translate(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-185068 {
	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-185068 {
	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;
	}
}
#item185064 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item185071 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item185072 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item185077 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item185074 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item185083 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item185080 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item185087 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item185094 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item185117 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item185118 {
	width:560px !important;
	height:1px !important;
	left:139px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item185119 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item185142 {
	width:557px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item185145 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185150 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185146 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item185153 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-185153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185154 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-185154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185177 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item185253 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item350316 {
	width:477px !important;
	height:577px !important;
	left:33px !important;
}

#item350339 {
	width:477px !important;
	height:510px !important;
	left:33px !important;
	top:597px !important;
}

#item350362 {
	width:19px !important;
	height:19px !important;
	top:43px !important;
}

#item350371 {
	width:19px !important;
	height:19px !important;
	top:241px !important;
}

#item350379 {
	width:19px !important;
	height:19px !important;
	top:173px !important;
}

#item350386 {
	width:19px !important;
	height:19px !important;
	top:107px !important;
}

#item350394 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item350401 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item350408 {
	width:19px !important;
	height:19px !important;
	top:510px !important;
}

#item350415 {
	width:19px !important;
	height:19px !important;
	top:774px !important;
}

#item350423 {
	width:19px !important;
	height:19px !important;
	top:1044px !important;
}

#item350430 {
	width:19px !important;
	height:19px !important;
	top:914px !important;
}

#item350439 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item185291 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185288 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item317046 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item317049 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item317072 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item317077 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item185445 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185446 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item185451 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185448 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item185412 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185412 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185414 {
	width:314px !important;
	height:145px !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-185414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185415 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-185415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185441 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185438 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item185376 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185377 {
	width:596px !important;
	height:220px !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-185377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185378 {
	width:511px !important;
	height:183px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-185378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185404 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185401 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item185337 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185338 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-185338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185342 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185339 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item185346 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item185347 {
	width:505px !important;
	height:1132px !important;
}

@keyframes fade-in-185347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185298 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-185298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-185298 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item185298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185299 {
	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-185299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185303 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item185300 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item185307 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item185308 {
	width:505px !important;
	height:3372px !important;
}

@keyframes fade-in-185308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item185296 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item185143 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item193530 {
	width:38px !important;
	height:38px !important;
	left:215px !important;
	top:136px !important;
}

#item193534 {
	width:38px !important;
	height:38px !important;
	left:420px !important;
	top:136px !important;
}

#item193537 {
	width:38px !important;
	height:38px !important;
	left:626px !important;
	top:136px !important;
}

#item193541 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item193546 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item193551 {
	width:80px !important;
	height:15px !important;
}

#item193574 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:20px !important;
}

@keyframes fade-in-193574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item193580 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:20px !important;
}

@keyframes fade-in-193580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item193583 {
	width:60px !important;
	height:15px !important;
}

#item193608 {
	width:90px !important;
	height:15px !important;
}

#item193631 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-193631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item193636 {
	width:100px !important;
	height:15px !important;
}

#item193659 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-193659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item193664 {
	width:130px !important;
	height:15px !important;
}

#item193687 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:20px !important;
}

@keyframes fade-in-193687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item193694 {
	width:80px !important;
	height:15px !important;
}

#item193717 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:20px !important;
}

@keyframes fade-in-193717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item193721 {
	width:90px !important;
	height:15px !important;
}

#item193744 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-193744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item193747 {
	width:36px !important;
	height:17px !important;
	left:165px !important;
	top:221px !important;
}

#item193750 {
	width:36px !important;
	height:17px !important;
	left:305px !important;
	top:221px !important;
}

#item193754 {
	width:36px !important;
	height:17px !important;
	left:462px !important;
	top:221px !important;
}

#item185454 {
	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;
}

#item185455 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item185463 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185467 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item185460 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item185494 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185497 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item185490 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item185523 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185526 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item185520 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item185552 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185557 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item185549 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item185586 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185589 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item185583 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item185615 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item185618 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item185612 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item185642 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-185642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-185642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item185642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136560 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item136561 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-136562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-136564 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-136564 {
	0% {
		-webkit-transform:translate(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-136568 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-136568 {
	0% {
		-webkit-transform:translate(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-136566 {
	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-136566 {
	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;
	}
}
#item136562 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item136569 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item136570 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item136571 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item136572 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item136599 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item136595 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item136606 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item136603 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item136609 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item136612 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item136636 {
	width:801px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item136647 {
	width:27px !important;
	height:27px !important;
	left:922px !important;
	top:130px !important;
}

#item137856 {
	width:27px !important;
	height:27px !important;
	left:1016px !important;
	top:130px !important;
}

#item136655 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item136658 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item136663 {
	width:60px !important;
	height:10px !important;
}

#item136686 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:14px !important;
}

@keyframes fade-in-136686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136694 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:14px !important;
}

@keyframes fade-in-136694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136699 {
	width:51px !important;
	height:10px !important;
}

#item136723 {
	width:63px !important;
	height:10px !important;
}

#item136746 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-136746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136750 {
	width:60px !important;
	height:10px !important;
}

#item136773 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-136773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136777 {
	width:80px !important;
	height:10px !important;
}

#item136800 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-136800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136805 {
	width:70px !important;
	height:10px !important;
}

#item136828 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-136828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136832 {
	width:70px !important;
	height:10px !important;
}

#item136855 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-136855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136860 {
	width:60px !important;
	height:10px !important;
}

#item136883 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-136883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136915 {
	width:60px !important;
	height:10px !important;
}

#item136938 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-136938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136941 {
	width:26px !important;
	height:12px !important;
	left:416px !important;
	top:138px !important;
}

#item137834 {
	width:26px !important;
	height:12px !important;
	left:504px !important;
	top:138px !important;
}

#item137837 {
	width:26px !important;
	height:12px !important;
	left:619px !important;
	top:138px !important;
}

#item137823 {
	width:27px !important;
	height:27px !important;
	left:321px !important;
	top:130px !important;
}

#item137843 {
	width:27px !important;
	height:27px !important;
	left:715px !important;
	top:130px !important;
}

#item137851 {
	width:27px !important;
	height:27px !important;
	left:822px !important;
	top:130px !important;
}

#item138363 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-138363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-138363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item138363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138364 {
	width:959px !important;
	height:357px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-138364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138387 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item137326 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item137323 {
	width:21px !important;
	height:21px !important;
	left:959px !important;
	top:24px !important;
}

#item138411 {
	width:197px !important;
	height:188px !important;
	left:81px !important;
	top:96px !important;
}

#item138434 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:277px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item138458 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:128px !important;
}

#item138499 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:225px !important;
}

#item138504 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:175px !important;
}

#item138509 {
	width:222px !important;
	height:188px !important;
	left:322px !important;
	top:96px !important;
}

#item138533 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:128px !important;
}

#item138544 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:225px !important;
}

#item138550 {
	width:14px !important;
	height:14px !important;
	left:566px !important;
	top:225px !important;
}

#item138556 {
	width:169px !important;
	height:236px !important;
	left:589px !important;
	top:96px !important;
}

#item138579 {
	opacity:0.50;
	width:1px !important;
	height:160px !important;
	left:545px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item138580 {
	width:14px !important;
	height:14px !important;
	left:780px !important;
	top:225px !important;
}

#item138589 {
	width:14px !important;
	height:14px !important;
	left:780px !important;
	top:128px !important;
}

#item138594 {
	width:164px !important;
	height:152px !important;
	left:803px !important;
	top:134px !important;
}

#item138617 {
	width:14px !important;
	height:14px !important;
	left:566px !important;
	top:128px !important;
}

#item138683 {
	width:14px !important;
	height:14px !important;
	left:566px !important;
	top:176px !important;
}

#item138688 {
	width:14px !important;
	height:14px !important;
	left:566px !important;
	top:272px !important;
}

#item138693 {
	width:14px !important;
	height:14px !important;
	left:780px !important;
	top:176px !important;
}

#item313298 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:333px !important;
}

#item313321 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:348px !important;
}

#item313324 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:348px !important;
}

#item313347 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:349px !important;
}

#item137288 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-137288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137288 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137289 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item137294 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item137291 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item137143 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-137143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137144 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-137144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137145 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-137145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137171 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item137168 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item137255 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-137255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137255 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137256 {
	width:426px !important;
	height:281px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-137256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137257 {
	width:365px !important;
	height:252px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-137257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137283 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item137280 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item137956 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-137956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137957 {
	width:610px !important;
	height:377px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-137957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137227 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item137224 {
	width:21px !important;
	height:21px !important;
	left:611px !important;
	top:25px !important;
}

#item137958 {
	width:569px !important;
	height:314px !important;
	left:58px !important;
	top:50px !important;
}

#item137959 {
	width:521px !important;
	height:690px !important;
}

@keyframes fade-in-137959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137178 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-137178 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137178 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137179 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-137179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137180 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item137182 {
	width:651px !important;
	height:2388px !important;
}

@keyframes fade-in-137182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item137215 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item137212 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item137176 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item137141 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item136962 {
	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;
}

#item136966 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item136969 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item136963 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item136996 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item136999 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item136993 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item137025 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item137028 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item137022 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item137054 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item137057 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item137051 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item137084 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item137089 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item137080 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item137115 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item137118 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item137112 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item137697 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item137706 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-137706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-137706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item137706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-186274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-186276 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-186276 {
	0% {
		-webkit-transform:translate(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-186282 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-186282 {
	0% {
		-webkit-transform:translate(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-186279 {
	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-186279 {
	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;
	}
}
#item186274 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item186283 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item186284 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item186289 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item186286 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item186298 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item186295 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item186301 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item186304 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item186327 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item186328 {
	width:560px !important;
	height:1px !important;
	left:139px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item186329 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item186352 {
	width:557px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item186355 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186360 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186356 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item186364 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-186364 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186364 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186365 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-186365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186388 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item186464 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item353605 {
	width:477px !important;
	height:241px !important;
	left:33px !important;
	top:271px !important;
}

#item353628 {
	width:477px !important;
	height:241px !important;
	left:33px !important;
	top:535px !important;
}

#item353651 {
	width:477px !important;
	height:264px !important;
	left:33px !important;
}

#item353674 {
	width:477px !important;
	height:258px !important;
	left:33px !important;
	top:787px !important;
}

#item353697 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item353704 {
	width:19px !important;
	height:19px !important;
	top:176px !important;
}

#item353711 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item353719 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item353726 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item353735 {
	width:19px !important;
	height:19px !important;
	top:708px !important;
}

#item353742 {
	width:19px !important;
	height:19px !important;
	top:979px !important;
}

#item353752 {
	width:19px !important;
	height:19px !important;
	top:845px !important;
}

#item353759 {
	width:19px !important;
	height:19px !important;
	top:578px !important;
}

#item353769 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item353777 {
	width:19px !important;
	height:19px !important;
	top:776px !important;
}

#item353784 {
	width:19px !important;
	height:19px !important;
	top:910px !important;
}

#item186503 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186500 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item317163 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item317167 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item317190 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item317194 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item186657 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186658 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item186664 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186661 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item186623 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186623 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186623 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186624 {
	width:314px !important;
	height:145px !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-186624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186625 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-186625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186652 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186648 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item186589 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186589 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186589 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186590 {
	width:596px !important;
	height:398px !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-186590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186592 {
	width:511px !important;
	height:363px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-186592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186618 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186615 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item186548 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186548 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186548 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186549 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-186549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186553 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186550 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item186559 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item186560 {
	width:505px !important;
	height:1037px !important;
}

@keyframes fade-in-186560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186510 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-186510 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-186510 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item186510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186511 {
	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-186511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186515 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item186512 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item186518 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item186519 {
	width:505px !important;
	height:5371px !important;
}

@keyframes fade-in-186519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item186508 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item186353 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item195340 {
	width:38px !important;
	height:38px !important;
	left:335px !important;
	top:210px !important;
}

#item195343 {
	width:38px !important;
	height:38px !important;
	left:477px !important;
	top:210px !important;
}

#item195348 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item195351 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item195355 {
	width:84px !important;
	height:15px !important;
}

#item195378 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:20px !important;
}

@keyframes fade-in-195378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195385 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-195385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195391 {
	width:71px !important;
	height:15px !important;
}

#item195415 {
	width:88px !important;
	height:15px !important;
}

#item195438 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:20px !important;
}

@keyframes fade-in-195438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195442 {
	width:84px !important;
	height:15px !important;
}

#item195465 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-195465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195469 {
	width:112px !important;
	height:15px !important;
}

#item195492 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:20px !important;
}

@keyframes fade-in-195492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195494 {
	width:98px !important;
	height:15px !important;
}

#item195517 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-195517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195521 {
	width:98px !important;
	height:15px !important;
}

#item195545 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

@keyframes fade-in-195545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195552 {
	width:84px !important;
	height:15px !important;
}

#item195575 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-195575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195579 {
	width:84px !important;
	height:15px !important;
}

#item195602 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-195602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-195602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item195605 {
	width:36px !important;
	height:17px !important;
	left:305px !important;
	top:147px !important;
}

#item195610 {
	width:36px !important;
	height:17px !important;
	left:418px !important;
	top:147px !important;
}

#item195613 {
	width:36px !important;
	height:17px !important;
	left:559px !important;
	top:147px !important;
}

#item195616 {
	width:38px !important;
	height:38px !important;
	left:185px !important;
	top:136px !important;
}

#item195620 {
	width:38px !important;
	height:38px !important;
	left:37px !important;
	top:210px !important;
}

#item195626 {
	width:38px !important;
	height:38px !important;
	left:193px !important;
	top:210px !important;
}

#item186668 {
	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;
}

#item186669 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item186677 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186680 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item186674 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item186706 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186710 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186703 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item186736 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186740 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186733 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item186767 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186770 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item186763 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item186796 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186801 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186793 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item186827 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item186834 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item186824 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item186857 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-186857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-186857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item186857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139908 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item139909 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-139910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-139912 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-139912 {
	0% {
		-webkit-transform:translate(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-139916 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-139916 {
	0% {
		-webkit-transform:translate(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-139914 {
	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-139914 {
	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;
	}
}
#item139910 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item139917 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item139918 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item139919 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item139920 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item139946 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item139943 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item139952 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item139949 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item139955 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item139958 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item139982 {
	width:801px !important;
	height:1px !important;
	left:295px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item139983 {
	width:27px !important;
	height:27px !important;
	left:335px !important;
	top:130px !important;
}

#item140990 {
	width:27px !important;
	height:27px !important;
	left:451px !important;
	top:130px !important;
}

#item140995 {
	width:27px !important;
	height:27px !important;
	left:586px !important;
	top:130px !important;
}

#item141003 {
	width:27px !important;
	height:27px !important;
	left:703px !important;
	top:130px !important;
}

#item141007 {
	width:27px !important;
	height:27px !important;
	left:819px !important;
	top:130px !important;
}

#item141015 {
	width:27px !important;
	height:27px !important;
	left:919px !important;
	top:130px !important;
}

#item139991 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item139994 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item140001 {
	width:63px !important;
	height:10px !important;
}

#item140024 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:14px !important;
}

@keyframes fade-in-140024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140031 {
	width:19px !important;
	height:19px !important;
	left:22px !important;
	top:14px !important;
}

@keyframes fade-in-140031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140034 {
	width:46px !important;
	height:10px !important;
}

#item140058 {
	width:80px !important;
	height:10px !important;
}

#item140081 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-140081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140086 {
	width:100px !important;
	height:9px !important;
}

#item140109 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:14px !important;
}

@keyframes fade-in-140109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140113 {
	width:80px !important;
	height:10px !important;
}

#item140136 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-140136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140138 {
	width:80px !important;
	height:10px !important;
}

#item140161 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-140161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140166 {
	width:60px !important;
	height:10px !important;
}

#item140189 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-140189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140193 {
	width:70px !important;
	height:10px !important;
}

#item140217 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-140217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141012 {
	width:27px !important;
	height:27px !important;
	left:1029px !important;
	top:130px !important;
}

#item140456 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-140456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-140456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item140456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140457 {
	width:882px !important;
	height:404px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-140457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140480 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item140506 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140503 {
	width:21px !important;
	height:21px !important;
	left:879px !important;
	top:24px !important;
}

#item140509 {
	width:153px !important;
	height:284px !important;
	left:81px !important;
	top:96px !important;
}

#item140532 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:234px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item140556 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:128px !important;
}

#item140596 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:225px !important;
}

#item140603 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:176px !important;
}

#item140608 {
	width:173px !important;
	height:204px !important;
	left:279px !important;
	top:96px !important;
}

#item140631 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:128px !important;
}

#item140636 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:224px !important;
}

#item140646 {
	width:213px !important;
	height:188px !important;
	left:498px !important;
	top:96px !important;
}

#item140669 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:452px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item140670 {
	width:14px !important;
	height:14px !important;
	left:734px !important;
	top:240px !important;
}

#item140676 {
	width:14px !important;
	height:14px !important;
	left:734px !important;
	top:128px !important;
}

#item140681 {
	width:133px !important;
	height:204px !important;
	left:757px !important;
	top:96px !important;
}

#item140704 {
	width:14px !important;
	height:14px !important;
	left:475px !important;
	top:128px !important;
}

#item140709 {
	width:14px !important;
	height:14px !important;
	left:475px !important;
	top:224px !important;
}

#item140725 {
	width:14px !important;
	height:14px !important;
	left:734px !important;
	top:191px !important;
}

#item141347 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:320px !important;
}

#item141346 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:712px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item313480 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:380px !important;
}

#item313503 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:395px !important;
}

#item313510 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:395px !important;
}

#item313533 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:396px !important;
}

#item140877 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-140877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-140877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item140877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140878 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item140883 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140880 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item140843 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-140843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-140843 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item140843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140844 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-140844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140845 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-140845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140872 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140868 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item140811 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-140811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-140811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item140811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140812 {
	width:426px !important;
	height:187px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-140812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140813 {
	width:365px !important;
	height:155px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-140813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140839 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140836 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item141110 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-141110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-141110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item141110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141111 {
	width:600px !important;
	height:570px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-141111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140777 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140774 {
	width:21px !important;
	height:21px !important;
	left:604px !important;
	top:25px !important;
}

#item141112 {
	width:541px !important;
	height:540px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-141112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140733 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-140733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-140733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item140733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140734 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-140734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140735 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item140736 {
	width:651px !important;
	height:1957px !important;
}

@keyframes fade-in-140736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140767 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item140764 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item140731 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item140453 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item140274 {
	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;
}

#item140278 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item140281 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item140275 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item140309 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item140312 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item140305 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item140338 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item140341 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item140335 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item140367 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item140370 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item140364 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item140396 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item140401 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item140393 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item140427 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item140430 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item140424 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item140886 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item140891 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-140891 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-140891 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item140891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-187484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-187486 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-187486 {
	0% {
		-webkit-transform:translate(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-187490 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-187490 {
	0% {
		-webkit-transform:translate(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-187488 {
	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-187488 {
	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;
	}
}
#item187484 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item187491 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item187492 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item187497 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item187494 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item187503 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item187500 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item187507 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item187511 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item187534 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item187535 {
	width:560px !important;
	height:1px !important;
	left:139px !important;
	top:178px !important;
	background:#9d9c9c;
}

#item187536 {
	width:628px !important;
	height:86px !important;
	left:37px !important;
	top:36px !important;
}

#item187559 {
	width:557px !important;
	height:1px !important;
	left:-1px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item187563 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187567 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187564 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item187571 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-187571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187571 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187572 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-187572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187595 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item187673 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item356464 {
	width:477px !important;
	height:376px !important;
	left:33px !important;
}

#item356487 {
	width:477px !important;
	height:241px !important;
	left:33px !important;
	top:396px !important;
}

#item356510 {
	width:477px !important;
	height:241px !important;
	left:33px !important;
	top:657px !important;
}

#item356533 {
	width:477px !important;
	height:241px !important;
	left:33px !important;
	top:919px !important;
}

#item356557 {
	width:19px !important;
	height:19px !important;
	top:42px !important;
}

#item356564 {
	width:19px !important;
	height:19px !important;
	top:172px !important;
}

#item356571 {
	width:19px !important;
	height:19px !important;
	top:106px !important;
}

#item356578 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item356586 {
	width:19px !important;
	height:19px !important;
	top:573px !important;
}

#item356594 {
	width:19px !important;
	height:19px !important;
	top:1098px !important;
}

#item356605 {
	width:19px !important;
	height:19px !important;
	top:966px !important;
}

#item356612 {
	width:19px !important;
	height:19px !important;
	top:702px !important;
}

#item356621 {
	width:19px !important;
	height:19px !important;
	top:834px !important;
}

#item356630 {
	width:19px !important;
	height:19px !important;
	top:1031px !important;
}

#item356637 {
	width:19px !important;
	height:19px !important;
	top:306px !important;
}

#item187710 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187707 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item317273 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item317276 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item317299 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item317303 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item187862 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187862 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187862 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187863 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item187868 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187865 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item187830 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187831 {
	width:314px !important;
	height:145px !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-187831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187832 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-187832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187858 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187855 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item187796 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187796 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187796 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187797 {
	width:596px !important;
	height:243px !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-187797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187798 {
	width:511px !important;
	height:206px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-187798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187825 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187821 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item187758 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187759 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-187759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187763 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187760 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item187766 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item187767 {
	width:505px !important;
	height:948px !important;
}

@keyframes fade-in-187767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187717 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-187717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-187717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item187717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187718 {
	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-187718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187722 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item187719 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item187728 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item187730 {
	width:505px !important;
	height:3803px !important;
}

@keyframes fade-in-187730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item187715 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item187561 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item196718 {
	width:38px !important;
	height:38px !important;
	left:201px !important;
	top:135px !important;
}

#item196721 {
	width:38px !important;
	height:38px !important;
	left:353px !important;
	top:135px !important;
}

#item196724 {
	width:38px !important;
	height:38px !important;
	left:532px !important;
	top:135px !important;
}

#item196729 {
	width:38px !important;
	height:38px !important;
	left:36px !important;
	top:210px !important;
}

#item196732 {
	width:38px !important;
	height:38px !important;
	left:195px !important;
	top:210px !important;
}

#item196735 {
	width:38px !important;
	height:38px !important;
	left:326px !important;
	top:210px !important;
}

#item196739 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:131px !important;
}

#item196742 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item196746 {
	width:88px !important;
	height:15px !important;
}

#item196769 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-196769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196774 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-196774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196782 {
	width:64px !important;
	height:15px !important;
}

#item196806 {
	width:112px !important;
	height:15px !important;
}

#item196829 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-196829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196834 {
	width:140px !important;
	height:31px !important;
}

#item196857 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:36px !important;
}

@keyframes fade-in-196857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196861 {
	width:112px !important;
	height:15px !important;
}

#item196885 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-196885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196889 {
	width:112px !important;
	height:15px !important;
}

#item196912 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:20px !important;
}

@keyframes fade-in-196912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196917 {
	width:84px !important;
	height:15px !important;
}

#item196940 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-196940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196944 {
	width:98px !important;
	height:15px !important;
}

#item196967 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:20px !important;
}

@keyframes fade-in-196967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-196967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item196967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item196971 {
	width:38px !important;
	height:38px !important;
	left:472px !important;
	top:210px !important;
}

#item187872 {
	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;
}

#item187873 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item187883 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187887 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item187880 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item187913 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187917 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item187910 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item187943 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187947 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item187940 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item187973 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item187980 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item187970 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item188006 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188010 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188003 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item188037 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188041 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188034 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item188064 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-188064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-188064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item188064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141370 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item141371 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-141372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-141374 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-141374 {
	0% {
		-webkit-transform:translate(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-141378 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-141378 {
	0% {
		-webkit-transform:translate(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-141376 {
	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-141376 {
	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;
	}
}
#item141372 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item141379 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item141380 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item141381 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item141382 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item141409 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item141406 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item141416 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item141413 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item141421 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item141428 {
	width:959px !important;
	height:51px !important;
	left:205px !important;
	top:45px !important;
}

#item143095 {
	opacity:0.50;
	width:819px !important;
	height:1px !important;
	left:269px !important;
	top:202px !important;
	background:#000;
}

#item143123 {
	opacity:0.50;
	width:824px !important;
	height:1px !important;
	left:278px !important;
	top:152px !important;
	background:#000;
}

#item143379 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:119px !important;
}

#item143384 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:169px !important;
}

#item143423 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:14px !important;
}

@keyframes fade-in-143423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143429 {
	width:70px !important;
	height:9px !important;
}

#item143489 {
	width:27px !important;
	height:27px !important;
	left:349px !important;
	top:122px !important;
}

#item143492 {
	width:27px !important;
	height:27px !important;
	left:457px !important;
	top:122px !important;
}

#item143495 {
	width:27px !important;
	height:27px !important;
	left:574px !important;
	top:122px !important;
}

#item143499 {
	width:27px !important;
	height:27px !important;
	left:712px !important;
	top:122px !important;
}

#item143502 {
	width:27px !important;
	height:27px !important;
	left:957px !important;
	top:122px !important;
}

#item143506 {
	width:90px !important;
	height:10px !important;
}

#item143529 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:14px !important;
}

@keyframes fade-in-143529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143537 {
	width:80px !important;
	height:10px !important;
}

#item143560 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-143560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143564 {
	width:90px !important;
	height:10px !important;
}

#item143588 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@keyframes fade-in-143588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143593 {
	width:110px !important;
	height:10px !important;
}

#item143616 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-143616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143621 {
	width:110px !important;
	height:10px !important;
}

#item143644 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

@keyframes fade-in-143644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143651 {
	width:80px !important;
	height:10px !important;
}

#item143674 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:14px !important;
}

@keyframes fade-in-143674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143679 {
	width:90px !important;
	height:10px !important;
}

#item143702 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:14px !important;
}

@keyframes fade-in-143702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143705 {
	width:27px !important;
	height:27px !important;
	left:849px !important;
	top:122px !important;
}

#item144009 {
	width:27px !important;
	height:27px !important;
	left:1021px !important;
	top:172px !important;
}

#item143728 {
	width:27px !important;
	height:27px !important;
	left:1074px !important;
	top:122px !important;
}

#item143732 {
	width:27px !important;
	height:27px !important;
	left:314px !important;
	top:172px !important;
}

#item143736 {
	width:27px !important;
	height:27px !important;
	left:402px !important;
	top:172px !important;
}

#item143740 {
	width:50px !important;
	height:10px !important;
}

#item143763 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-143763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143768 {
	width:60px !important;
	height:10px !important;
}

#item143791 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-143791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143795 {
	width:70px !important;
	height:10px !important;
}

#item143818 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-143818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143872 {
	width:61px !important;
	height:10px !important;
}

#item143895 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

@keyframes fade-in-143895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143943 {
	width:80px !important;
	height:13px !important;
}

#item143966 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-143966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143976 {
	width:80px !important;
	height:13px !important;
}

#item143999 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-143999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143907 {
	width:50px !important;
	height:10px !important;
}

#item143930 {
	width:19px !important;
	height:19px !important;
	left:15px !important;
	top:14px !important;
}

@keyframes fade-in-143930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143823 {
	width:60px !important;
	height:10px !important;
}

#item143846 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-143846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-143846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143850 {
	width:27px !important;
	height:27px !important;
	left:498px !important;
	top:172px !important;
}

#item143899 {
	width:27px !important;
	height:27px !important;
	left:605px !important;
	top:172px !important;
}

#item143903 {
	width:26px !important;
	height:12px !important;
	left:701px !important;
	top:179px !important;
}

#item143935 {
	width:26px !important;
	height:12px !important;
	left:789px !important;
	top:179px !important;
}

#item143969 {
	width:26px !important;
	height:12px !important;
	left:905px !important;
	top:179px !important;
}

#item162748 {
	width:24px !important;
	height:20px !important;
	left:739px !important;
	top:479px !important;
}

#item162749 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-162749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-162749 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item162749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item162750 {
	width:923px !important;
	height:572px !important;
	left:30px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-162750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-162750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141983 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item141980 {
	width:21px !important;
	height:21px !important;
	left:928px !important;
	top:24px !important;
}

#item162773 {
	width:275px !important;
	height:22px !important;
	left:60px !important;
	top:50px !important;
}

#item162796 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:329px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item162797 {
	opacity:0.50;
	width:1px !important;
	height:394px !important;
	left:616px !important;
	top:135px !important;
	background:#b2b2b1;
}

#item162799 {
	width:885px !important;
	height:436px !important;
	left:59px !important;
	top:93px !important;
}

#item314107 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item314114 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:84px !important;
}

#item314123 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:37px !important;
}

#item314131 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:181px !important;
}

#item314138 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:229px !important;
}

#item314146 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:326px !important;
}

#item314153 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:374px !important;
}

#item314161 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:84px !important;
}

#item314169 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:181px !important;
}

#item314177 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:229px !important;
}

#item314185 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:424px !important;
}

#item314193 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:326px !important;
}

#item314200 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:375px !important;
}

#item314208 {
	width:14px !important;
	height:14px !important;
	top:84px !important;
}

#item314216 {
	width:14px !important;
	height:14px !important;
	top:181px !important;
}

#item314223 {
	width:14px !important;
	height:14px !important;
	top:229px !important;
}

#item314231 {
	width:14px !important;
	height:14px !important;
	top:326px !important;
}

#item314238 {
	width:14px !important;
	height:14px !important;
	top:374px !important;
}

#item314247 {
	width:14px !important;
	height:14px !important;
	top:472px !important;
}

#item314256 {
	width:14px !important;
	height:14px !important;
	top:519px !important;
}

#item314265 {
	width:249px !important;
	height:145px !important;
	left:21px !important;
	top:436px !important;
}

#item314288 {
	width:245px !important;
	height:145px !important;
	left:312px !important;
	top:290px !important;
}

#item314311 {
	width:238px !important;
	height:145px !important;
	left:599px !important;
}

#item314334 {
	width:14px !important;
	height:14px !important;
	left:578px !important;
	top:472px !important;
}

#item314342 {
	width:238px !important;
	height:145px !important;
	left:599px !important;
	top:145px !important;
}

#item314365 {
	width:238px !important;
	height:241px !important;
	left:599px !important;
	top:290px !important;
}

#item314388 {
	width:245px !important;
	height:145px !important;
	left:312px !important;
}

#item314411 {
	width:245px !important;
	height:145px !important;
	left:312px !important;
	top:145px !important;
}

#item314435 {
	width:249px !important;
	height:145px !important;
	left:21px !important;
	top:290px !important;
}

#item314458 {
	width:249px !important;
	height:145px !important;
	left:21px !important;
	top:145px !important;
}

#item314481 {
	width:249px !important;
	height:145px !important;
	left:21px !important;
}

#item313541 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:547px !important;
}

#item313565 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:561px !important;
}

#item313571 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:562px !important;
}

#item313594 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:562px !important;
}

#item142500 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-142500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142501 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item142506 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142503 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item142465 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-142465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142466 {
	width:333px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-142466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142467 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-142467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142494 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142490 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item142432 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-142432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142433 {
	width:479px !important;
	height:377px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-142433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142434 {
	width:420px !important;
	height:348px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-142434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142461 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142458 {
	width:21px !important;
	height:21px !important;
	left:484px !important;
	top:25px !important;
}

#item144035 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-144035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-144035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item144035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144036 {
	width:610px !important;
	height:377px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-144036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142405 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142402 {
	width:21px !important;
	height:21px !important;
	left:614px !important;
	top:25px !important;
}

#item144037 {
	width:569px !important;
	height:314px !important;
	left:58px !important;
	top:50px !important;
}

#item144038 {
	width:521px !important;
	height:722px !important;
}

@keyframes fade-in-144038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142361 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-142361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-142361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item142361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142363 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-142363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142364 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item142365 {
	width:651px !important;
	height:3654px !important;
}

@keyframes fade-in-142365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142396 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item142393 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item142359 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item141952 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item141771 {
	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;
}

#item141775 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item141781 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item141772 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item141807 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item141810 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item141804 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item141837 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item141840 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item141833 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item141867 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item141870 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item141864 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item141896 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item141899 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item141893 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item141925 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item141929 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item141922 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item142509 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item142514 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-142514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-142514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item142514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-188089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-188091 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-188091 {
	0% {
		-webkit-transform:translate(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-188095 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-188095 {
	0% {
		-webkit-transform:translate(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-188093 {
	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-188093 {
	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;
	}
}
#item188089 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:317px !important;
}

#item188096 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item188098 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item188103 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item188100 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item188109 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item188106 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item188113 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item188116 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item188140 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item188141 {
	width:560px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item206763 {
	width:700px !important;
	height:1px !important;
	top:228px !important;
	background:#9d9c9c;
}

#item188142 {
	width:628px !important;
	height:95px !important;
	left:37px !important;
	top:36px !important;
}

#item188165 {
	width:557px !important;
	height:1px !important;
	left:-1px !important;
	top:289px !important;
	background:#9d9c9c;
}

#item197602 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:133px !important;
}

#item197605 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:237px !important;
}

#item197609 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:20px !important;
}

@keyframes fade-in-197609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197613 {
	width:70px !important;
	height:15px !important;
}

#item197637 {
	width:31px !important;
	height:31px !important;
	left:199px !important;
	top:141px !important;
}

#item197640 {
	width:31px !important;
	height:31px !important;
	left:283px !important;
	top:141px !important;
}

#item197643 {
	width:31px !important;
	height:31px !important;
	left:396px !important;
	top:141px !important;
}

#item197648 {
	width:31px !important;
	height:31px !important;
	left:540px !important;
	top:141px !important;
}

#item197651 {
	width:31px !important;
	height:31px !important;
	left:144px !important;
	top:197px !important;
}

#item197656 {
	width:100px !important;
	height:15px !important;
}

#item197679 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:20px !important;
}

@keyframes fade-in-197679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197684 {
	width:40px !important;
	height:15px !important;
}

#item197707 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:20px !important;
}

@keyframes fade-in-197707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197714 {
	width:70px !important;
	height:15px !important;
}

#item197737 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-197737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197741 {
	width:100px !important;
	height:15px !important;
}

#item197764 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-197764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197769 {
	width:100px !important;
	height:15px !important;
}

#item197793 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:20px !important;
}

@keyframes fade-in-197793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197797 {
	width:60px !important;
	height:15px !important;
}

#item197820 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:20px !important;
}

@keyframes fade-in-197820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197825 {
	width:70px !important;
	height:15px !important;
}

#item197848 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:20px !important;
}

@keyframes fade-in-197848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197851 {
	width:31px !important;
	height:31px !important;
	left:40px !important;
	top:197px !important;
}

#item197854 {
	width:31px !important;
	height:31px !important;
	left:496px !important;
	top:244px !important;
}

#item197858 {
	width:31px !important;
	height:31px !important;
	left:259px !important;
	top:197px !important;
}

#item197861 {
	width:31px !important;
	height:31px !important;
	left:363px !important;
	top:197px !important;
}

#item197864 {
	width:31px !important;
	height:31px !important;
	left:458px !important;
	top:197px !important;
}

#item197871 {
	width:60px !important;
	height:15px !important;
}

#item197894 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:20px !important;
}

@keyframes fade-in-197894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197901 {
	width:60px !important;
	height:15px !important;
}

#item197924 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:20px !important;
}

@keyframes fade-in-197924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197929 {
	width:70px !important;
	height:15px !important;
}

#item197952 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

@keyframes fade-in-197952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197957 {
	width:60px !important;
	height:15px !important;
}

#item197980 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:20px !important;
}

@keyframes fade-in-197980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-197980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item197984 {
	width:90px !important;
	height:15px !important;
}

#item198007 {
	width:27px !important;
	height:27px !important;
	left:31px !important;
	top:20px !important;
}

@keyframes fade-in-198007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item198009 {
	width:60px !important;
	height:15px !important;
}

#item198032 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:20px !important;
}

@keyframes fade-in-198032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item198039 {
	width:50px !important;
	height:15px !important;
}

#item198062 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-198062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item198066 {
	width:50px !important;
	height:15px !important;
}

#item198089 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:20px !important;
}

@keyframes fade-in-198089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item198092 {
	width:31px !important;
	height:31px !important;
	left:562px !important;
	top:197px !important;
}

#item198096 {
	width:31px !important;
	height:31px !important;
	left:36px !important;
	top:244px !important;
}

#item198100 {
	width:29px !important;
	height:14px !important;
	left:148px !important;
	top:252px !important;
}

#item198103 {
	width:29px !important;
	height:14px !important;
	left:247px !important;
	top:252px !important;
}

#item198107 {
	width:29px !important;
	height:14px !important;
	left:387px !important;
	top:252px !important;
}

#item188168 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-188168 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188168 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188172 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item188169 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item188175 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-188175 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188175 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188176 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-188176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188199 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item188275 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item358210 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item358215 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item358220 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item358226 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item358232 {
	width:19px !important;
	height:19px !important;
	top:457px !important;
}

#item358237 {
	width:19px !important;
	height:19px !important;
	top:523px !important;
}

#item358246 {
	width:19px !important;
	height:19px !important;
	top:661px !important;
}

#item358251 {
	width:19px !important;
	height:19px !important;
	top:727px !important;
}

#item358258 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:610px !important;
}

#item358281 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:406px !important;
}

#item358304 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:203px !important;
}

#item358327 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
}

#item358351 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item358358 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item358363 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item358368 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item358373 {
	width:19px !important;
	height:19px !important;
	top:457px !important;
}

#item358378 {
	width:19px !important;
	height:19px !important;
	top:523px !important;
}

#item358383 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:406px !important;
}

#item358406 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
}

#item358429 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:203px !important;
}

#item358453 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item358460 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item358465 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item358474 {
	width:19px !important;
	height:19px !important;
	top:593px !important;
}

#item358479 {
	width:19px !important;
	height:19px !important;
	top:457px !important;
}

#item358486 {
	width:19px !important;
	height:19px !important;
	top:525px !important;
}

#item358492 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
}

#item358515 {
	width:19px !important;
	height:19px !important;
	top:661px !important;
}

#item358520 {
	width:477px !important;
	height:204px !important;
	left:29px !important;
	top:203px !important;
}

#item358543 {
	width:477px !important;
	height:338px !important;
	left:29px !important;
	top:406px !important;
}

#item188314 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item188311 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item317337 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item317341 {
	width:460px !important;
	height:45px !important;
	left:88px !important;
	top:641px !important;
}

#item317364 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item317367 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item188466 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-188466 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188466 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188468 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item188473 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item188470 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item188433 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-188433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188434 {
	width:314px !important;
	height:145px !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-188434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188436 {
	width:249px !important;
	height:74px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-188436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188462 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item188459 {
	width:27px !important;
	height:27px !important;
	left:318px !important;
	top:42px !important;
}

#item188401 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-188401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188402 {
	width:596px !important;
	height:533px !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-188402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188403 {
	width:511px !important;
	height:497px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-188403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188429 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item188426 {
	width:27px !important;
	height:27px !important;
	left:600px !important;
	top:42px !important;
}

#item188362 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-188362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188363 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-188363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188367 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item188364 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item188370 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item188371 {
	width:505px !important;
	height:1172px !important;
}

@keyframes fade-in-188371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188324 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-188324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-188324 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item188324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188325 {
	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-188325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188329 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item188326 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item188332 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item188333 {
	width:505px !important;
	height:7763px !important;
}

@keyframes fade-in-188333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188322 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item188166 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item188477 {
	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;
}

#item188479 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item188487 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188490 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item188484 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item188516 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188521 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188513 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item188547 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188553 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188544 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item188579 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188582 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item188576 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item188608 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188611 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188605 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item188638 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item188641 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item188635 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item188664 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-188664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-188664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item188664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46253 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item46248 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-46248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46254 {
	opacity:0.70;
	width:213px !important;
	height:16px !important;
	top:18px !important;
}

#item46278 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item46363 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item46367 {
	width:1128px !important;
	height:25px !important;
	left:36px !important;
	top:729px !important;
}

#item78881 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item78882 {
	width:442px !important;
	height:184px !important;
	left:129px !important;
	top:444px !important;
}

@keyframes fade-in-78882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78886 {
	opacity:0.70;
	width:299px !important;
	height:23px !important;
	top:25px !important;
}

#item78909 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item78912 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item78913 {
	width:628px !important;
	height:35px !important;
	left:36px !important;
	top:1068px !important;
}

p.autoParaStyle260 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:28px;
	line-height:98px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle259 {
	font-weight:300;
	font-family:FF-Montserrat-Light,Montserrat;
	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.autoParaStyle258 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:20px;
	line-height:70px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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:300;
	font-family:FF-Montserrat-Light,Montserrat;
	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.autoParaStyle256 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:35px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle255 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	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;
	text-align:right;
}

p.autoParaStyle254 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	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.autoParaStyle253 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	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;
	text-align:right;
}

p.autoParaStyle252 {
	font-family:FF-Montserrat-Regular,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:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle251 {
	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.autoParaStyle250 {
	font-family:FF-Montserrat-Regular,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:-5px;
	padding-left:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle249 {
	font-weight:bold;
	font-family:Tondo;
	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.autoParaStyle248 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15px;
	color:#006e75;
	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:bold;
	font-family:Tondo;
	font-size:34px;
	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.autoParaStyle246 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14px;
	line-height:15.4px;
	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:right;
}

p.autoParaStyle245 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14px;
	line-height:15.4px;
	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.autoParaStyle244 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:10px;
	line-height:11px;
	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:right;
}

p.autoParaStyle243 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:10px;
	line-height:11px;
	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.autoParaStyle242 {
	font-weight:bold;
	font-family:Tondo;
	font-size:65.8px;
	line-height:65.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.autoParaStyle241 {
	font-weight:bold;
	font-family:Tondo;
	font-size:47px;
	line-height:47px;
	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.autoParaStyle240 {
	font-weight:bold;
	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.autoParaStyle239 {
	font-weight:bold;
	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.autoParaStyle238 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:99px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle237 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:71px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle236 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:18.2px;
	line-height:25.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:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle235 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:10px;
	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:left;
}

p.autoParaStyle234 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle233 {
	font-weight:bold;
	font-family:Tondo;
	font-size:65.8px;
	line-height:65.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle232 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	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;
	text-align:left;
}

p.autoParaStyle231 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	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;
	text-align:left;
}

p.autoParaStyle230 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle229 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	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-indent:-7px;
	padding-left:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle228 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:10px;
	line-height:13px;
	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.autoParaStyle227 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14px;
	line-height:22.4px;
	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.autoParaStyle226 {
	font-weight:bold;
	font-family:Tondo;
	font-size:70px;
	line-height:76px;
	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.autoParaStyle225 {
	font-weight:bold;
	font-family:Tondo;
	font-size:100px;
	line-height:101px;
	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.autoParaStyle224 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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;
	padding-left:14px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle223 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle222 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle221 {
	font-weight:bold;
	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.autoParaStyle220 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle219 {
	font-weight:bold;
	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.autoParaStyle218 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Montserrat-Italic,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.autoParaStyle217 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.1px;
	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.autoParaStyle216 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Montserrat-Italic,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.autoParaStyle215 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle214 {
	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.autoParaStyle213 {
	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.autoParaStyle212 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:25.1px;
	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.autoParaStyle211 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle210 {
	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.autoParaStyle209 {
	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.autoParaStyle208 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle206 {
	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.autoParaStyle205 {
	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.autoParaStyle204 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:17.9px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle203 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:12px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle201 {
	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.autoParaStyle200 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle199 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:24.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle198 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.1px;
	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.autoParaStyle197 {
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle194 {
	font-weight:bold;
	font-family:Tondo;
	font-size: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.autoParaStyle193 {
	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.autoParaStyle192 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:70px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle191 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:70px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle190 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:84px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle189 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14px;
	line-height:22.4px;
	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:right;
}

p.autoParaStyle188 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:10px;
	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:right;
}

p.autoParaStyle187 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:29px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle186 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:21px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle185 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#006e75;
	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:right;
}

p.autoParaStyle184 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#006e75;
	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.autoParaStyle183 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle182 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#006e75;
	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:right;
}

p.autoParaStyle180 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#006e75;
	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.autoParaStyle179 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle178 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle177 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle176 {
	font-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.autoParaStyle175 {
	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.autoParaStyle174 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle173 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle172 {
	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.autoParaStyle171 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle170 {
	font-family:Tondo;
	font-size:14.7px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle169 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-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: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.autoParaStyle167 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-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-family:FF-Montserrat-Regular,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.autoParaStyle165 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	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.autoParaStyle164 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-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: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.autoParaStyle162 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Montserrat-Italic,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.autoParaStyle161 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:14.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:center;
}

p.autoParaStyle160 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle159 {
	font-weight:bold;
	font-family:Tondo;
	font-size: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.autoParaStyle158 {
	font-family:FF-Montserrat-Regular,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:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:19.6px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:19.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:left;
}

p.autoParaStyle155 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle154 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle153 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle152 {
	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.autoParaStyle151 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,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.autoParaStyle149 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle148 {
	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.autoParaStyle147 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-weight:bold;
	font-family:Tondo;
	font-size:38px;
	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.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	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:center;
}

p.autoParaStyle142 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#006e75;
	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:center;
}

p.autoParaStyle141 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,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.autoParaStyle140 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle138 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle137 {
	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.autoParaStyle136 {
	font-family:FF-Montserrat-Regular,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:-7px;
	padding-left:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle135 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:14px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle133 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle132 {
	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.autoParaStyle131 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,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.autoParaStyle130 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle129 {
	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.autoParaStyle128 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:12px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:19px;
	line-height:14px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle126 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#006e75;
	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:center;
}

p.autoParaStyle125 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	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:center;
}

p.autoParaStyle124 {
	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.autoParaStyle123 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:18.2px;
	line-height:25.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;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle118 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:28px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14px;
	line-height:22.4px;
	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.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:50px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:50px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle110 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:60px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:10px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:Tondo;
	font-size:100px;
	line-height:47px;
	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.autoParaStyle107 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.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:-14px;
	padding-left:14px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle106 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:20.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	font-weight:500;
	font-family:FF-Montserrat-Medium,Montserrat;
	font-size:20px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-family:FF-Montserrat-Regular,Montserrat;
	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;
}

p.autoParaStyle101 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	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.autoParaStyle100 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	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.autoParaStyle99 {
	font-weight:bold;
	font-family:Tondo;
	font-size:47px;
	line-height:47px;
	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.autoParaStyle98 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	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.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:13px;
	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.autoParaStyle96 {
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:Tondo;
	font-size:22.4px;
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25.2px;
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	font-family:FF-Montserrat-Regular,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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle92 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:30.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle91 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:30.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.autoParaStyle90 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:32.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.autoParaStyle89 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:32.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.autoParaStyle88 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:56px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:56px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:25.2px;
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	font-family:FF-Montserrat-Regular,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-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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-weight:bold;
	font-family:Tondo;
	font-size:56px;
	line-height:54.6px;
	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.autoParaStyle72 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:25.2px;
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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;
	text-align:left;
}

p.autoParaStyle68 {
	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;
	text-align:left;
}

p.autoParaStyle67 {
	font-family:FF-Montserrat-Regular,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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:Tondo;
	font-size:56px;
	line-height:54.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.autoParaStyle65 {
	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.autoParaStyle64 {
	font-weight:bold;
	font-family:Tondo;
	font-size:43.4px;
	line-height:54.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.autoParaStyle63 {
	font-weight:bold;
	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.autoParaStyle62 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:23.8px;
	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.autoParaStyle61 {
	font-family:Tondo;
	font-size:28px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-family:Tondo;
	font-size:28px;
	line-height:56px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:Tondo;
	font-size:18.2px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:Tondo;
	font-size:18.2px;
	line-height:56px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:Tondo;
	font-size:23.8px;
	line-height:29.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.autoParaStyle56 {
	font-family:Tondo;
	font-size:23.8px;
	line-height:29.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-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-family:Tondo;
	font-size:23.8px;
	line-height:29.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.autoParaStyle54 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10.5px;
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	font-family:Tondo;
	font-size:20px;
	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.autoParaStyle47 {
	font-family:Tondo;
	font-size:20px;
	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.autoParaStyle46 {
	font-family:Tondo;
	font-size:13px;
	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.autoParaStyle45 {
	font-family:Tondo;
	font-size:13px;
	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.autoParaStyle44 {
	font-family:Tondo;
	font-size:17px;
	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;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:Tondo;
	font-size:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle39 {
	font-weight:bold;
	font-family:Tondo;
	font-size:35px;
	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.autoParaStyle38 {
	font-weight:300;
	font-family:Tondo;
	font-size:35px;
	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.autoParaStyle37 {
	font-family:Tondo;
	font-size:17px;
	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.autoParaStyle36 {
	font-family:Tondo;
	font-size:17px;
	line-height:18px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle35 {
	font-family:Tondo;
	font-size:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle33 {
	font-family:Tondo;
	font-size:17px;
	line-height:19px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14px;
	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.autoParaStyle29 {
	font-weight:300;
	font-family:Tondo;
	font-size:22.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;
	text-align:right;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:Tondo;
	font-size:42px;
	line-height:42px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-family:FF-Montserrat-Regular,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.autoParaStyle26 {
	font-weight:300;
	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.autoParaStyle25 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31.6px;
	line-height:31.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:Tondo;
	font-size:49.2px;
	line-height:62.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.autoParaStyle23 {
	font-weight:300;
	font-family:Tondo;
	font-size:16px;
	line-height:25.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.autoParaStyle22 {
	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.autoParaStyle21 {
	font-weight:300;
	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.autoParaStyle20 {
	font-weight:bold;
	font-family:Tondo;
	font-size:15px;
	line-height:25.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.autoParaStyle19 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25.7px;
	line-height:25.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.autoParaStyle18 {
	font-weight:300;
	font-family:Tondo;
	font-size:40px;
	line-height:51px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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: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.autoParaStyle16 {
	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.autoParaStyle15 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	font-family:"Proxima Nova";
	font-size:26.7px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-Montserrat-Light,Montserrat;
	font-size:21.3px;
	line-height:74.7px;
	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.autoParaStyle3 {
	font-weight:100;
	font-family:FF-Montserrat-Thin,Montserrat;
	font-size:74.7px;
	line-height:74.7px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-Montserrat-Light,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:FF-Montserrat-Thin,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.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.RESPONSIVE {
	font-family:FF-Montserrat-Regular,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 {
	font-family:FF-Montserrat-Regular,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.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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.autoCharStyle33 {
	font-size:18px;
	color:#fff;
}

span.autoCharStyle32 {
	font-family:Tondo;
}

span.autoCharStyle31 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
}

span.autoCharStyle30 {
	font-size:25.2px;
	text-transform:uppercase;
}

span.autoCharStyle29 {
	font-size:18px;
	text-transform:uppercase;
}

span.autoCharStyle28 {
	font-size:25.1px;
}

span.autoCharStyle27 {
	font-size:17.9px;
}

span.autoCharStyle26 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle25 {
	color:#fff;
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle22 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Montserrat-Italic,Montserrat;
	color:#d70e2b;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	color:#d70e2b;
}

span.autoCharStyle20 {
	font-size:25.2px;
	color:#d70e2b;
}

span.autoCharStyle19 {
	font-size:25.2px;
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle16 {
	font-size:18px;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:Tondo;
	font-size:27px;
}

span.autoCharStyle13 {
	font-size:43.4px;
}

span.autoCharStyle12 {
	font-size:28px;
}

span.autoCharStyle11 {
	color:#006e75;
}

span.autoCharStyle10 {
	font-size:30px;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle8 {
	font-size:31px;
}

span.autoCharStyle7 {
	font-size:20px;
}

span.autoCharStyle6 {
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
	color:#d70e2b;
}

span.autoCharStyle3 {
	color:#d70e2b;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle1 {
	font-family:FF-Montserrat-Regular,Montserrat;
}

span.DiaX {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	color:#006e75;
}

span.CIUDAD {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
}

span.texto_check {
	color:#000;
}

span.itinerario {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	color:#006e75;
}

span.ItinerarioNumero {
	font-family:Tondo;
	font-size:14.7px;
	color:#006e75;
}

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; } }

