/* 	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:#00aced; 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-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular 2.otf");
}

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

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

@keyframes fade-in-77444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10940 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-10940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10941 {
	width:656px !important;
	height:77px !important;
	left:272px !important;
	top:143px !important;
}

@keyframes fade-in-10941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10966 {
	width:600px !important;
	height:16px !important;
	left:300px !important;
	top:220px !important;
}

@keyframes fade-in-10966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-left-grow-33991 {
	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-33991 {
	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;
	}
}
#item34011 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-34011 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34011 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item77269 {
	width:328px !important;
	height:379px !important;
	left:186px !important;
	top:-199px !important;
	border-radius:41px;
	background:#fff;
}

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

@keyframes fade-in-77585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52598 {
	width:700px !important;
	height:82px !important;
	top:237px !important;
}

@keyframes fade-in-52598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52622 {
	width:640px !important;
	height:17px !important;
	left:30px !important;
	top:320px !important;
}

@keyframes fade-in-52622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33698 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1120px !important;
	top:287px !important;
}

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

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

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

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

#item33531 {
	width:195px !important;
	height:117px !important;
	left:924px !important;
	top:-17px !important;
	border-radius:8px;
	background:#007377;
}

#item33532 {
	width:139px !important;
	height:56px !important;
	left:952px !important;
	top:22px !important;
}

#item33539 {
	width:472px !important;
	height:137px !important;
	left:36px !important;
	top:-4px !important;
	background:#fff;
}

#item33547 {
	width:472px !important;
	height:80px !important;
	left:36px !important;
	top:41px !important;
}

@keyframes fade-in-33547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes entrarvolandodesdeabajo-33570 {
	0% {
		transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-33570 {
	0% {
		-webkit-transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item33570 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item33571 {
	width:472px !important;
	height:341px !important;
	background:#fff;
}

#item33572 {
	width:415px !important;
	height:287px !important;
	left:25px !important;
	top:41px !important;
}

@keyframes entrarvolandodesdearriba-33595 {
	0% {
		transform:translate(-1px,-58px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-33595 {
	0% {
		-webkit-transform:translate(-1px,-58px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33596 {
	width:37px !important;
	height:37px !important;
	background:#009da5;
}

#item33597 {
	width:26px !important;
	height:26px !important;
	left:5px !important;
	top:5px !important;
}

@keyframes rotate180cw-33597 {
	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-33597 {
	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);}
}
#item33607 {
	width:37px !important;
	height:37px !important;
}

#item33602 {
	width:37px !important;
	height:37px !important;
	left:254px !important;
	top:114px !important;
}

#item33613 {
	width:39px !important;
	height:39px !important;
}

#item33608 {
	width:39px !important;
	height:39px !important;
	left:252px !important;
	top:114px !important;
}

#item33753 {
	width:112px !important;
	height:36px !important;
	left:442px !important;
	top:706px !important;
}

@keyframes fade-in-33753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33759 {
	width:143px !important;
	height:46px !important;
	left:1021px !important;
	top:695px !important;
}

@keyframes fade-in-33759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33766 {
	width:157px !important;
	height:34px !important;
	left:500px !important;
	top:623px !important;
}

@keyframes fade-in-33766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33772 {
	width:109px !important;
	height:27px !important;
	left:344px !important;
	top:620px !important;
}

@keyframes fade-in-33772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33778 {
	width:215px !important;
	height:70px !important;
	left:963px !important;
	top:600px !important;
}

@keyframes fade-in-33778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33785 {
	width:237px !important;
	height:52px !important;
	left:697px !important;
	top:612px !important;
}

@keyframes fade-in-33785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33793 {
	width:110px !important;
	height:54px !important;
	left:613px !important;
	top:685px !important;
}

@keyframes fade-in-33793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33803 {
	width:179px !important;
	height:47px !important;
	left:783px !important;
	top:700px !important;
}

@keyframes fade-in-33803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33811 {
	width:148px !important;
	height:31px !important;
	left:234px !important;
	top:706px !important;
}

@keyframes fade-in-33811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33818 {
	width:138px !important;
	height:36px !important;
	left:36px !important;
	top:705px !important;
}

@keyframes fade-in-33818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33826 {
	width:122px !important;
	height:45px !important;
	left:36px !important;
	top:619px !important;
}

@keyframes fade-in-33826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33834 {
	width:92px !important;
	height:58px !important;
	left:207px !important;
	top:607px !important;
}

@keyframes fade-in-33834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11198 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-11198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63470 {
	width:195px !important;
	height:117px !important;
	left:258px !important;
	border-radius:8px;
	background:#007377;
}

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

#item63479 {
	width:628px !important;
	height:191px !important;
	left:36px !important;
	top:153px !important;
	background:#fff;
}

#item63484 {
	width:594px !important;
	height:112px !important;
	left:50px !important;
	top:217px !important;
}

@keyframes fade-in-63484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes entrarvolandodesdeabajo-63507 {
	0% {
		transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-63507 {
	0% {
		-webkit-transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item63507 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item63508 {
	width:628px !important;
	height:443px !important;
	background:#fff;
}

#item63510 {
	width:600px !important;
	height:387px !important;
	left:14px !important;
	top:57px !important;
}

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

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

@keyframes rotate180cw-63535 {
	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-63535 {
	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);}
}
#item63545 {
	width:51px !important;
	height:51px !important;
}

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

#item63551 {
	width:55px !important;
	height:55px !important;
}

#item63546 {
	width:55px !important;
	height:55px !important;
	left:320px !important;
	top:318px !important;
}

#item63552 {
	width:165px !important;
	height:34px !important;
	left:235px !important;
	top:1025px !important;
}

@keyframes fade-in-63552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63559 {
	width:153px !important;
	height:40px !important;
	left:50px !important;
	top:1024px !important;
}

@keyframes fade-in-63559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63565 {
	width:117px !important;
	height:37px !important;
	left:535px !important;
	top:945px !important;
}

@keyframes fade-in-63565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63575 {
	width:122px !important;
	height:60px !important;
	left:50px !important;
	top:1092px !important;
}

@keyframes fade-in-63575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63582 {
	width:135px !important;
	height:50px !important;
	left:50px !important;
	top:860px !important;
}

@keyframes fade-in-63582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63590 {
	width:121px !important;
	height:30px !important;
	left:529px !important;
	top:870px !important;
}

@keyframes fade-in-63590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63598 {
	width:199px !important;
	height:52px !important;
	left:242px !important;
	top:1103px !important;
}

@keyframes fade-in-63598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63603 {
	width:102px !important;
	height:64px !important;
	left:50px !important;
	top:931px !important;
}

@keyframes fade-in-63603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63608 {
	width:231px !important;
	height:75px !important;
	left:432px !important;
	top:1006px !important;
}

@keyframes fade-in-63608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63615 {
	width:257px !important;
	height:57px !important;
	left:215px !important;
	top:937px !important;
}

@keyframes fade-in-63615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63620 {
	width:153px !important;
	height:49px !important;
	left:497px !important;
	top:1105px !important;
}

@keyframes fade-in-63620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63625 {
	width:182px !important;
	height:40px !important;
	left:266px !important;
	top:866px !important;
}

@keyframes fade-in-63625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34218 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-34218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12018 {
	width:708px !important;
	height:740px !important;
	left:36px !important;
	top:25px !important;
	background:#f7f7f7;
}

@keyframes fade-out-12018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item25929 {
	width:200px !important;
	height:149px !important;
	left:279px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

@keyframes fade-in-26117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26118 {
	width:332px !important;
	height:195px !important;
	left:802px !important;
	top:85px !important;
}

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

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

#item26214 {
	width:200px !important;
	height:22px !important;
	left:279px !important;
	top:343px !important;
}

#item29296 {
	width:200px !important;
	height:22px !important;
	left:279px !important;
	top:545px !important;
}

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

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

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

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

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

@keyframes fade-in-26675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26676 {
	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;
}

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

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

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

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

@keyframes fade-in-26614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26615 {
	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;
}

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

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

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

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

@keyframes fade-in-26555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26556 {
	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;
}

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

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

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

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

@keyframes fade-in-26497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26499 {
	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;
}

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

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

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

@keyframes fade-in-26462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26463 {
	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;
}

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

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

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

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

@keyframes fade-in-26400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26401 {
	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;
}

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

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

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

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

@keyframes fade-in-26336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26337 {
	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;
}

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

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

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

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

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

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

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

@keyframes fade-out-26732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item26733 {
	width:426px !important;
	height:514px !important;
	left:764px !important;
	top:251px !important;
	background:#f7f7f7;
}

@keyframes fade-out-26733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12020 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-12020 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12020 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63641 {
	width:200px !important;
	height:149px !important;
	left:464px !important;
	top:188px !important;
}

#item63653 {
	width:200px !important;
	height:149px !important;
	left:248px !important;
	top:354px !important;
}

#item63664 {
	width:200px !important;
	height:149px !important;
	left:463px !important;
	top:354px !important;
}

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

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

#item63693 {
	width:200px !important;
	height:149px !important;
	left:36px !important;
	top:355px !important;
}

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

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

@keyframes fade-in-63714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63715 {
	width:363px !important;
	height:117px !important;
	left:67px !important;
	top:203px !important;
}

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

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

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

#item63814 {
	width:200px !important;
	height:22px !important;
	left:248px !important;
	top:513px !important;
}

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

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

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

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

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

@keyframes fade-in-64298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64299 {
	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;
}

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

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

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

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

@keyframes fade-in-63950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63951 {
	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;
}

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

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

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

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

@keyframes fade-in-64234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64235 {
	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;
}

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

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

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

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

@keyframes fade-in-64170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64172 {
	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;
}

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

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

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

@keyframes fade-in-64110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64111 {
	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;
}

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

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

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

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

@keyframes fade-in-64049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64050 {
	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;
}

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

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

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

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

@keyframes fade-in-64014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64015 {
	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;
}

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

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

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

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

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

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

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

@keyframes fade-out-64359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64360 {
	width:630px !important;
	height:440px !important;
	left:35px !important;
	top:760px !important;
	background:#f7f7f7;
}

@keyframes fade-out-64360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34897 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-34897 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34897 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12040 {
	width:23px !important;
	height:23px !important;
	top:173px !important;
}

#item12047 {
	width:125px !important;
	height:12px !important;
	left:29px !important;
	top:178px !important;
}

#item12037 {
	width:615px !important;
	height:196px !important;
	left:96px !important;
	top:114px !important;
}

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

#item12089 {
	width:137px !important;
	height:15px !important;
	left:29px !important;
	top:178px !important;
}

#item12080 {
	width:615px !important;
	height:196px !important;
	left:96px !important;
	top:337px !important;
}

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

#item12131 {
	width:172px !important;
	height:15px !important;
	left:29px !important;
	top:176px !important;
}

#item12122 {
	width:615px !important;
	height:194px !important;
	left:96px !important;
	top:560px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-12497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12498 {
	width:286px !important;
	height:127px !important;
	left:846px !important;
	top:85px !important;
}

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

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

#item12546 {
	width:690px !important;
	height:693px !important;
	left:70px !important;
	top:97px !important;
	background:#f7f7f7;
}

@keyframes fade-out-12546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12547 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-12547 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12547 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34923 {
	width:23px !important;
	height:23px !important;
	top:173px !important;
}

#item34926 {
	width:125px !important;
	height:12px !important;
	left:29px !important;
	top:178px !important;
}

#item34920 {
	width:615px !important;
	height:196px !important;
	left:43px !important;
	top:503px !important;
}

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

#item34960 {
	width:137px !important;
	height:15px !important;
	left:29px !important;
	top:178px !important;
}

#item34953 {
	width:615px !important;
	height:196px !important;
	left:43px !important;
	top:726px !important;
}

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

#item35000 {
	width:172px !important;
	height:15px !important;
	left:29px !important;
	top:176px !important;
}

#item34991 {
	width:615px !important;
	height:194px !important;
	left:43px !important;
	top:949px !important;
}

#item35351 {
	width:627px !important;
	height:37px !important;
	left:37px !important;
	top:430px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-64762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64763 {
	width:565px !important;
	height:74px !important;
	left:76px !important;
	top:64px !important;
}

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

@keyframes fade-out-64824 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64824 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64825 {
	width:630px !important;
	height:783px !important;
	left:35px !important;
	top:417px !important;
	background:#f7f7f7;
}

@keyframes fade-out-64825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35376 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-35376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-12564 {
	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-12564 {
	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;
	}
}
#item12577 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-12789 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12789 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-12790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12791 {
	width:422px !important;
	height:100px !important;
	background:#d70e2b;
}

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

@keyframes fade-in-12816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12817 {
	width:421px !important;
	height:120px !important;
	background:#d70e2b;
}

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

@keyframes fade-in-12865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12866 {
	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;
}

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

@keyframes fade-in-12890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12891 {
	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;
}

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

@keyframes fade-in-12915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12916 {
	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;
}

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

@keyframes fade-in-12940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12942 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-13042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13043 {
	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;
}

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

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

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

@keyframes fade-in-13005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13006 {
	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;
}

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

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

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

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

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

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

@keyframes fade-out-13076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-64867 {
	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-64867 {
	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;
	}
}
#item64874 {
	width:44px !important;
	height:499px !important;
	left:-8px !important;
	top:701px !important;
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-65083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-65084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65085 {
	width:591px !important;
	height:130px !important;
	background:#d70e2b;
}

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

@keyframes fade-in-65110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65111 {
	width:590px !important;
	height:150px !important;
	background:#d70e2b;
}

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

@keyframes fade-in-65160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65161 {
	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;
}

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

@keyframes fade-in-65185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65186 {
	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;
}

#item65187 {
	width:270px !important;
	height:231px !important;
	left:23px !important;
	top:29px !important;
}

@keyframes fade-in-65210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65211 {
	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;
}

#item65212 {
	width:269px !important;
	height:113px !important;
	left:24px !important;
	top:29px !important;
}

@keyframes fade-in-65235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65236 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-65335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65336 {
	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;
}

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

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

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

@keyframes fade-in-65298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65299 {
	opacity:0.95;
	width:320px !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;
}

#item65300 {
	width:270px !important;
	height:106px !important;
	left:30px !important;
	top:36px !important;
}

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

#item65323 {
	width:31px !important;
	height:31px !important;
	left:289px !important;
	top:16px !important;
}

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

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

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

@keyframes fade-out-35874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13102 {
	width:422px !important;
	height:790px !important;
	left:788px !important;
	top:6px !important;
	background:#f7f7f7;
}

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

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

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

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

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

@keyframes fade-in-13131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13133 {
	width:422px !important;
	height:185px !important;
	background:#d70e2b;
}

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

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

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

@keyframes fade-out-13159 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13159 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13160 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-13160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item65404 {
	width:76px !important;
	height:1200px !important;
	left:-40px !important;
	background:#f7f7f7;
}

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

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

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

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

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

@keyframes fade-in-65432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65433 {
	width:543px !important;
	height:230px !important;
	background:#d70e2b;
}

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

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

@keyframes fade-out-65459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35950 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-35950 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35950 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-13177 {
	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-13177 {
	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;
	}
}
#item13184 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#f7f7f7;
}

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

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

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

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

@keyframes fade-in-13189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13190 {
	width:421px !important;
	height:164px !important;
	background:#d70e2b;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item13553 {
	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-13553 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-13553 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item13557 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

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

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

#item13727 {
	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-13727 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-13727 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item13731 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

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

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

#item13693 {
	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-13693 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-13693 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item13694 {
	width:362px !important;
	height:154px !important;
	left:325px !important;
	top:252px !important;
}

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

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

#item13659 {
	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-13659 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-13659 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item13660 {
	width:360px !important;
	height:171px !important;
	left:327px !important;
	top:256px !important;
}

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

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

#item13624 {
	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-13624 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-13624 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item13625 {
	width:358px !important;
	height:411px !important;
	left:327px !important;
	top:255px !important;
}

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

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

#item13591 {
	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-13591 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-13591 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item13595 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

@keyframes fade-out-13760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13761 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-13761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-65530 {
	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-65530 {
	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;
	}
}
#item65536 {
	width:61px !important;
	height:735px !important;
	left:-26px !important;
	top:465px !important;
	background:#f7f7f7;
}

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

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

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

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

@keyframes fade-in-65542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65543 {
	width:628px !important;
	height:200px !important;
	background:#d70e2b;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item66077 {
	opacity:0.95;
	width:600px !important;
	height:400px !important;
	left:10px !important;
	top:193px !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-66077 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-66077 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item66081 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item66078 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:198px !important;
}

#item66088 {
	width:524px !important;
	height:353px !important;
	left:48px !important;
	top:240px !important;
}

#item66044 {
	opacity:0.95;
	width:600px !important;
	height:383px !important;
	left:10px !important;
	top:210px !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-66044 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-66044 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item66048 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item66045 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:214px !important;
}

#item66053 {
	width:524px !important;
	height:337px !important;
	left:48px !important;
	top:256px !important;
}

#item66009 {
	opacity:0.95;
	width:600px !important;
	height:303px !important;
	left:10px !important;
	top:290px !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-66009 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-66009 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item66011 {
	width:524px !important;
	height:257px !important;
	left:48px !important;
	top:337px !important;
}

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

#item66034 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:294px !important;
}

#item65973 {
	opacity:0.95;
	width:600px !important;
	height:293px !important;
	left:10px !important;
	top:300px !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-65973 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-65973 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item65974 {
	width:524px !important;
	height:247px !important;
	left:48px !important;
	top:346px !important;
}

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

#item65997 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:304px !important;
}

#item65940 {
	opacity:0.95;
	width:600px !important;
	height:584px !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-65940 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-65940 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item65941 {
	width:524px !important;
	height:538px !important;
	left:48px !important;
	top:56px !important;
}

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

#item65964 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:14px !important;
}

#item65904 {
	opacity:0.95;
	width:600px !important;
	height:324px !important;
	left:10px !important;
	top:269px !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-65904 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-65904 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item65909 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item65906 {
	width:41px !important;
	height:41px !important;
	left:565px !important;
	top:273px !important;
}

#item65914 {
	width:524px !important;
	height:279px !important;
	left:48px !important;
	top:314px !important;
}

#item65938 {
	width:10px !important;
	height:10px !important;
	left:61px !important;
	top:131px !important;
}

#item65902 {
	width:610px !important;
	height:594px !important;
	left:40px !important;
	top:552px !important;
}

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

@keyframes fade-out-66111 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66111 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36528 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-36528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item683 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

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

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

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

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

@keyframes move-left-grow-725 {
	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-725 {
	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;
	}
}
#item738 {
	opacity:0.50;
	width:418px !important;
	height:441px !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-738 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fade-in-738 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item758 {
	width:316px !important;
	height:379px !important;
	left:50px !important;
	top:160px !important;
}

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

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

@keyframes fade-out-783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36562 {
	width:1850px !important;
	height:1218px !important;
	left:-640px !important;
	top:-9px !important;
	background:#f7f7f7;
	border:solid 1.54px #f7f7f7;
}

@keyframes move-left-grow-36563 {
	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-36563 {
	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;
	}
}
#item36569 {
	opacity:0.50;
	width:585px !important;
	height:617px !important;
	top:153px !important;
	box-shadow: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-36569 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes fade-in-36569 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item36570 {
	width:442px !important;
	height:531px !important;
	left:70px !important;
	top:224px !important;
}

#item36594 {
	width:630px !important;
	height:111px !important;
}

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

@keyframes fade-out-36617 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36617 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item820 {
	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-823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item844 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

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

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

@keyframes fade-in-857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item878 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

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

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

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

#item1003 {
	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-1003 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1003 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1008 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item1006 {
	width:21px !important;
	height:21px !important;
	left:874px !important;
	top:94px !important;
}

#item1018 {
	width:553px !important;
	height:512px !important;
	left:330px !important;
	top:141px !important;
}

#item1038 {
	width:504px !important;
	height:737px !important;
	top:1px !important;
}

@keyframes fade-in-1038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1041 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:301px !important;
}

@keyframes fade-in-1041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item936 {
	opacity:0.95;
	width:537px !important;
	height:193px !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-936 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-936 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item958 {
	width:453px !important;
	height:151px !important;
	left:332px !important;
	top:242px !important;
}

@keyframes fade-in-958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item963 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item961 {
	width:21px !important;
	height:21px !important;
	left:796px !important;
	top:212px !important;
}

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

@keyframes fade-in-973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item915 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item913 {
	width:899px !important;
	height:698px !important;
	left:125px !important;
	top:57px !important;
}

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

@keyframes fade-out-1065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36636 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:290px !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-36659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36662 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

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

#item36659 {
	width:293px !important;
	height:30px !important;
	left:352px !important;
	top:207px !important;
}

@keyframes fade-in-36691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36694 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

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

#item36691 {
	width:293px !important;
	height:30px !important;
	left:352px !important;
	top:272px !important;
}

#item36722 {
	width:236px !important;
	height:80px !important;
	left:332px !important;
	top:81px !important;
}

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

@keyframes fade-in-36747 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-36747 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item36774 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36770 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:361px !important;
}

#item36777 {
	width:553px !important;
	height:512px !important;
	left:56px !important;
	top:409px !important;
}

#item36778 {
	width:503px !important;
	height:1288px !important;
}

@keyframes fade-in-36778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36801 {
	width:30px !important;
	height:30px !important;
	left:327px !important;
	top:75px !important;
}

@keyframes fade-in-36801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36813 {
	opacity:0.95;
	width:628px !important;
	height:280px !important;
	left:11px !important;
	top:687px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36813 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-36813 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item36836 {
	width:548px !important;
	height:223px !important;
	left:51px !important;
	top:744px !important;
}

@keyframes fade-in-36836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36862 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item36859 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:693px !important;
}

#item36866 {
	width:30px !important;
	height:30px !important;
	left:327px !important;
	top:10px !important;
}

@keyframes fade-in-36866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36811 {
	width:10px !important;
	height:10px !important;
	left:45px !important;
	top:200px !important;
}

#item36745 {
	width:639px !important;
	height:967px !important;
	left:25px !important;
	top:197px !important;
}

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

@keyframes fade-out-36869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1122 {
	width:629px !important;
	height:106px !important;
	left:88px !important;
	top:77px !important;
}

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

@keyframes fade-in-1136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1138 {
	width:20px !important;
	height:28px !important;
}

#item1169 {
	width:103px !important;
	height:15px !important;
	left:23px !important;
	top:18px !important;
}

#item1136 {
	width:126px !important;
	height:33px !important;
	left:1000px !important;
	top:176px !important;
}

@keyframes fade-in-1173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1175 {
	width:20px !important;
	height:28px !important;
	left:95px !important;
}

#item1203 {
	width:89px !important;
	height:33px !important;
	top:7px !important;
}

#item1173 {
	width:115px !important;
	height:41px !important;
	left:1029px !important;
	top:90px !important;
}

@keyframes fade-in-1207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1209 {
	width:20px !important;
	height:28px !important;
}

#item1236 {
	width:76px !important;
	height:8px !important;
	left:23px !important;
	top:17px !important;
}

#item1207 {
	width:99px !important;
	height:28px !important;
	left:691px !important;
	top:475px !important;
}

@keyframes fade-in-1240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1242 {
	width:20px !important;
	height:28px !important;
	left:49px !important;
}

#item1269 {
	width:51px !important;
	height:24px !important;
	top:5px !important;
}

#item1240 {
	width:78px !important;
	height:29px !important;
	left:838px !important;
	top:35px !important;
}

#item1546 {
	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-1546 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1546 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1551 {
	width:15px !important;
	height:15px !important;
}

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

#item1580 {
	width:532px !important;
	height:287px !important;
	left:49px !important;
	top:242px !important;
}

@keyframes fade-in-1580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488 {
	opacity:0.95;
	width:631px !important;
	height:359px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1488 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1488 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1493 {
	width:15px !important;
	height:15px !important;
}

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

#item1522 {
	width:532px !important;
	height:281px !important;
	left:49px !important;
	top:242px !important;
}

@keyframes fade-in-1522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430 {
	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-1430 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1430 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1435 {
	width:15px !important;
	height:15px !important;
}

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

#item1464 {
	width:532px !important;
	height:258px !important;
	left:49px !important;
	top:242px !important;
}

@keyframes fade-in-1464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370 {
	opacity:0.95;
	width:629px !important;
	height:359px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-1370 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1370 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1375 {
	width:15px !important;
	height:15px !important;
}

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

#item1406 {
	width:532px !important;
	height:328px !important;
	left:49px !important;
	top:242px !important;
}

@keyframes fade-in-1406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348 {
	width:27px !important;
	height:28px !important;
	left:6px !important;
}

#item1346 {
	width:631px !important;
	height:570px !important;
	left:34px !important;
	top:203px !important;
}

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

@keyframes fade-out-1583 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1583 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36897 {
	width:629px !important;
	height:106px !important;
	left:37px !important;
	top:36px !important;
}

#item36920 {
	width:757px !important;
	height:689px !important;
	left:-39px !important;
	top:136px !important;
}

@keyframes fade-in-36923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36926 {
	width:29px !important;
	height:39px !important;
}

#item36929 {
	width:144px !important;
	height:21px !important;
	left:32px !important;
	top:26px !important;
}

#item36923 {
	width:176px !important;
	height:47px !important;
	left:479px !important;
	top:314px !important;
}

@keyframes fade-in-36952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36955 {
	width:29px !important;
	height:39px !important;
	left:133px !important;
}

#item36960 {
	width:125px !important;
	height:47px !important;
	top:10px !important;
}

#item36952 {
	width:161px !important;
	height:57px !important;
	left:520px !important;
	top:194px !important;
}

@keyframes fade-in-36983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36986 {
	width:29px !important;
	height:39px !important;
}

#item36993 {
	width:106px !important;
	height:11px !important;
	left:33px !important;
	top:23px !important;
}

#item36983 {
	width:139px !important;
	height:39px !important;
	left:47px !important;
	top:733px !important;
}

@keyframes fade-in-37016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37019 {
	width:29px !important;
	height:39px !important;
	left:69px !important;
}

#item37023 {
	width:71px !important;
	height:33px !important;
	top:7px !important;
}

#item37016 {
	width:109px !important;
	height:40px !important;
	left:253px !important;
	top:116px !important;
}

#item37262 {
	opacity:0.95;
	width:628px !important;
	height:545px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37262 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-37262 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item37288 {
	width:21px !important;
	height:21px !important;
}

#item37285 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:7px !important;
}

#item37292 {
	width:532px !important;
	height:475px !important;
	left:51px !important;
	top:70px !important;
}

@keyframes fade-in-37292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37206 {
	opacity:0.95;
	width:628px !important;
	height:495px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37206 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-37206 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item37232 {
	width:21px !important;
	height:21px !important;
}

#item37229 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:7px !important;
}

#item37236 {
	width:532px !important;
	height:424px !important;
	left:51px !important;
	top:120px !important;
}

@keyframes fade-in-37236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37152 {
	opacity:0.95;
	width:628px !important;
	height:471px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37152 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-37152 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item37178 {
	width:21px !important;
	height:21px !important;
}

#item37175 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:7px !important;
}

#item37181 {
	width:532px !important;
	height:399px !important;
	left:51px !important;
	top:144px !important;
}

@keyframes fade-in-37181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37093 {
	opacity:0.95;
	width:631px !important;
	height:502px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37093 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-37093 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item37120 {
	width:21px !important;
	height:21px !important;
}

#item37117 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:8px !important;
}

#item37124 {
	width:532px !important;
	height:450px !important;
	left:51px !important;
	top:94px !important;
}

@keyframes fade-in-37124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37148 {
	width:27px !important;
	height:28px !important;
	left:59px !important;
	top:173px !important;
}

#item37090 {
	width:631px !important;
	height:545px !important;
	left:33px !important;
	top:619px !important;
}

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

@keyframes fade-out-37315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1615 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item1616 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-1617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-1648 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1648 {
	0% {
		-webkit-transform:translate(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-1635 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1635 {
	0% {
		-webkit-transform:translate(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-1619 {
	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-1619 {
	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;
	}
}
#item1617 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item1658 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item1659 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item1660 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item1680 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item1685 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item1683 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item1697 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item1695 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item1711 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item1743 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item1759 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item1771 {
	width:27px !important;
	height:10px !important;
	left:475px !important;
	top:139px !important;
}

#item1781 {
	width:27px !important;
	height:27px !important;
	left:877px !important;
	top:130px !important;
}

#item1793 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item1803 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item1832 {
	width:143px !important;
	height:10px !important;
	left:618px !important;
	top:140px !important;
}

#item1835 {
	width:19px !important;
	height:19px !important;
	left:680px !important;
	top:151px !important;
}

@keyframes fade-in-1835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864 {
	width:111px !important;
	height:8px !important;
	left:243px !important;
	top:140px !important;
}

#item1867 {
	width:19px !important;
	height:19px !important;
	left:288px !important;
	top:151px !important;
}

@keyframes fade-in-1867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1877 {
	width:19px !important;
	height:19px !important;
	left:1068px !important;
	top:151px !important;
}

@keyframes fade-in-1877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1904 {
	width:121px !important;
	height:8px !important;
	left:1017px !important;
	top:140px !important;
}

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

#item1932 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item1964 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item1930 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item1970 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2001 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item1968 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item2007 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2037 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item2005 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item2043 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2074 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item2041 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item2080 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2111 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item2078 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item2117 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2150 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item2115 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

#item2156 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item2187 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item2154 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item2455 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2475 {
	width:805px !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-2475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2497 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item2519 {
	width:216px !important;
	height:209px !important;
	left:81px !important;
	top:96px !important;
}

#item2541 {
	width:206px !important;
	height:206px !important;
	left:348px !important;
	top:96px !important;
}

#item2544 {
	opacity:0.50;
	width:1px !important;
	height:137px !important;
	left:299px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item2564 {
	width:206px !important;
	height:215px !important;
	left:619px !important;
	top:96px !important;
}

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

#item2567 {
	width:21px !important;
	height:21px !important;
	left:808px !important;
	top:24px !important;
}

#item2580 {
	opacity:0.50;
	width:1px !important;
	height:137px !important;
	left:571px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item2600 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:306px !important;
}

#item2603 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item2613 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item2622 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:226px !important;
}

#item2632 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:319px !important;
}

#item2663 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:320px !important;
}

#item2666 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:320px !important;
}

#item2675 {
	width:14px !important;
	height:14px !important;
	left:597px !important;
	top:130px !important;
}

#item2683 {
	width:14px !important;
	height:14px !important;
	left:597px !important;
	top:197px !important;
}

#item2691 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:130px !important;
}

#item2702 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:180px !important;
}

#item2714 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:224px !important;
}

#item2726 {
	width:14px !important;
	height:14px !important;
	left:597px !important;
	top:247px !important;
}

#item2435 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2435 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2435 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2436 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item2440 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item2395 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2396 {
	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-2396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2416 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-2416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2421 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2419 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item2356 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2357 {
	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-2357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2377 {
	width:368px !important;
	height:140px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-2377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2382 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2380 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item2320 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2321 {
	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-2321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2324 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2322 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item2352 {
	width:541px !important;
	height:486px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-2352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2263 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2283 {
	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-2283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2288 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2286 {
	width:21px !important;
	height:21px !important;
	left:595px !important;
	top:24px !important;
}

#item2316 {
	width:531px !important;
	height:363px !important;
	left:58px !important;
	top:52px !important;
}

@keyframes fade-in-2316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2195 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-2195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2215 {
	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-2215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2218 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item2238 {
	width:651px !important;
	height:730px !important;
	top:1px !important;
}

@keyframes fade-in-2238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2252 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item2250 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item2193 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item2191 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item2737 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

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

@keyframes fade-out-2747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-2747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-53908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-53932 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-53932 {
	0% {
		-webkit-transform:translate(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-53923 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-53923 {
	0% {
		-webkit-transform:translate(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-53910 {
	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-53910 {
	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;
	}
}
#item53908 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item53941 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item53942 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item53946 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53943 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item53955 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53952 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item53963 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item53970 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item53993 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item66257 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item53778 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item66140 {
	width:399px !important;
	height:1px !important;
	left:160px !important;
	top:227px !important;
	background:#9d9c9c;
}

#item66141 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:180px !important;
}

#item66147 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:180px !important;
}

#item66153 {
	width:118px !important;
	height:11px !important;
}

#item66177 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:16px !important;
}

@keyframes fade-in-66177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66185 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:31px !important;
}

@keyframes fade-in-66185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66192 {
	width:69px !important;
	height:26px !important;
}

#item66216 {
	width:99px !important;
	height:26px !important;
}

#item66240 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:31px !important;
}

@keyframes fade-in-66240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66246 {
	width:38px !important;
	height:38px !important;
	left:455px !important;
	top:184px !important;
}

#item66264 {
	width:38px !important;
	height:13px !important;
	left:254px !important;
	top:197px !important;
}

#item53046 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53051 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53048 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item53059 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-53059 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53059 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53060 {
	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-53060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53083 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item53107 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item53116 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item53139 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item53148 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item53172 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item53180 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item66796 {
	width:477px !important;
	height:899px !important;
	left:34px !important;
}

#item66819 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item66826 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item66831 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item66836 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item66841 {
	width:19px !important;
	height:19px !important;
	top:386px !important;
}

#item66846 {
	width:19px !important;
	height:19px !important;
	top:448px !important;
}

#item66853 {
	width:19px !important;
	height:19px !important;
	top:584px !important;
}

#item66860 {
	width:19px !important;
	height:19px !important;
	top:678px !important;
}

#item66865 {
	width:19px !important;
	height:19px !important;
	top:749px !important;
}

#item53506 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53506 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53507 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item53511 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item53472 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53473 {
	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-53473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53474 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-53474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53500 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53497 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item53434 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53435 {
	width:631px !important;
	height:230px !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-53435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53436 {
	width:560px !important;
	height:193px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-53436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53462 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53459 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item54428 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54429 {
	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-54429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54433 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54430 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item54436 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item54437 {
	width:505px !important;
	height:913px !important;
}

@keyframes fade-in-54437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54310 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54311 {
	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-54311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54315 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54312 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item66302 {
	width:568px !important;
	height:596px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-66302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53357 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53358 {
	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-53358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53362 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53359 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item53368 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item53369 {
	width:505px !important;
	height:1428px !important;
}

@keyframes fade-in-53369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53355 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item53044 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

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

#item52834 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item52849 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52856 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item52845 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item52882 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52891 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52879 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item52917 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52923 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52914 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item52949 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52956 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item52946 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item52982 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52988 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52979 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item53015 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53021 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53012 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item54365 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54369 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54361 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

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

@keyframes fade-out-38234 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38234 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item2779 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item2780 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-2781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-2810 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-2810 {
	0% {
		-webkit-transform:translate(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-2796 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-2796 {
	0% {
		-webkit-transform:translate(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-2783 {
	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-2783 {
	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;
	}
}
#item2781 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item2822 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item2823 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item2824 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item2844 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item2849 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item2847 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item2861 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item2859 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item2870 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item2897 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item2912 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item2924 {
	width:27px !important;
	height:10px !important;
	left:414px !important;
	top:139px !important;
}

#item2934 {
	width:27px !important;
	height:27px !important;
	left:690px !important;
	top:130px !important;
}

#item29039 {
	width:27px !important;
	height:27px !important;
	left:946px !important;
	top:130px !important;
}

#item2944 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item2953 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item2982 {
	width:210px !important;
	height:8px !important;
}

#item2985 {
	width:19px !important;
	height:19px !important;
	left:95px !important;
	top:11px !important;
}

@keyframes fade-in-2985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29003 {
	width:210px !important;
	height:8px !important;
}

#item29026 {
	width:19px !important;
	height:19px !important;
	left:96px !important;
	top:11px !important;
}

@keyframes fade-in-29026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3015 {
	width:150px !important;
	height:8px !important;
}

#item3018 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-3018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3028 {
	width:19px !important;
	height:19px !important;
	left:92px !important;
	top:11px !important;
}

@keyframes fade-in-3028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3058 {
	width:138px !important;
	height:8px !important;
}

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

#item3086 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3113 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3084 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item3119 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3146 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3117 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item3152 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3183 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item3150 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item3189 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3219 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3187 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item3225 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3254 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3223 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item3260 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3289 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item3258 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item3493 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3513 {
	width:959px !important;
	height:229px !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-3513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3535 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item3557 {
	width:216px !important;
	height:111px !important;
	left:81px !important;
	top:96px !important;
}

#item3579 {
	width:206px !important;
	height:128px !important;
	left:312px !important;
	top:96px !important;
}

#item3582 {
	opacity:0.50;
	width:1px !important;
	height:40px !important;
	left:265px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item3602 {
	width:206px !important;
	height:133px !important;
	left:583px !important;
	top:96px !important;
}

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

#item3605 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item3616 {
	opacity:0.50;
	width:1px !important;
	height:40px !important;
	left:535px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item3636 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:207px !important;
}

#item3639 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item3650 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:220px !important;
}

#item3680 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:221px !important;
}

#item3683 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:221px !important;
}

#item3694 {
	width:14px !important;
	height:14px !important;
	left:561px !important;
	top:130px !important;
}

#item3706 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:130px !important;
}

#item3715 {
	opacity:0.50;
	width:1px !important;
	height:40px !important;
	left:773px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item3716 {
	width:14px !important;
	height:14px !important;
	left:799px !important;
	top:130px !important;
}

#item3744 {
	width:165px !important;
	height:128px !important;
	left:821px !important;
	top:96px !important;
}

#item3476 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3476 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3477 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item3481 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item3439 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3439 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3439 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3440 {
	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-3440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3460 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-3460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3465 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3463 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item3401 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3402 {
	width:426px !important;
	height:217px !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-3402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3422 {
	width:366px !important;
	height:173px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-3422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3427 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3425 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item3364 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3364 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3364 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3365 {
	width:600px !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-3365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3368 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3366 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item3397 {
	width:541px !important;
	height:497px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-3397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3297 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3317 {
	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-3317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3320 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item3340 {
	width:651px !important;
	height:1079px !important;
	top:1px !important;
}

@keyframes fade-in-3340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3353 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3351 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item3295 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item3293 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item3747 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

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

@keyframes fade-out-3756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-3756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-55109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-55112 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-55112 {
	0% {
		-webkit-transform:translate(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-55116 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-55116 {
	0% {
		-webkit-transform:translate(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-55114 {
	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-55114 {
	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;
	}
}
#item55109 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item55117 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item55118 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item55123 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55120 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item55129 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55126 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item55132 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item55135 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item55158 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item38334 {
	width:1329px !important;
	height:37px !important;
	left:588px !important;
	top:250px !important;
}

#item54928 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54932 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54929 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item54936 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-54936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54937 {
	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-54937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54962 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item54985 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item54990 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item55013 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item55018 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item55043 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item55049 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item67015 {
	width:477px !important;
	height:598px !important;
	left:33px !important;
}

#item67038 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:314px !important;
}

#item67043 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item67050 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item67055 {
	width:19px !important;
	height:19px !important;
	left:2px !important;
	top:450px !important;
}

#item54917 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54918 {
	width:633px !important;
	height:650px !important;
	left:34px !important;
	top:38px !important;
}

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

#item54920 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item54884 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54884 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54884 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54885 {
	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-54885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54886 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-54886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54912 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54909 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item54851 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54852 {
	width:631px !important;
	height:274px !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-54852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54853 {
	width:560px !important;
	height:238px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-54853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54879 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54876 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item54813 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54813 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54813 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54814 {
	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-54814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54818 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54815 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item54821 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item54822 {
	width:505px !important;
	height:958px !important;
}

@keyframes fade-in-54822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54733 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54733 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54735 {
	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-54735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54739 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54736 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item54743 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item54744 {
	width:505px !important;
	height:2010px !important;
}

@keyframes fade-in-54744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54772 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item54731 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item55084 {
	width:561px !important;
	height:1px !important;
	left:148px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item55085 {
	width:564px !important;
	height:1px !important;
	left:-14px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item55086 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item38365 {
	width:38px !important;
	height:13px !important;
	left:291px !important;
	top:148px !important;
}

#item38369 {
	width:38px !important;
	height:38px !important;
	left:626px !important;
	top:136px !important;
}

#item38376 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item38385 {
	width:146px !important;
	height:11px !important;
}

#item38409 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:16px !important;
}

@keyframes fade-in-38409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38442 {
	width:117px !important;
	height:11px !important;
}

#item38465 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-38465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38373 {
	width:38px !important;
	height:38px !important;
	left:332px !important;
	top:224px !important;
}

#item38381 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:220px !important;
}

#item38414 {
	width:294px !important;
	height:11px !important;
}

#item38438 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
	top:16px !important;
}

@keyframes fade-in-38438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38471 {
	width:27px !important;
	height:27px !important;
	left:129px !important;
	top:16px !important;
}

@keyframes fade-in-38471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38477 {
	width:193px !important;
	height:11px !important;
}

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

#item54515 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item54523 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54526 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item54520 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item54552 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54555 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54549 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item54582 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54585 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54578 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item54611 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54615 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item54608 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item54641 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54646 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54638 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item54672 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54676 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54669 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

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

@keyframes fade-out-77277 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77277 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item3788 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item3789 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-3790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-3816 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3816 {
	0% {
		-webkit-transform:translate(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-3804 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3804 {
	0% {
		-webkit-transform:translate(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-3792 {
	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-3792 {
	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;
	}
}
#item3790 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item3828 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item3829 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item3830 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item3850 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item3855 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item3853 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item3867 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item3865 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item3879 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item3909 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item3923 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item3934 {
	width:27px !important;
	height:10px !important;
	left:475px !important;
	top:139px !important;
}

#item3943 {
	width:27px !important;
	height:27px !important;
	left:877px !important;
	top:130px !important;
}

#item3952 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item3961 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item3990 {
	width:143px !important;
	height:19px !important;
	left:619px !important;
	top:129px !important;
}

#item3993 {
	width:19px !important;
	height:19px !important;
	left:680px !important;
	top:151px !important;
}

@keyframes fade-in-3993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4021 {
	width:111px !important;
	height:8px !important;
	left:243px !important;
	top:140px !important;
}

#item4024 {
	width:19px !important;
	height:19px !important;
	left:288px !important;
	top:151px !important;
}

@keyframes fade-in-4024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4032 {
	width:19px !important;
	height:19px !important;
	left:1068px !important;
	top:151px !important;
}

@keyframes fade-in-4032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4059 {
	width:121px !important;
	height:8px !important;
	left:1017px !important;
	top:140px !important;
}

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

#item4087 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4120 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4085 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item4126 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4156 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4124 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item4162 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4191 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item4160 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item4197 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4226 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4195 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item4232 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4260 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4230 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item4266 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4294 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4264 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

#item4300 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4328 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item4298 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item4596 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4616 {
	width:805px !important;
	height:326px !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-4616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4638 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item4660 {
	width:216px !important;
	height:182px !important;
	left:81px !important;
	top:96px !important;
}

#item4682 {
	width:206px !important;
	height:122px !important;
	left:348px !important;
	top:96px !important;
}

#item4685 {
	opacity:0.50;
	width:1px !important;
	height:137px !important;
	left:299px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item4705 {
	width:206px !important;
	height:215px !important;
	left:619px !important;
	top:96px !important;
}

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

#item4708 {
	width:21px !important;
	height:21px !important;
	left:808px !important;
	top:24px !important;
}

#item4721 {
	opacity:0.50;
	width:1px !important;
	height:137px !important;
	left:571px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item4741 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:305px !important;
}

#item4744 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item4753 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:178px !important;
}

#item4762 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:317px !important;
}

#item4790 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:319px !important;
}

#item4793 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:318px !important;
}

#item4803 {
	width:14px !important;
	height:14px !important;
	left:597px !important;
	top:130px !important;
}

#item4812 {
	width:14px !important;
	height:14px !important;
	left:597px !important;
	top:197px !important;
}

#item4820 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:130px !important;
}

#item4828 {
	width:14px !important;
	height:14px !important;
	left:597px !important;
	top:247px !important;
}

#item4577 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4578 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item4582 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item4538 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4539 {
	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-4539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4559 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-4559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4564 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4562 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item4499 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4499 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4500 {
	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-4500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4520 {
	width:369px !important;
	height:140px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-4520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4525 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4523 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item4463 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4463 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4463 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4464 {
	width:600px !important;
	height:442px !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-4464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4467 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4465 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item4495 {
	width:541px !important;
	height:449px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-4495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4405 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4405 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4405 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4425 {
	width:591px !important;
	height:396px !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-4425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4430 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4428 {
	width:21px !important;
	height:21px !important;
	left:595px !important;
	top:24px !important;
}

#item4459 {
	width:531px !important;
	height:374px !important;
	left:58px !important;
	top:52px !important;
}

@keyframes fade-in-4459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4336 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4356 {
	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-4356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4359 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item4379 {
	width:651px !important;
	height:660px !important;
	top:1px !important;
}

@keyframes fade-in-4379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4393 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4391 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item4334 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item4332 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item4839 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

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

@keyframes fade-out-4850 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-4850 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-55799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-55802 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-55802 {
	0% {
		-webkit-transform:translate(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-55806 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-55806 {
	0% {
		-webkit-transform:translate(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-55804 {
	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-55804 {
	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;
	}
}
#item55799 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item55807 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item55808 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item55812 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55809 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item55818 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55815 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item55821 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item55827 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item55850 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item55622 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55627 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55623 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item55633 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-55633 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55633 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55635 {
	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-55635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55658 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item55681 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item55684 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item55707 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item55710 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item55733 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item55739 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item67786 {
	width:477px !important;
	height:599px !important;
	left:33px !important;
}

#item67809 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item67814 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item67819 {
	width:19px !important;
	height:19px !important;
	top:247px !important;
}

#item67824 {
	width:19px !important;
	height:19px !important;
	top:380px !important;
}

#item67831 {
	width:19px !important;
	height:19px !important;
	top:449px !important;
}

#item67838 {
	width:19px !important;
	height:19px !important;
	top:506px !important;
}

#item55612 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55612 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55612 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55613 {
	width:633px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item55615 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item55578 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55579 {
	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-55579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55580 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-55580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55607 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55603 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item55542 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55543 {
	width:631px !important;
	height:230px !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-55543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55544 {
	width:560px !important;
	height:193px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-55544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55571 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55567 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item55504 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55504 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55505 {
	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-55505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55510 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55507 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item55513 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item55514 {
	width:505px !important;
	height:3803px !important;
}

@keyframes fade-in-55514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55465 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55466 {
	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-55466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55470 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55467 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item55473 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item55475 {
	width:505px !important;
	height:3803px !important;
}

@keyframes fade-in-55475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55426 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55427 {
	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-55427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55431 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55428 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item55434 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item55435 {
	width:505px !important;
	height:1383px !important;
}

@keyframes fade-in-55435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55463 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item55424 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item55773 {
	width:562px !important;
	height:1px !important;
	left:147px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item55774 {
	width:547px !important;
	height:1px !important;
	left:-14px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item55776 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item67129 {
	width:38px !important;
	height:13px !important;
	left:346px !important;
	top:148px !important;
}

#item67132 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item67136 {
	width:145px !important;
	height:26px !important;
}

#item67159 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:32px !important;
}

@keyframes fade-in-67159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67166 {
	width:117px !important;
	height:11px !important;
}

#item67189 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:16px !important;
}

@keyframes fade-in-67189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67245 {
	width:38px !important;
	height:38px !important;
	top:4px !important;
}

#item67250 {
	width:46px !important;
	height:46px !important;
	left:376px !important;
}

#item67256 {
	width:27px !important;
	height:27px !important;
	left:72px !important;
	top:16px !important;
}

@keyframes fade-in-67256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67259 {
	width:169px !important;
	height:11px !important;
}

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

#item55204 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item55212 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55215 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item55209 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item55241 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55245 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item55238 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item55271 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55278 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item55268 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item55304 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55309 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item55301 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item55335 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55338 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item55332 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item55364 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55370 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item55361 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item55396 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55401 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item55393 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

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

@keyframes fade-out-77278 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77278 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item4882 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item4883 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-4884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-4917 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4917 {
	0% {
		-webkit-transform:translate(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-4901 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-4901 {
	0% {
		-webkit-transform:translate(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-4886 {
	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-4886 {
	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;
	}
}
#item4884 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item4931 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item4932 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item4933 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item4953 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item4958 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item4956 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item4971 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item4969 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item4981 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item5010 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item5023 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item5032 {
	width:27px !important;
	height:10px !important;
	left:346px !important;
	top:139px !important;
}

#item5040 {
	width:27px !important;
	height:10px !important;
	left:453px !important;
	top:139px !important;
}

#item5051 {
	width:27px !important;
	height:10px !important;
	left:623px !important;
	top:139px !important;
}

#item5062 {
	width:27px !important;
	height:10px !important;
	left:703px !important;
	top:139px !important;
}

#item5073 {
	width:27px !important;
	height:10px !important;
	left:820px !important;
	top:139px !important;
}

#item5083 {
	width:27px !important;
	height:10px !important;
	left:899px !important;
	top:139px !important;
}

#item5092 {
	width:27px !important;
	height:10px !important;
	left:1002px !important;
	top:139px !important;
}

#item5101 {
	width:27px !important;
	height:10px !important;
	left:533px !important;
	top:139px !important;
}

#item5111 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item5122 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item5151 {
	width:80px !important;
	height:20px !important;
}

#item5154 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:21px !important;
}

@keyframes fade-in-5154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5182 {
	width:103px !important;
	height:8px !important;
}

#item5185 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:11px !important;
}

@keyframes fade-in-5185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5213 {
	width:78px !important;
	height:8px !important;
}

#item5216 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-5216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5248 {
	width:52px !important;
	height:8px !important;
}

#item5251 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:11px !important;
}

@keyframes fade-in-5251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5283 {
	width:70px !important;
	height:8px !important;
}

#item5286 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-5286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5318 {
	width:60px !important;
	height:8px !important;
}

#item5321 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-5321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5353 {
	width:60px !important;
	height:8px !important;
}

#item5356 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-5356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5385 {
	width:96px !important;
	height:8px !important;
}

#item5388 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
	top:11px !important;
}

@keyframes fade-in-5388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5398 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
	top:11px !important;
}

@keyframes fade-in-5398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5426 {
	width:95px !important;
	height:8px !important;
}

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

#item5454 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5483 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item5452 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item5489 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5517 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item5487 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item5523 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5550 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item5521 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item5556 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5583 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item5554 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item5589 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5619 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item5587 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item5625 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item5655 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item5623 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item5864 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-5864 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5864 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5884 {
	width:959px !important;
	height:537px !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-5884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5906 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item5928 {
	width:216px !important;
	height:408px !important;
	left:81px !important;
	top:96px !important;
}

#item5950 {
	width:174px !important;
	height:393px !important;
	left:339px !important;
	top:96px !important;
}

#item5953 {
	opacity:0.50;
	width:1px !important;
	height:345px !important;
	left:296px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item5973 {
	width:185px !important;
	height:400px !important;
	left:555px !important;
	top:96px !important;
}

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

#item5976 {
	width:21px !important;
	height:21px !important;
	left:962px !important;
	top:24px !important;
}

#item5988 {
	opacity:0.50;
	width:1px !important;
	height:345px !important;
	left:514px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item6008 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:514px !important;
}

#item6011 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item6020 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:528px !important;
}

#item6047 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:529px !important;
}

#item6050 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:528px !important;
}

#item6062 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:130px !important;
}

#item6073 {
	opacity:0.50;
	width:1px !important;
	height:345px !important;
	left:747px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item6074 {
	width:14px !important;
	height:14px !important;
	left:767px !important;
	top:130px !important;
}

#item6103 {
	width:155px !important;
	height:357px !important;
	left:789px !important;
	top:96px !important;
}

#item6106 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item6116 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item6125 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:323px !important;
}

#item6134 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:389px !important;
}

#item6143 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:455px !important;
}

#item6153 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:146px !important;
}

#item6162 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:194px !important;
}

#item6170 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:242px !important;
}

#item6179 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:338px !important;
}

#item6191 {
	width:14px !important;
	height:14px !important;
	left:317px !important;
	top:404px !important;
}

#item6202 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:177px !important;
}

#item6212 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:226px !important;
}

#item6222 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:323px !important;
}

#item6231 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:387px !important;
}

#item6240 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:436px !important;
}

#item6249 {
	width:14px !important;
	height:14px !important;
	left:767px !important;
	top:179px !important;
}

#item6259 {
	width:14px !important;
	height:14px !important;
	left:767px !important;
	top:229px !important;
}

#item5844 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-5844 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5844 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5845 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item5849 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item5806 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-5806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5807 {
	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-5807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5827 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-5827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5832 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5830 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item5769 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-5769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5769 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5770 {
	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-5770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5790 {
	width:366px !important;
	height:139px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-5790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5795 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5793 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item5732 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-5732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5733 {
	width:600px !important;
	height:490px !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-5733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5736 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5734 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item5765 {
	width:541px !important;
	height:497px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-5765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5663 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-5663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-5663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item5683 {
	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-5683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5686 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item5706 {
	width:651px !important;
	height:1269px !important;
	top:1px !important;
}

@keyframes fade-in-5706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5720 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item5718 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item5661 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item5659 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item6268 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

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

@keyframes fade-out-6276 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6276 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-63249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-63251 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-63251 {
	0% {
		-webkit-transform:translate(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-63256 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-63256 {
	0% {
		-webkit-transform:translate(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-63253 {
	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-63253 {
	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;
	}
}
#item63249 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item63257 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item63258 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item63262 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63259 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item63269 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63266 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item63275 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item63279 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item63302 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item63223 {
	width:570px !important;
	height:1px !important;
	left:143px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item63225 {
	width:570px !important;
	height:1px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item40160 {
	width:38px !important;
	height:13px !important;
	left:221px !important;
	top:148px !important;
}

#item40163 {
	width:38px !important;
	height:13px !important;
	left:370px !important;
	top:148px !important;
}

#item40169 {
	width:38px !important;
	height:13px !important;
	left:626px !important;
	top:148px !important;
}

#item40173 {
	width:38px !important;
	height:13px !important;
	left:101px !important;
	top:237px !important;
}

#item40176 {
	width:38px !important;
	height:13px !important;
	left:232px !important;
	top:237px !important;
}

#item40179 {
	width:38px !important;
	height:13px !important;
	left:346px !important;
	top:237px !important;
}

#item40182 {
	width:38px !important;
	height:13px !important;
	left:493px !important;
	top:237px !important;
}

#item40185 {
	width:38px !important;
	height:13px !important;
	left:491px !important;
	top:148px !important;
}

#item40188 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item40196 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item40202 {
	width:112px !important;
	height:28px !important;
}

#item40225 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:29px !important;
}

@keyframes fade-in-40225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40230 {
	width:91px !important;
	height:26px !important;
}

#item40253 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:31px !important;
}

@keyframes fade-in-40253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40257 {
	width:104px !important;
	height:11px !important;
}

#item40280 {
	width:27px !important;
	height:27px !important;
	left:39px !important;
	top:16px !important;
}

@keyframes fade-in-40280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40285 {
	width:71px !important;
	height:11px !important;
}

#item40308 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:16px !important;
}

@keyframes fade-in-40308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40314 {
	width:98px !important;
	height:11px !important;
}

#item40337 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-40337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40341 {
	width:84px !important;
	height:11px !important;
}

#item40364 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-40364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40369 {
	width:66px !important;
	height:11px !important;
}

#item40393 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:16px !important;
}

@keyframes fade-in-40393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40397 {
	width:134px !important;
	height:11px !important;
}

#item40420 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:16px !important;
}

@keyframes fade-in-40420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40424 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:33px !important;
}

@keyframes fade-in-40424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40427 {
	width:79px !important;
	height:26px !important;
}

#item63070 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-63070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63074 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63071 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item63078 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-63078 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63078 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63079 {
	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-63079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63102 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item63126 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item63129 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item63152 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item63155 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item63179 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item63185 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item68406 {
	width:477px !important;
	height:532px !important;
	left:34px !important;
	top:1002px !important;
}

#item68429 {
	width:477px !important;
	height:271px !important;
	left:34px !important;
	top:1532px !important;
}

#item68452 {
	width:19px !important;
	height:19px !important;
	top:1047px !important;
}

#item68458 {
	width:19px !important;
	height:19px !important;
	top:1579px !important;
}

#item68463 {
	width:19px !important;
	height:19px !important;
	top:1114px !important;
}

#item68468 {
	width:19px !important;
	height:19px !important;
	top:1181px !important;
}

#item68473 {
	width:19px !important;
	height:19px !important;
	top:1318px !important;
}

#item68478 {
	width:19px !important;
	height:19px !important;
	top:1383px !important;
}

#item68485 {
	width:19px !important;
	height:19px !important;
	top:1452px !important;
}

#item68492 {
	width:19px !important;
	height:19px !important;
	top:1648px !important;
}

#item68497 {
	width:19px !important;
	height:19px !important;
	top:1718px !important;
}

#item68504 {
	width:477px !important;
	height:532px !important;
	left:33px !important;
}

#item68527 {
	width:477px !important;
	height:458px !important;
	left:33px !important;
	top:536px !important;
}

#item68550 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item68556 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item68562 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item68568 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item68573 {
	width:19px !important;
	height:19px !important;
	top:385px !important;
}

#item68578 {
	width:19px !important;
	height:19px !important;
	top:452px !important;
}

#item68584 {
	width:19px !important;
	height:19px !important;
	top:583px !important;
}

#item68589 {
	width:19px !important;
	height:19px !important;
	top:649px !important;
}

#item68596 {
	width:19px !important;
	height:19px !important;
	top:716px !important;
}

#item68603 {
	width:19px !important;
	height:19px !important;
	top:855px !important;
}

#item68608 {
	width:19px !important;
	height:19px !important;
	top:921px !important;
}

#item63059 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-63059 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63059 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63060 {
	width:633px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item63062 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item63027 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-63027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63027 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63028 {
	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-63028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63029 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-63029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63055 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63052 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item62994 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62995 {
	width:631px !important;
	height:226px !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-62995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62996 {
	width:560px !important;
	height:193px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-62996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63022 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63019 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item62955 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62955 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62956 {
	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-62956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62960 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62957 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item62964 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item62965 {
	width:505px !important;
	height:890px !important;
}

@keyframes fade-in-62965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62912 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62913 {
	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-62913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62917 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62914 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item62921 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item62922 {
	width:505px !important;
	height:2593px !important;
}

@keyframes fade-in-62922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62953 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item62909 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item63226 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

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

#item62724 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item62734 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62738 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item62731 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item62764 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62768 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62761 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item62794 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62798 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62791 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item62824 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62827 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item62821 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item62853 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62856 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62850 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item62882 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62886 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62879 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

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

@keyframes fade-out-77279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14087 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

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

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

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

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

@keyframes move-left-grow-14103 {
	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-14103 {
	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;
	}
}
#item14111 {
	opacity:0.30;
	width:418px !important;
	height:441px !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-14111 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-14111 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item14112 {
	width:316px !important;
	height:374px !important;
	left:50px !important;
	top:160px !important;
}

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

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

@keyframes fade-out-14158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item41211 {
	width:1822px !important;
	height:1200px !important;
	left:-838px !important;
	background:#f7f7f7;
	border:solid 1.517471412534px #f7f7f7;
}

@keyframes move-left-grow-41212 {
	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-41212 {
	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;
	}
}
#item41220 {
	opacity:0.30;
	width:585px !important;
	height:617px !important;
	top:153px !important;
	box-shadow: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-41220 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-41220 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item41221 {
	width:442px !important;
	height:524px !important;
	left:70px !important;
	top:224px !important;
}

#item41244 {
	width:630px !important;
	height:111px !important;
}

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

@keyframes fade-out-77281 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77281 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14178 {
	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-14201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14204 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

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

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

@keyframes fade-in-14230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14233 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

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

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

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

#item14348 {
	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-14348 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-14348 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item14374 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14371 {
	width:21px !important;
	height:21px !important;
	left:874px !important;
	top:94px !important;
}

#item14377 {
	width:553px !important;
	height:512px !important;
	left:330px !important;
	top:141px !important;
}

#item14378 {
	width:504px !important;
	height:1076px !important;
}

@keyframes fade-in-14378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14401 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:301px !important;
}

@keyframes fade-in-14401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14286 {
	opacity:0.95;
	width:537px !important;
	height:314px !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-14286 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-14286 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item14309 {
	width:453px !important;
	height:260px !important;
	left:332px !important;
	top:242px !important;
}

@keyframes fade-in-14309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14336 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14332 {
	width:21px !important;
	height:21px !important;
	left:796px !important;
	top:212px !important;
}

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

@keyframes fade-in-14340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14346 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item14284 {
	width:899px !important;
	height:698px !important;
	left:125px !important;
	top:57px !important;
}

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

@keyframes fade-out-14409 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14409 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68647 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:290px !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-68670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68674 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

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

#item68670 {
	width:293px !important;
	height:30px !important;
	left:352px !important;
	top:207px !important;
}

@keyframes fade-in-68701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68704 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

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

#item68701 {
	width:293px !important;
	height:30px !important;
	left:352px !important;
	top:272px !important;
}

#item68730 {
	width:236px !important;
	height:80px !important;
	left:332px !important;
	top:81px !important;
}

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

@keyframes fade-in-68815 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-68815 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item68843 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68838 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:361px !important;
}

#item68847 {
	width:553px !important;
	height:512px !important;
	left:56px !important;
	top:409px !important;
}

#item68848 {
	width:503px !important;
	height:1754px !important;
}

@keyframes fade-in-68848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68871 {
	width:30px !important;
	height:30px !important;
	left:327px !important;
	top:75px !important;
}

@keyframes fade-in-68871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68755 {
	opacity:0.95;
	width:628px !important;
	height:429px !important;
	left:11px !important;
	top:538px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68755 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-68755 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item68778 {
	width:548px !important;
	height:365px !important;
	left:51px !important;
	top:595px !important;
}

@keyframes fade-in-68778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68804 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68801 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:544px !important;
}

#item68808 {
	width:30px !important;
	height:30px !important;
	left:327px !important;
	top:10px !important;
}

@keyframes fade-in-68808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68812 {
	width:10px !important;
	height:10px !important;
	left:45px !important;
	top:200px !important;
}

#item68753 {
	width:639px !important;
	height:967px !important;
	left:25px !important;
	top:197px !important;
}

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

@keyframes fade-out-77284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14450 {
	width:629px !important;
	height:106px !important;
	left:88px !important;
	top:77px !important;
}

#item14473 {
	width:426px !important;
	height:523px !important;
	left:774px !important;
}

@keyframes fade-in-14477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14480 {
	width:20px !important;
	height:28px !important;
}

#item14485 {
	width:103px !important;
	height:15px !important;
	left:23px !important;
	top:18px !important;
}

#item14477 {
	width:126px !important;
	height:33px !important;
	left:939px !important;
	top:245px !important;
}

@keyframes fade-in-14923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14926 {
	width:20px !important;
	height:28px !important;
}

#item14930 {
	width:103px !important;
	height:15px !important;
	left:23px !important;
	top:18px !important;
}

#item14923 {
	width:126px !important;
	height:33px !important;
	left:980px !important;
	top:383px !important;
}

@keyframes fade-in-29050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29053 {
	width:20px !important;
	height:28px !important;
}

#item29056 {
	width:103px !important;
	height:15px !important;
	left:23px !important;
	top:18px !important;
}

#item29050 {
	width:126px !important;
	height:33px !important;
	left:965px !important;
	top:320px !important;
}

@keyframes fade-in-14508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14511 {
	width:20px !important;
	height:28px !important;
	left:76px !important;
}

#item14514 {
	width:70px !important;
	height:23px !important;
	top:7px !important;
}

#item14508 {
	width:96px !important;
	height:31px !important;
	left:833px !important;
	top:247px !important;
}

@keyframes fade-in-14537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14540 {
	width:20px !important;
	height:28px !important;
}

#item14544 {
	width:76px !important;
	height:8px !important;
	left:23px !important;
	top:17px !important;
}

#item14537 {
	width:99px !important;
	height:28px !important;
	left:827px !important;
	top:305px !important;
}

@keyframes fade-in-14567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14570 {
	width:20px !important;
	height:28px !important;
	left:45px !important;
}

#item14575 {
	width:51px !important;
	height:8px !important;
	top:19px !important;
}

#item14567 {
	width:65px !important;
	height:28px !important;
	left:913px !important;
	top:137px !important;
}

#item29084 {
	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-29084 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-29084 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item29110 {
	width:15px !important;
	height:15px !important;
}

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

#item29116 {
	width:532px !important;
	height:380px !important;
	left:49px !important;
	top:50px !important;
}

@keyframes fade-in-29116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14957 {
	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-14957 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-14957 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item14984 {
	width:15px !important;
	height:15px !important;
}

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

#item14987 {
	width:532px !important;
	height:280px !important;
	left:49px !important;
	top:50px !important;
}

@keyframes fade-in-14987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14644 {
	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-14644 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-14644 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item14670 {
	width:15px !important;
	height:15px !important;
}

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

#item14673 {
	width:532px !important;
	height:280px !important;
	left:49px !important;
	top:50px !important;
}

@keyframes fade-in-14673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14811 {
	opacity:0.95;
	width:628px !important;
	height:456px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14811 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-14811 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item14837 {
	width:15px !important;
	height:15px !important;
}

#item14834 {
	width:15px !important;
	height:15px !important;
	left:599px !important;
	top:14px !important;
}

#item14841 {
	width:532px !important;
	height:406px !important;
	left:47px !important;
	top:50px !important;
}

@keyframes fade-in-14841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14756 {
	opacity:0.95;
	width:629px !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-14756 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-14756 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item14782 {
	width:15px !important;
	height:15px !important;
}

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

#item14786 {
	width:532px !important;
	height:380px !important;
	left:48px !important;
	top:50px !important;
}

@keyframes fade-in-14786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14701 {
	opacity:0.95;
	width:629px !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-14701 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-14701 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item14727 {
	width:15px !important;
	height:15px !important;
}

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

#item14731 {
	width:532px !important;
	height:298px !important;
	left:48px !important;
	top:51px !important;
}

@keyframes fade-in-14731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14697 {
	width:27px !important;
	height:28px !important;
	left:4px !important;
}

#item14641 {
	width:631px !important;
	height:456px !important;
	left:36px !important;
	top:203px !important;
}

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

@keyframes fade-out-14865 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14865 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item41543 {
	width:665px !important;
	height:148px !important;
	left:35px !important;
	top:42px !important;
}

#item68963 {
	width:677px !important;
	height:743px !important;
	left:23px !important;
}

@keyframes fade-in-68967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68969 {
	width:29px !important;
	height:39px !important;
}

#item68972 {
	width:144px !important;
	height:21px !important;
	left:32px !important;
	top:26px !important;
}

#item68967 {
	width:176px !important;
	height:47px !important;
	left:254px !important;
	top:352px !important;
}

@keyframes fade-in-68995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68997 {
	width:29px !important;
	height:39px !important;
}

#item69001 {
	width:144px !important;
	height:21px !important;
	left:32px !important;
	top:26px !important;
}

#item68995 {
	width:176px !important;
	height:47px !important;
	left:312px !important;
	top:546px !important;
}

@keyframes fade-in-69024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69026 {
	width:29px !important;
	height:39px !important;
}

#item69030 {
	width:144px !important;
	height:21px !important;
	left:32px !important;
	top:26px !important;
}

#item69024 {
	width:176px !important;
	height:47px !important;
	left:291px !important;
	top:458px !important;
}

@keyframes fade-in-69053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69055 {
	width:29px !important;
	height:39px !important;
	left:106px !important;
}

#item69059 {
	width:98px !important;
	height:33px !important;
	top:10px !important;
}

#item69053 {
	width:135px !important;
	height:43px !important;
	left:106px !important;
	top:356px !important;
}

@keyframes fade-in-69082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69084 {
	width:29px !important;
	height:39px !important;
}

#item69089 {
	width:106px !important;
	height:11px !important;
	left:33px !important;
	top:23px !important;
}

#item69082 {
	width:139px !important;
	height:39px !important;
	left:98px !important;
	top:437px !important;
}

@keyframes fade-in-69112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69114 {
	width:29px !important;
	height:39px !important;
	left:63px !important;
}

#item69117 {
	width:71px !important;
	height:11px !important;
	top:26px !important;
}

#item69112 {
	width:92px !important;
	height:39px !important;
	left:218px !important;
	top:202px !important;
}

#item69880 {
	opacity:0.95;
	width:628px !important;
	height:619px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69880 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-69880 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item69905 {
	width:21px !important;
	height:21px !important;
}

#item69903 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:7px !important;
}

#item69908 {
	width:532px !important;
	height:550px !important;
	left:48px !important;
	top:196px !important;
}

@keyframes fade-in-69908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69823 {
	opacity:0.95;
	width:628px !important;
	height:521px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69823 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-69823 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item69848 {
	width:21px !important;
	height:21px !important;
}

#item69846 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:7px !important;
}

#item69852 {
	width:532px !important;
	height:449px !important;
	left:48px !important;
	top:295px !important;
}

@keyframes fade-in-69852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69766 {
	opacity:0.95;
	width:628px !important;
	height:496px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69766 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-69766 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item69791 {
	width:21px !important;
	height:21px !important;
}

#item69789 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:7px !important;
}

#item69795 {
	width:532px !important;
	height:424px !important;
	left:48px !important;
	top:321px !important;
}

@keyframes fade-in-69795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69710 {
	opacity:0.95;
	width:628px !important;
	height:745px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69710 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-69710 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item69735 {
	width:21px !important;
	height:21px !important;
}

#item69733 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:7px !important;
}

#item69738 {
	width:532px !important;
	height:676px !important;
	left:48px !important;
	top:70px !important;
}

@keyframes fade-in-69738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69652 {
	opacity:0.95;
	width:628px !important;
	height:673px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69652 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-69652 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item69677 {
	width:21px !important;
	height:21px !important;
}

#item69675 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:7px !important;
}

#item69681 {
	width:532px !important;
	height:602px !important;
	left:48px !important;
	top:144px !important;
}

@keyframes fade-in-69681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69214 {
	opacity:0.95;
	width:628px !important;
	height:545px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69214 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-69214 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item69239 {
	width:21px !important;
	height:21px !important;
}

#item69237 {
	width:21px !important;
	height:21px !important;
	left:600px !important;
	top:7px !important;
}

#item69242 {
	width:532px !important;
	height:475px !important;
	left:48px !important;
	top:271px !important;
}

@keyframes fade-in-69242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77359 {
	width:10px !important;
	height:10px !important;
}

#item69648 {
	width:628px !important;
	height:747px !important;
	left:36px !important;
	top:418px !important;
}

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

@keyframes fade-out-77285 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77285 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15031 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item15032 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-15033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-15048 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15048 {
	0% {
		-webkit-transform:translate(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-15041 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15041 {
	0% {
		-webkit-transform:translate(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-15035 {
	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-15035 {
	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;
	}
}
#item15033 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item15053 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item15054 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item15055 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item15056 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item15082 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15079 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item15091 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15088 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item15094 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item15098 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item15125 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item15130 {
	width:26px !important;
	height:16px !important;
	left:378px !important;
	top:132px !important;
}

#item15161 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item15165 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item15170 {
	width:160px !important;
	height:8px !important;
}

#item15194 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-15194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15283 {
	width:170px !important;
	height:8px !important;
}

#item15306 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:11px !important;
}

@keyframes fade-in-15306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15311 {
	width:140px !important;
	height:19px !important;
}

#item15334 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:22px !important;
}

@keyframes fade-in-15334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15366 {
	width:96px !important;
	height:8px !important;
}

#item15389 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-15389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15397 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:11px !important;
}

@keyframes fade-in-15397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15400 {
	width:90px !important;
	height:8px !important;
}

#item26987 {
	width:26px !important;
	height:16px !important;
	left:570px !important;
	top:132px !important;
}

#item26995 {
	width:26px !important;
	height:16px !important;
	left:759px !important;
	top:132px !important;
}

#item27002 {
	width:26px !important;
	height:16px !important;
	left:973px !important;
	top:132px !important;
}

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

#item15450 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15455 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15447 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item15481 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15484 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15478 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item15510 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15513 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15507 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item15539 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15542 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15536 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item15568 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15573 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15565 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item15599 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15603 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15596 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item15628 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-15628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15630 {
	width:915px !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-15630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15653 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item15676 {
	width:139px !important;
	height:123px !important;
	left:81px !important;
	top:96px !important;
}

#item15699 {
	width:174px !important;
	height:128px !important;
	left:278px !important;
	top:96px !important;
}

#item15722 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:225px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item15723 {
	width:185px !important;
	height:123px !important;
	left:503px !important;
	top:96px !important;
}

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

#item15746 {
	width:21px !important;
	height:21px !important;
	left:919px !important;
	top:24px !important;
}

#item15752 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:452px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item15753 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:239px !important;
}

#item15776 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item15781 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:252px !important;
}

#item15785 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:253px !important;
}

#item15808 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:252px !important;
}

#item15815 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:176px !important;
}

#item15821 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:710px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item15822 {
	width:14px !important;
	height:14px !important;
	left:741px !important;
	top:181px !important;
}

#item15828 {
	width:155px !important;
	height:123px !important;
	left:763px !important;
	top:96px !important;
}

#item15882 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:178px !important;
}

#item15887 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:128px !important;
}

#item15911 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:129px !important;
}

#item15943 {
	width:14px !important;
	height:14px !important;
	left:741px !important;
	top:131px !important;
}

#item16120 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16121 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item16123 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item16086 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16087 {
	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-16087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16088 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16114 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16111 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item16054 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16055 {
	width:426px !important;
	height:232px !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-16055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16056 {
	width:365px !important;
	height:203px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16082 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16079 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item16018 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16019 {
	width:600px !important;
	height:451px !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-16019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16024 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16020 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item16030 {
	width:541px !important;
	height:421px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-16030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16365 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16366 {
	width:591px !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-16366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16356 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16353 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:24px !important;
}

#item16389 {
	width:531px !important;
	height:229px !important;
	left:58px !important;
	top:52px !important;
}

@keyframes fade-in-16389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15956 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-15956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15956 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15957 {
	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-15957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15981 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item15982 {
	width:651px !important;
	height:869px !important;
}

@keyframes fade-in-15982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16013 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16010 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item15954 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item15626 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item16129 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item16270 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16275 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16268 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

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

@keyframes fade-out-16134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-56566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-56568 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-56568 {
	0% {
		-webkit-transform:translate(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-56572 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-56572 {
	0% {
		-webkit-transform:translate(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-56570 {
	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-56570 {
	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;
	}
}
#item56566 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item56573 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item56574 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item56578 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56575 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item56584 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56581 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item56591 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item56594 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item56617 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item56542 {
	width:570px !important;
	height:1px !important;
	left:-42px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item56541 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item42201 {
	width:37px !important;
	height:23px !important;
	left:248px !important;
	top:139px !important;
}

#item42205 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item42208 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item42213 {
	width:68px !important;
	height:11px !important;
}

#item42236 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-42236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42241 {
	width:238px !important;
	height:11px !important;
}

#item42264 {
	width:27px !important;
	height:27px !important;
	left:105px !important;
	top:16px !important;
}

@keyframes fade-in-42264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42268 {
	width:55px !important;
	height:26px !important;
}

#item42291 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:31px !important;
}

@keyframes fade-in-42291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42295 {
	width:53px !important;
	height:11px !important;
}

#item42319 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-42319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42326 {
	width:27px !important;
	height:27px !important;
	left:87px !important;
	top:16px !important;
}

@keyframes fade-in-42326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42327 {
	width:127px !important;
	height:11px !important;
}

#item42373 {
	width:37px !important;
	height:23px !important;
	left:499px !important;
	top:139px !important;
}

#item42378 {
	width:37px !important;
	height:23px !important;
	left:35px !important;
	top:227px !important;
}

#item42381 {
	width:37px !important;
	height:23px !important;
	left:375px !important;
	top:227px !important;
}

#item56387 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56391 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56388 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item56395 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-56395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56396 {
	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-56396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56419 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item56442 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item56445 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item56468 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item56471 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item56494 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item56502 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item70155 {
	width:477px !important;
	height:329px !important;
	left:34px !important;
}

#item70178 {
	width:477px !important;
	height:383px !important;
	left:34px !important;
	top:330px !important;
}

#item70202 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item70208 {
	width:19px !important;
	height:19px !important;
	top:249px !important;
}

#item70214 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item70219 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item70225 {
	width:19px !important;
	height:19px !important;
	top:379px !important;
}

#item70230 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:649px !important;
}

#item70235 {
	width:19px !important;
	height:19px !important;
	left:1px !important;
	top:579px !important;
}

#item56377 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56378 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item56380 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item56343 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56343 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56343 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56344 {
	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-56344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56345 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-56345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56373 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56369 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item56310 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56311 {
	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-56311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56312 {
	width:560px !important;
	height:282px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-56312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56339 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56336 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item56270 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56271 {
	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-56271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56275 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56272 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item56279 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item56280 {
	width:505px !important;
	height:801px !important;
}

@keyframes fade-in-56280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56227 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56229 {
	width:630px !important;
	height:358px !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-56229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56233 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56230 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item69985 {
	width:564px !important;
	height:327px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-69985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56188 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56188 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56189 {
	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-56189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56193 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56190 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item56196 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item56197 {
	width:505px !important;
	height:1562px !important;
}

@keyframes fade-in-56197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56225 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item56186 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item56543 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

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

#item55972 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item55981 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55984 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item55978 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item56010 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56016 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56007 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item56042 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56045 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56039 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item56071 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56074 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item56068 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item56101 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56104 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56098 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item56130 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56133 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56127 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item56160 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56163 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56156 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

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

@keyframes fade-out-77286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item16454 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item16455 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-16456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-16458 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16458 {
	0% {
		-webkit-transform:translate(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-16462 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-16462 {
	0% {
		-webkit-transform:translate(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-16460 {
	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-16460 {
	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;
	}
}
#item16456 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item16463 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item16464 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item16466 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item16467 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item16493 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16490 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item16499 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16496 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item16502 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item16506 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item16533 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item16557 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item16560 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item16565 {
	width:110px !important;
	height:8px !important;
}

#item16588 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-16588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16592 {
	width:120px !important;
	height:8px !important;
}

#item16616 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-16616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17523 {
	width:120px !important;
	height:8px !important;
}

#item17546 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-17546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16620 {
	width:110px !important;
	height:19px !important;
}

#item16643 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:22px !important;
}

@keyframes fade-in-16643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16649 {
	width:77px !important;
	height:8px !important;
}

#item16672 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-16672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16676 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:11px !important;
}

@keyframes fade-in-16676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16680 {
	width:80px !important;
	height:8px !important;
}

#item17551 {
	width:27px !important;
	height:27px !important;
	left:989px !important;
	top:130px !important;
}

#item27010 {
	width:26px !important;
	height:16px !important;
	left:826px !important;
	top:132px !important;
}

#item27016 {
	width:26px !important;
	height:16px !important;
	left:663px !important;
	top:132px !important;
}

#item27031 {
	width:26px !important;
	height:16px !important;
	left:511px !important;
	top:132px !important;
}

#item27040 {
	width:26px !important;
	height:16px !important;
	left:357px !important;
	top:132px !important;
}

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

#item16730 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16734 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16727 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item16760 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16765 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16757 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item16791 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16795 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item16788 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item16821 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16829 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16818 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item16855 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16858 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16852 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item16884 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16887 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item16881 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item16912 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-16912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16913 {
	width:915px !important;
	height:229px !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-16913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16936 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item16960 {
	width:139px !important;
	height:109px !important;
	left:81px !important;
	top:96px !important;
}

#item16983 {
	width:132px !important;
	height:109px !important;
	left:268px !important;
	top:96px !important;
}

#item17006 {
	opacity:0.50;
	width:1px !important;
	height:38px !important;
	left:222px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item17007 {
	width:125px !important;
	height:105px !important;
	left:469px !important;
	top:96px !important;
}

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

#item17030 {
	width:21px !important;
	height:21px !important;
	left:919px !important;
	top:24px !important;
}

#item17036 {
	opacity:0.50;
	width:1px !important;
	height:38px !important;
	left:421px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item17037 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:205px !important;
}

#item17060 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item17065 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:219px !important;
}

#item17069 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:220px !important;
}

#item17092 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:219px !important;
}

#item17095 {
	width:14px !important;
	height:14px !important;
	left:448px !important;
	top:130px !important;
}

#item17101 {
	opacity:0.50;
	width:1px !important;
	height:38px !important;
	left:606px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item17102 {
	width:14px !important;
	height:14px !important;
	left:632px !important;
	top:130px !important;
}

#item17109 {
	width:101px !important;
	height:93px !important;
	left:654px !important;
	top:96px !important;
}

#item17572 {
	opacity:0.50;
	width:1px !important;
	height:38px !important;
	left:759px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item17573 {
	width:14px !important;
	height:14px !important;
	left:786px !important;
	top:130px !important;
}

#item17579 {
	width:126px !important;
	height:93px !important;
	left:808px !important;
	top:96px !important;
}

#item17611 {
	width:14px !important;
	height:14px !important;
	left:246px !important;
	top:130px !important;
}

#item17374 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17374 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17375 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item17377 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item17341 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17341 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17341 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17342 {
	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-17342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17343 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17369 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17366 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item17308 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17310 {
	width:426px !important;
	height:282px !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-17310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17311 {
	width:365px !important;
	height:253px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17337 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17334 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item17275 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17275 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17275 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17276 {
	width:600px !important;
	height:473px !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-17276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17280 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17277 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item17284 {
	width:541px !important;
	height:443px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-17284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17159 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-17159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17160 {
	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-17160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17183 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item17184 {
	width:651px !important;
	height:1173px !important;
}

@keyframes fade-in-17184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17215 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17212 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item17157 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item16910 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item17384 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

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

@keyframes fade-out-17421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-59390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-59392 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-59392 {
	0% {
		-webkit-transform:translate(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-59396 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-59396 {
	0% {
		-webkit-transform:translate(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-59394 {
	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-59394 {
	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;
	}
}
#item59390 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item59397 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item59398 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item59402 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59399 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item59410 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59406 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item59413 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item59416 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item59439 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item59365 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item59366 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item43210 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item43214 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item43220 {
	width:154px !important;
	height:11px !important;
}

#item43243 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:16px !important;
}

@keyframes fade-in-43243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43247 {
	width:168px !important;
	height:11px !important;
}

#item43271 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-43271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43275 {
	width:168px !important;
	height:11px !important;
}

#item43298 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-43298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43303 {
	width:154px !important;
	height:26px !important;
}

#item43326 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:31px !important;
}

@keyframes fade-in-43326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43330 {
	width:107px !important;
	height:11px !important;
}

#item43353 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-43353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43357 {
	width:27px !important;
	height:27px !important;
	left:66px !important;
	top:16px !important;
}

@keyframes fade-in-43357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43362 {
	width:112px !important;
	height:11px !important;
}

#item43408 {
	width:38px !important;
	height:38px !important;
	left:411px !important;
	top:225px !important;
}

#item43415 {
	width:37px !important;
	height:23px !important;
	left:175px !important;
	top:228px !important;
}

#item43418 {
	width:37px !important;
	height:23px !important;
	left:627px !important;
	top:139px !important;
}

#item43421 {
	width:37px !important;
	height:23px !important;
	left:429px !important;
	top:139px !important;
}

#item43425 {
	width:37px !important;
	height:23px !important;
	left:231px !important;
	top:139px !important;
}

#item59211 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59211 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59211 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59215 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59212 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item59219 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-59219 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59219 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59220 {
	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-59220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59243 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item59266 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item59269 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item59292 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item59298 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item59321 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item59329 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item70801 {
	width:10px !important;
	height:10px !important;
	left:437px !important;
	top:556px !important;
}

#item70802 {
	width:477px !important;
	height:262px !important;
	left:33px !important;
}

#item70826 {
	width:477px !important;
	height:262px !important;
	left:33px !important;
	top:262px !important;
}

#item70849 {
	width:477px !important;
	height:124px !important;
	left:33px !important;
	top:524px !important;
}

#item70872 {
	width:19px !important;
	height:19px !important;
	top:308px !important;
}

#item70877 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item70882 {
	width:19px !important;
	height:19px !important;
	top:568px !important;
}

#item70887 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item70892 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item59200 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59201 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item59204 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item59166 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59167 {
	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-59167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59168 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-59168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59195 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59191 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item59133 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59134 {
	width:631px !important;
	height:362px !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-59134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59135 {
	width:560px !important;
	height:327px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-59135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59162 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59159 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item59095 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59096 {
	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-59096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59100 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59097 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item59103 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item59104 {
	width:505px !important;
	height:846px !important;
}

@keyframes fade-in-59104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59053 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59053 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59053 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59054 {
	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-59054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59058 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59055 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item59061 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item59062 {
	width:505px !important;
	height:2055px !important;
}

@keyframes fade-in-59062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59093 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item59051 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item59367 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

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

#item58865 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item58873 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58876 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item58870 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item58903 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58906 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58900 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item58932 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58935 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58929 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item58961 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58964 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item58958 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item58990 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58996 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58987 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item59022 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59027 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item59019 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

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

@keyframes fade-out-77287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17635 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item17636 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-17637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-17639 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17639 {
	0% {
		-webkit-transform:translate(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-17643 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17643 {
	0% {
		-webkit-transform:translate(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-17641 {
	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-17641 {
	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;
	}
}
#item17637 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item17644 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17645 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item17646 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item17647 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17673 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17670 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item17680 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17677 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item17683 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17687 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item17715 {
	width:768px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item17737 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item17740 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item17744 {
	width:160px !important;
	height:8px !important;
}

#item17767 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-17767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17772 {
	width:170px !important;
	height:8px !important;
}

#item17795 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:11px !important;
}

@keyframes fade-in-17795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17799 {
	width:140px !important;
	height:19px !important;
}

#item17822 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:22px !important;
}

@keyframes fade-in-17822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17827 {
	width:96px !important;
	height:8px !important;
}

#item17850 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-17850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17855 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:11px !important;
}

@keyframes fade-in-17855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17861 {
	width:90px !important;
	height:8px !important;
}

#item27052 {
	width:26px !important;
	height:16px !important;
	left:377px !important;
	top:132px !important;
}

#item27060 {
	width:26px !important;
	height:16px !important;
	left:570px !important;
	top:132px !important;
}

#item27069 {
	width:26px !important;
	height:16px !important;
	left:759px !important;
	top:132px !important;
}

#item27076 {
	width:26px !important;
	height:16px !important;
	left:973px !important;
	top:132px !important;
}

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

#item17911 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17914 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17908 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item17941 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17945 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17937 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item17971 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17974 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17968 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item18000 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18007 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17997 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item18033 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18036 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18030 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item18062 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18066 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18059 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item18318 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18319 {
	width:915px !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-18319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18343 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item18366 {
	width:139px !important;
	height:126px !important;
	left:81px !important;
	top:96px !important;
}

#item18389 {
	width:174px !important;
	height:128px !important;
	left:278px !important;
	top:96px !important;
}

#item18412 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:225px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item18413 {
	width:185px !important;
	height:123px !important;
	left:503px !important;
	top:96px !important;
}

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

#item18436 {
	width:21px !important;
	height:21px !important;
	left:919px !important;
	top:24px !important;
}

#item18442 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:452px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item18443 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:239px !important;
}

#item18466 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:192px !important;
}

#item18475 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:252px !important;
}

#item18478 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:253px !important;
}

#item18501 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:252px !important;
}

#item18504 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:178px !important;
}

#item18510 {
	opacity:0.50;
	width:1px !important;
	height:70px !important;
	left:710px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item18512 {
	width:14px !important;
	height:14px !important;
	left:741px !important;
	top:181px !important;
}

#item18517 {
	width:155px !important;
	height:123px !important;
	left:763px !important;
	top:96px !important;
}

#item18540 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:175px !important;
}

#item18546 {
	width:14px !important;
	height:14px !important;
	left:256px !important;
	top:129px !important;
}

#item18551 {
	width:14px !important;
	height:14px !important;
	left:482px !important;
	top:130px !important;
}

#item18557 {
	width:14px !important;
	height:14px !important;
	left:741px !important;
	top:131px !important;
}

#item18684 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item18091 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18092 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item18094 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item18285 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18286 {
	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-18286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18287 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18313 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18310 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item18253 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18254 {
	width:426px !important;
	height:232px !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-18254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18255 {
	width:365px !important;
	height:203px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18281 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18278 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item18218 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18219 {
	width:600px !important;
	height:435px !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-18219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18225 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18220 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item18229 {
	width:541px !important;
	height:405px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-18229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18164 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18165 {
	width:591px !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-18165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18191 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18188 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:24px !important;
}

#item18194 {
	width:531px !important;
	height:229px !important;
	left:58px !important;
	top:52px !important;
}

@keyframes fade-in-18194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18103 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-18103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18104 {
	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-18104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18128 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item18129 {
	width:651px !important;
	height:869px !important;
}

@keyframes fade-in-18129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18159 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18156 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item18101 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item18089 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item18562 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item18573 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18576 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18570 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

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

@keyframes fade-out-18600 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18600 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-57305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-57307 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-57307 {
	0% {
		-webkit-transform:translate(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-57311 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-57311 {
	0% {
		-webkit-transform:translate(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-57309 {
	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-57309 {
	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;
	}
}
#item57305 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item57312 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item57313 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item57317 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57314 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item57323 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57320 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item57326 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item57329 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item57352 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item57278 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item57280 {
	width:570px !important;
	height:1px !important;
	left:-28px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item44188 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item44191 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item44195 {
	width:224px !important;
	height:11px !important;
}

#item44218 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:16px !important;
}

@keyframes fade-in-44218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44224 {
	width:238px !important;
	height:11px !important;
}

#item44247 {
	width:27px !important;
	height:27px !important;
	left:105px !important;
	top:16px !important;
}

@keyframes fade-in-44247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44252 {
	width:196px !important;
	height:26px !important;
}

#item44275 {
	width:27px !important;
	height:27px !important;
	left:83px !important;
	top:31px !important;
}

@keyframes fade-in-44275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44281 {
	width:135px !important;
	height:11px !important;
}

#item44304 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-44304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44308 {
	width:27px !important;
	height:27px !important;
	left:87px !important;
	top:16px !important;
}

@keyframes fade-in-44308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-44308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44309 {
	width:127px !important;
	height:11px !important;
}

#item44355 {
	width:37px !important;
	height:23px !important;
	left:253px !important;
	top:139px !important;
}

#item44358 {
	width:37px !important;
	height:23px !important;
	left:508px !important;
	top:139px !important;
}

#item44362 {
	width:37px !important;
	height:23px !important;
	left:37px !important;
	top:228px !important;
}

#item44365 {
	width:37px !important;
	height:23px !important;
	left:383px !important;
	top:228px !important;
}

#item57123 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57123 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57123 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57127 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57124 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57134 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-57134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57135 {
	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-57135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57159 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item57182 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item57186 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item57210 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item57213 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item57236 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57244 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item71385 {
	width:477px !important;
	height:396px !important;
	left:34px !important;
}

#item71408 {
	width:477px !important;
	height:396px !important;
	left:34px !important;
	top:395px !important;
}

#item71431 {
	width:19px !important;
	height:19px !important;
	top:505px !important;
}

#item71437 {
	width:19px !important;
	height:19px !important;
	top:711px !important;
}

#item71443 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item71448 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item71453 {
	width:19px !important;
	height:19px !important;
	top:440px !important;
}

#item71458 {
	width:19px !important;
	height:19px !important;
	top:643px !important;
}

#item71463 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item71468 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item57111 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57112 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item57114 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item57079 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57079 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57079 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57080 {
	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-57080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57081 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-57081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57107 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57104 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item57046 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57046 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57047 {
	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-57047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57048 {
	width:560px !important;
	height:282px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-57048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57074 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57071 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57009 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57010 {
	width:630px !important;
	height:639px !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-57010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57014 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57011 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item70980 {
	width:564px !important;
	height:578px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-70980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56971 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56972 {
	width:630px !important;
	height:356px !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-56972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56976 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56973 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item70956 {
	width:564px !important;
	height:327px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-70956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56930 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56931 {
	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-56931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56935 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56932 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item56938 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item56939 {
	width:505px !important;
	height:1585px !important;
}

@keyframes fade-in-56939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56969 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item56928 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item57281 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

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

#item56712 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item56720 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56723 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item56717 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item56750 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56753 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56747 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item56780 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56783 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56777 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item56809 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56812 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item56806 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item56838 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56842 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56835 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item56868 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56874 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56865 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item56900 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56904 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56897 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

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

@keyframes fade-out-77288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18709 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item18710 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-18711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-18713 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18713 {
	0% {
		-webkit-transform:translate(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-18718 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18718 {
	0% {
		-webkit-transform:translate(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-18716 {
	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-18716 {
	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;
	}
}
#item18711 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item18719 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18720 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item18721 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item18722 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18748 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18745 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item18755 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18752 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item18758 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18761 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item18788 {
	width:764px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item18812 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item18815 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item18823 {
	width:160px !important;
	height:8px !important;
}

#item18846 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:11px !important;
}

@keyframes fade-in-18846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18851 {
	width:170px !important;
	height:8px !important;
}

#item18874 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:11px !important;
}

@keyframes fade-in-18874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18879 {
	width:140px !important;
	height:19px !important;
}

#item18902 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:22px !important;
}

@keyframes fade-in-18902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18906 {
	width:96px !important;
	height:8px !important;
}

#item18930 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-18930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18934 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:11px !important;
}

@keyframes fade-in-18934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18938 {
	width:90px !important;
	height:8px !important;
}

#item27088 {
	width:26px !important;
	height:16px !important;
	left:973px !important;
	top:132px !important;
}

#item27099 {
	width:26px !important;
	height:16px !important;
	left:759px !important;
	top:132px !important;
}

#item27107 {
	width:26px !important;
	height:16px !important;
	left:568px !important;
	top:132px !important;
}

#item27113 {
	width:26px !important;
	height:16px !important;
	left:376px !important;
	top:132px !important;
}

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

#item18988 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18991 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18985 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item19017 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19022 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19014 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item19048 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19051 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19045 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item19078 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19082 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19074 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item19108 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19111 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19105 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item19137 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19144 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19134 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item19398 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19399 {
	width:869px !important;
	height:294px !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-19399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19423 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item19446 {
	width:161px !important;
	height:126px !important;
	left:81px !important;
	top:96px !important;
}

#item19469 {
	width:125px !important;
	height:150px !important;
	left:284px !important;
	top:96px !important;
}

#item19492 {
	opacity:0.50;
	width:1px !important;
	height:99px !important;
	left:242px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item19493 {
	width:115px !important;
	height:162px !important;
	left:455px !important;
	top:96px !important;
}

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

#item19516 {
	width:21px !important;
	height:21px !important;
	left:871px !important;
	top:24px !important;
}

#item19522 {
	opacity:0.50;
	width:1px !important;
	height:99px !important;
	left:412px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item19523 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:273px !important;
}

#item19547 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:177px !important;
}

#item19553 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:286px !important;
}

#item19556 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:287px !important;
}

#item19579 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:286px !important;
}

#item19587 {
	width:14px !important;
	height:14px !important;
	left:434px !important;
	top:130px !important;
}

#item19593 {
	opacity:0.50;
	width:1px !important;
	height:99px !important;
	left:728px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item19594 {
	width:14px !important;
	height:14px !important;
	left:748px !important;
	top:130px !important;
}

#item19600 {
	width:125px !important;
	height:144px !important;
	left:770px !important;
	top:96px !important;
}

#item19623 {
	width:14px !important;
	height:14px !important;
	left:262px !important;
	top:194px !important;
}

#item19633 {
	width:14px !important;
	height:14px !important;
	left:434px !important;
	top:197px !important;
}

#item19646 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:129px !important;
}

#item19801 {
	width:14px !important;
	height:14px !important;
	left:592px !important;
	top:130px !important;
}

#item19809 {
	width:114px !important;
	height:146px !important;
	left:614px !important;
	top:96px !important;
}

#item19800 {
	opacity:0.50;
	width:1px !important;
	height:99px !important;
	left:571px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item29158 {
	width:14px !important;
	height:14px !important;
	left:262px !important;
	top:130px !important;
}

#item19387 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19388 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item19390 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item19353 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19354 {
	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-19354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19355 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-19355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19381 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19378 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item19319 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19321 {
	width:426px !important;
	height:232px !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-19321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19322 {
	width:365px !important;
	height:203px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-19322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19348 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19345 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item19287 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19288 {
	width:600px !important;
	height:435px !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-19288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19292 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19289 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item19295 {
	width:541px !important;
	height:405px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-19295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19170 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19170 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19170 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19171 {
	width:591px !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-19171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19197 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19194 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:24px !important;
}

#item19201 {
	width:531px !important;
	height:229px !important;
	left:58px !important;
	top:52px !important;
}

@keyframes fade-in-19201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19227 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-19227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19228 {
	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-19228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19251 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item19252 {
	width:651px !important;
	height:869px !important;
}

@keyframes fade-in-19252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19282 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19279 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item19225 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item19167 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item19652 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item19660 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19664 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19657 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

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

@keyframes fade-out-19687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-57981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-57984 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-57984 {
	0% {
		-webkit-transform:translate(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-57988 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-57988 {
	0% {
		-webkit-transform:translate(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-57986 {
	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-57986 {
	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;
	}
}
#item57981 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item57990 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item57991 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item57995 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57992 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item58001 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57998 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item58007 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item58011 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item58034 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item57807 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57807 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57812 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57809 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57815 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-57815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57816 {
	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-57816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57839 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item57863 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item57867 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item57890 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item57893 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item57916 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57922 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item72038 {
	width:477px !important;
	height:396px !important;
	left:33px !important;
}

#item72061 {
	width:477px !important;
	height:475px !important;
	left:33px !important;
	top:397px !important;
}

#item72084 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item72090 {
	width:19px !important;
	height:19px !important;
	top:783px !important;
}

#item72096 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item72103 {
	width:19px !important;
	height:19px !important;
	top:513px !important;
}

#item72108 {
	width:19px !important;
	height:19px !important;
	top:649px !important;
}

#item72113 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item72118 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item72123 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item57795 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57795 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57795 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57796 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item57798 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item57763 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57764 {
	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-57764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57765 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-57765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57791 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57788 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item57729 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57730 {
	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-57730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57731 {
	width:560px !important;
	height:282px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-57731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57757 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57754 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57689 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57689 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57689 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57690 {
	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-57690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57694 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57691 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item71595 {
	width:564px !important;
	height:620px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-71595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57648 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57649 {
	width:630px !important;
	height:380px !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-57649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57653 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57650 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item71562 {
	width:570px !important;
	height:310px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-71562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57609 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57609 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57609 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57610 {
	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-57610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57614 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57611 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item57617 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item57618 {
	width:505px !important;
	height:1562px !important;
}

@keyframes fade-in-57618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57646 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item57606 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item57956 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item57957 {
	width:570px !important;
	height:1px !important;
	left:-49px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item57958 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item45206 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item45213 {
	width:224px !important;
	height:11px !important;
}

#item45236 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:16px !important;
}

@keyframes fade-in-45236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45272 {
	width:196px !important;
	height:26px !important;
}

#item45295 {
	width:27px !important;
	height:27px !important;
	left:83px !important;
	top:31px !important;
}

@keyframes fade-in-45295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45299 {
	width:135px !important;
	height:11px !important;
}

#item45322 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-45322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45379 {
	width:37px !important;
	height:23px !important;
	left:504px !important;
	top:139px !important;
}

#item45382 {
	width:37px !important;
	height:23px !important;
	left:248px !important;
	top:139px !important;
}

#item45209 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:220px !important;
}

#item45242 {
	width:238px !important;
	height:11px !important;
}

#item45265 {
	width:27px !important;
	height:27px !important;
	left:105px !important;
	top:16px !important;
}

@keyframes fade-in-45265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45326 {
	width:27px !important;
	height:27px !important;
	left:87px !important;
	top:16px !important;
}

@keyframes fade-in-45326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45327 {
	width:127px !important;
	height:11px !important;
}

#item45373 {
	width:37px !important;
	height:23px !important;
	left:375px !important;
	top:226px !important;
}

#item45376 {
	width:37px !important;
	height:23px !important;
	left:35px !important;
	top:226px !important;
}

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

#item57387 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item57395 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57398 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item57392 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item57425 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57432 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57422 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item57459 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57465 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57455 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item57491 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57494 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item57488 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item57520 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57525 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57517 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item57551 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57554 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57548 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item57580 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57583 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57577 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

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

@keyframes fade-out-77289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19852 {
	opacity:0.05;
	width:59px !important;
	height:59px !important;
	left:1068px !important;
	top:391px !important;
}

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

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

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

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

@keyframes move-left-grow-19869 {
	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-19869 {
	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;
	}
}
#item19872 {
	opacity:0.30;
	width:418px !important;
	height:218px !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-19872 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-19872 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item19873 {
	width:316px !important;
	height:168px !important;
	left:50px !important;
	top:160px !important;
}

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

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

@keyframes fade-out-19919 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19919 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46166 {
	width:700px !important;
	height:1201px !important;
	top:-1px !important;
	background:#f7f7f7;
	border:solid 1.4px #f7f7f7;
}

@keyframes move-left-grow-46167 {
	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-46167 {
	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;
	}
}
#item46175 {
	opacity:0.30;
	width:585px !important;
	height:305px !important;
	top:153px !important;
	box-shadow: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-46175 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-46175 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item46176 {
	width:442px !important;
	height:236px !important;
	left:70px !important;
	top:224px !important;
}

#item46200 {
	width:630px !important;
	height:111px !important;
}

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

@keyframes fade-out-77290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19940 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item19941 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-19942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-19944 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19944 {
	0% {
		-webkit-transform:translate(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-19948 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19948 {
	0% {
		-webkit-transform:translate(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-19946 {
	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-19946 {
	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;
	}
}
#item19942 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item19949 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item19951 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item19952 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item19953 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item19979 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19976 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item19985 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19982 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item19990 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item19993 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item20021 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item20043 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item20046 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item20050 {
	width:110px !important;
	height:8px !important;
}

#item20073 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:11px !important;
}

@keyframes fade-in-20073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20077 {
	width:120px !important;
	height:8px !important;
}

#item20100 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:11px !important;
}

@keyframes fade-in-20100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21033 {
	width:130px !important;
	height:8px !important;
}

#item21056 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-21056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20106 {
	width:110px !important;
	height:19px !important;
}

#item20129 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:22px !important;
}

@keyframes fade-in-20129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20134 {
	width:70px !important;
	height:8px !important;
}

#item20157 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-20157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20162 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-20162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20166 {
	width:70px !important;
	height:8px !important;
}

#item27119 {
	width:26px !important;
	height:16px !important;
	left:355px !important;
	top:132px !important;
}

#item27129 {
	width:26px !important;
	height:16px !important;
	left:516px !important;
	top:132px !important;
}

#item27146 {
	width:26px !important;
	height:16px !important;
	left:663px !important;
	top:132px !important;
}

#item27154 {
	width:26px !important;
	height:16px !important;
	left:822px !important;
	top:132px !important;
}

#item27164 {
	width:26px !important;
	height:16px !important;
	left:993px !important;
	top:132px !important;
}

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

#item20218 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20222 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20215 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item20249 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20252 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20245 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item20279 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20286 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20275 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item20312 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20315 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20309 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item20341 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20344 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20338 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item20370 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20373 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20367 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item20630 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20630 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20631 {
	width:865px !important;
	height:345px !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-20631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20654 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item20677 {
	width:198px !important;
	height:215px !important;
	left:81px !important;
	top:96px !important;
}

#item20725 {
	width:181px !important;
	height:219px !important;
	left:331px !important;
	top:96px !important;
}

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

#item20748 {
	width:21px !important;
	height:21px !important;
	left:869px !important;
	top:24px !important;
}

#item20757 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:278px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item20758 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:320px !important;
}

#item20781 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item20786 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:334px !important;
}

#item20790 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:335px !important;
}

#item20813 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:334px !important;
}

#item20816 {
	width:14px !important;
	height:14px !important;
	left:310px !important;
	top:130px !important;
}

#item20822 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:721px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item20823 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:130px !important;
}

#item20831 {
	width:109px !important;
	height:144px !important;
	left:775px !important;
	top:96px !important;
}

#item20867 {
	width:14px !important;
	height:14px !important;
	left:310px !important;
	top:227px !important;
}

#item20872 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item20878 {
	width:14px !important;
	height:14px !important;
	left:541px !important;
	top:130px !important;
}

#item20884 {
	width:157px !important;
	height:219px !important;
	left:563px !important;
	top:96px !important;
}

#item20907 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:510px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item21150 {
	width:14px !important;
	height:14px !important;
	left:541px !important;
	top:245px !important;
}

#item20619 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20620 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item20623 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item20584 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20585 {
	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-20585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20586 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20612 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20609 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item20398 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20398 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20399 {
	width:426px !important;
	height:199px !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-20399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20400 {
	width:365px !important;
	height:171px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20427 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20424 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item20552 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20553 {
	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-20553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20557 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20554 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item20560 {
	width:541px !important;
	height:379px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-20560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21074 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21074 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21075 {
	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-21075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20523 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20519 {
	width:21px !important;
	height:21px !important;
	left:741px !important;
	top:24px !important;
}

#item21098 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item21099 {
	width:651px !important;
	height:981px !important;
}

@keyframes fade-in-21099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20433 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-20433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20434 {
	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-20434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20457 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item20458 {
	width:651px !important;
	height:1621px !important;
}

@keyframes fade-in-20458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20490 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20487 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item20431 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item20396 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item20908 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item20919 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20922 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20916 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

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

@keyframes fade-out-20945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-58728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-58730 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-58730 {
	0% {
		-webkit-transform:translate(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-58734 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-58734 {
	0% {
		-webkit-transform:translate(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-58732 {
	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-58732 {
	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;
	}
}
#item58728 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item58735 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item58736 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item58740 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58737 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item58748 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58745 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item58753 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item58756 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item58779 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item58550 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58550 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58550 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58554 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58551 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item58557 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-58557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58557 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58558 {
	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-58558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58581 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item58604 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item58607 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item58630 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item58633 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item58656 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item58666 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item72655 {
	width:477px !important;
	height:262px !important;
	left:33px !important;
}

#item72678 {
	width:477px !important;
	height:262px !important;
	left:33px !important;
	top:261px !important;
}

#item72701 {
	width:477px !important;
	height:262px !important;
	left:33px !important;
	top:522px !important;
}

#item72724 {
	width:477px !important;
	height:129px !important;
	left:33px !important;
	top:783px !important;
}

#item72747 {
	width:19px !important;
	height:19px !important;
	top:826px !important;
}

#item72752 {
	width:19px !important;
	height:19px !important;
	top:567px !important;
}

#item72760 {
	width:19px !important;
	height:19px !important;
	top:704px !important;
}

#item72768 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item72774 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item72780 {
	width:19px !important;
	height:19px !important;
	top:307px !important;
}

#item72785 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item58539 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58539 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58539 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58540 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item58542 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item58507 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58507 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58507 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58508 {
	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-58508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58509 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-58509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58535 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58532 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item58474 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58475 {
	width:631px !important;
	height:249px !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-58475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58476 {
	width:560px !important;
	height:215px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-58476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58503 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58500 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item58431 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58432 {
	width:630px !important;
	height:604px !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-58432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58436 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58433 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item72193 {
	width:570px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-72193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58392 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58393 {
	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-58393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58397 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58394 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item58401 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item58402 {
	width:505px !important;
	height:1809px !important;
}

@keyframes fade-in-58402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58348 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58349 {
	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-58349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58353 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58350 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item58357 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item58358 {
	width:505px !important;
	height:3287px !important;
}

@keyframes fade-in-58358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58389 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item58346 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item58703 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item58704 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item58705 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item46344 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:220px !important;
}

#item46376 {
	width:168px !important;
	height:11px !important;
}

#item46399 {
	width:27px !important;
	height:27px !important;
	left:68px !important;
	top:16px !important;
}

@keyframes fade-in-46399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46404 {
	width:182px !important;
	height:11px !important;
}

#item46427 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:16px !important;
}

@keyframes fade-in-46427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46491 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:16px !important;
}

@keyframes fade-in-46491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46494 {
	width:97px !important;
	height:11px !important;
}

#item46554 {
	width:37px !important;
	height:23px !important;
	left:175px !important;
	top:227px !important;
}

#item46557 {
	width:37px !important;
	height:23px !important;
	left:422px !important;
	top:227px !important;
}

#item46340 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item46348 {
	width:154px !important;
	height:11px !important;
}

#item46371 {
	width:27px !important;
	height:27px !important;
	left:64px !important;
	top:16px !important;
}

@keyframes fade-in-46371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46434 {
	width:154px !important;
	height:26px !important;
}

#item46457 {
	width:27px !important;
	height:27px !important;
	left:64px !important;
	top:31px !important;
}

@keyframes fade-in-46457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46463 {
	width:97px !important;
	height:11px !important;
}

#item46486 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-46486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46541 {
	width:37px !important;
	height:23px !important;
	left:219px !important;
	top:139px !important;
}

#item46545 {
	width:37px !important;
	height:23px !important;
	left:423px !important;
	top:139px !important;
}

#item46551 {
	width:37px !important;
	height:23px !important;
	left:626px !important;
	top:139px !important;
}

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

#item58132 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item58140 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58146 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item58137 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item58172 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58175 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58169 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item58201 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58205 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58198 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item58231 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58235 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item58228 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item58261 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58264 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58258 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item58291 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58294 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58287 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item58320 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58323 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58317 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

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

@keyframes fade-out-77291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21177 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item21178 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-21179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-21181 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21181 {
	0% {
		-webkit-transform:translate(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-21185 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21185 {
	0% {
		-webkit-transform:translate(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-21183 {
	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-21183 {
	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;
	}
}
#item21179 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item21186 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item21187 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item21188 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item21189 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item21215 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21212 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item21223 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21219 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item21226 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item21232 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item21259 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item21285 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item21288 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item21292 {
	width:93px !important;
	height:8px !important;
}

#item21315 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-21315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21319 {
	width:90px !important;
	height:8px !important;
}

#item21342 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-21342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21348 {
	width:100px !important;
	height:8px !important;
}

#item21371 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-21371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22276 {
	width:90px !important;
	height:8px !important;
}

#item22299 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-22299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21376 {
	width:90px !important;
	height:19px !important;
}

#item21399 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:22px !important;
}

@keyframes fade-in-21399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21406 {
	width:58px !important;
	height:8px !important;
}

#item21429 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-21429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21433 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-21433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21440 {
	width:62px !important;
	height:8px !important;
}

#item27175 {
	width:26px !important;
	height:16px !important;
	left:1007px !important;
	top:132px !important;
}

#item27182 {
	width:26px !important;
	height:16px !important;
	left:879px !important;
	top:132px !important;
}

#item27188 {
	width:26px !important;
	height:16px !important;
	left:734px !important;
	top:132px !important;
}

#item27197 {
	width:26px !important;
	height:16px !important;
	left:603px !important;
	top:132px !important;
}

#item27204 {
	width:26px !important;
	height:16px !important;
	left:475px !important;
	top:132px !important;
}

#item27211 {
	width:26px !important;
	height:16px !important;
	left:341px !important;
	top:132px !important;
}

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

#item21491 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21494 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21487 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item21520 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21523 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21517 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:236px !important;
}

#item21550 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21554 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21546 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:597px !important;
}

#item21580 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21583 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21577 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:422px !important;
}

#item21609 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21613 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21606 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:509px !important;
}

#item21639 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21642 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21636 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:323px !important;
}

#item21904 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21904 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21904 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21905 {
	width:938px !important;
	height:345px !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-21905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21928 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item21951 {
	width:198px !important;
	height:215px !important;
	left:81px !important;
	top:96px !important;
}

#item21974 {
	width:181px !important;
	height:219px !important;
	left:331px !important;
	top:96px !important;
}

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

#item21997 {
	width:21px !important;
	height:21px !important;
	left:941px !important;
	top:24px !important;
}

#item22003 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:278px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item22004 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:320px !important;
}

#item22027 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item22033 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:334px !important;
}

#item22036 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:335px !important;
}

#item22060 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:334px !important;
}

#item22064 {
	width:14px !important;
	height:14px !important;
	left:310px !important;
	top:130px !important;
}

#item22069 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:721px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item22070 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:130px !important;
}

#item22076 {
	width:177px !important;
	height:228px !important;
	left:775px !important;
	top:96px !important;
}

#item22099 {
	width:14px !important;
	height:14px !important;
	left:310px !important;
	top:227px !important;
}

#item22104 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:224px !important;
}

#item22113 {
	width:14px !important;
	height:14px !important;
	left:541px !important;
	top:130px !important;
}

#item22119 {
	width:157px !important;
	height:219px !important;
	left:563px !important;
	top:96px !important;
}

#item22142 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:510px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item22144 {
	width:14px !important;
	height:14px !important;
	left:541px !important;
	top:245px !important;
}

#item22438 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:245px !important;
}

#item21893 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21894 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item21896 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item21860 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21860 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21860 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21861 {
	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-21861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21862 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21888 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21885 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item21828 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21829 {
	width:426px !important;
	height:216px !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-21829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21830 {
	width:365px !important;
	height:187px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21856 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21853 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item21792 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21792 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21792 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21793 {
	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-21793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21797 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21794 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item21803 {
	width:541px !important;
	height:379px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-21803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21667 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21667 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21667 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21668 {
	width:645px !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-21668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21695 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21691 {
	width:21px !important;
	height:21px !important;
	left:650px !important;
	top:24px !important;
}

#item22411 {
	width:584px !important;
	height:475px !important;
	left:59px !important;
	top:50px !important;
}

@keyframes fade-in-22411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21730 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-21730 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21730 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21731 {
	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-21731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21754 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item21755 {
	width:651px !important;
	height:1781px !important;
}

@keyframes fade-in-21755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21787 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21784 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item21728 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item21665 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item22149 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item22159 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22162 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22156 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:148px !important;
}

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

@keyframes fade-out-22185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-62557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-62559 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-62559 {
	0% {
		-webkit-transform:translate(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-62564 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-62564 {
	0% {
		-webkit-transform:translate(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-62562 {
	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-62562 {
	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;
	}
}
#item62557 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item62565 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item62566 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item62570 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62567 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item62581 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62578 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item62586 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item62589 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item62612 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item62532 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:205px !important;
	background:#9d9c9c;
}

#item47395 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:157px !important;
}

#item47404 {
	width:130px !important;
	height:11px !important;
}

#item47427 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-47427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47433 {
	width:126px !important;
	height:11px !important;
}

#item47456 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-47456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47516 {
	width:126px !important;
	height:26px !important;
}

#item47539 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:31px !important;
}

@keyframes fade-in-47539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47544 {
	width:82px !important;
	height:11px !important;
}

#item47567 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-47567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47632 {
	width:37px !important;
	height:23px !important;
	left:523px !important;
	top:163px !important;
}

#item47637 {
	width:37px !important;
	height:23px !important;
	left:359px !important;
	top:163px !important;
}

#item47642 {
	width:37px !important;
	height:23px !important;
	left:190px !important;
	top:163px !important;
}

#item62382 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62382 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62382 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62386 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62383 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item62389 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-62389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62389 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62390 {
	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-62390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62413 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item62437 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item62442 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item62465 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item62468 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item62492 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item62498 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item73982 {
	width:477px !important;
	height:262px !important;
	left:34px !important;
}

#item74005 {
	width:477px !important;
	height:264px !important;
	left:34px !important;
	top:261px !important;
}

#item74028 {
	width:477px !important;
	height:264px !important;
	left:34px !important;
	top:525px !important;
}

#item74051 {
	width:477px !important;
	height:288px !important;
	left:34px !important;
	top:789px !important;
}

#item74074 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item74079 {
	width:19px !important;
	height:19px !important;
	top:179px !important;
}

#item74084 {
	width:19px !important;
	height:19px !important;
	top:307px !important;
}

#item74090 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item74097 {
	width:19px !important;
	height:19px !important;
	top:570px !important;
}

#item74104 {
	width:19px !important;
	height:19px !important;
	top:709px !important;
}

#item74110 {
	width:19px !important;
	height:19px !important;
	top:838px !important;
}

#item74116 {
	width:19px !important;
	height:19px !important;
	top:973px !important;
}

#item62372 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62373 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item62375 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item62337 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62338 {
	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-62338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62339 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-62339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62365 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62362 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item62305 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62305 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62306 {
	width:631px !important;
	height:275px !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-62306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62307 {
	width:560px !important;
	height:238px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-62307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62333 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62330 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item62263 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62264 {
	width:630px !important;
	height:604px !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-62264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62268 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62265 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item72876 {
	width:564px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-72876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62226 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62227 {
	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-62227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62231 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62228 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item62234 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item62235 {
	width:505px !important;
	height:1047px !important;
}

@keyframes fade-in-62235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62184 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62184 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62185 {
	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-62185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62190 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62187 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item62193 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item62194 {
	width:505px !important;
	height:3713px !important;
}

@keyframes fade-in-62194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62223 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item62182 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item62533 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item62534 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item47398 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item47460 {
	width:140px !important;
	height:11px !important;
}

#item47483 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-47483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47488 {
	width:126px !important;
	height:11px !important;
}

#item47511 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:16px !important;
}

@keyframes fade-in-47511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47571 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-47571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47574 {
	width:87px !important;
	height:11px !important;
}

#item47622 {
	width:37px !important;
	height:23px !important;
	left:432px !important;
	top:227px !important;
}

#item47625 {
	width:37px !important;
	height:23px !important;
	left:241px !important;
	top:227px !important;
}

#item47629 {
	width:37px !important;
	height:23px !important;
	left:35px !important;
	top:227px !important;
}

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

#item61966 {
	width:52px !important;
	height:52px !important;
	left:568px !important;
	top:1098px !important;
}

#item61974 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61980 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item61971 {
	width:150px !important;
	height:79px !important;
	left:358px !important;
	top:1084px !important;
}

#item62007 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62011 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62004 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item62037 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62040 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62034 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item62066 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62070 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item62063 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1087px !important;
}

#item62097 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62100 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62094 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1087px !important;
}

#item62126 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62129 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62123 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item62155 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62159 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62152 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

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

@keyframes fade-out-77292 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77292 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22462 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item22463 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-22464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-22466 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22466 {
	0% {
		-webkit-transform:translate(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-22470 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22470 {
	0% {
		-webkit-transform:translate(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-22468 {
	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-22468 {
	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;
	}
}
#item22464 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item22471 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22473 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item22474 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item22476 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22502 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22499 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item22509 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22506 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item22513 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item22516 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item22546 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item22573 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item22576 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item22581 {
	width:93px !important;
	height:8px !important;
}

#item22604 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-22604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22608 {
	width:90px !important;
	height:8px !important;
}

#item22631 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fade-in-22631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22639 {
	width:100px !important;
	height:8px !important;
}

#item22662 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-22662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22666 {
	width:90px !important;
	height:8px !important;
}

#item22689 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-22689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22693 {
	width:90px !important;
	height:9px !important;
}

#item22716 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:12px !important;
}

@keyframes fade-in-22716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22722 {
	width:58px !important;
	height:8px !important;
}

#item22745 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-22745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22750 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-22750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22753 {
	width:62px !important;
	height:8px !important;
}

#item27220 {
	width:26px !important;
	height:16px !important;
	left:475px !important;
	top:132px !important;
}

#item27229 {
	width:26px !important;
	height:16px !important;
	left:341px !important;
	top:132px !important;
}

#item27238 {
	width:26px !important;
	height:16px !important;
	left:603px !important;
	top:132px !important;
}

#item27244 {
	width:26px !important;
	height:16px !important;
	left:734px !important;
	top:132px !important;
}

#item27252 {
	width:26px !important;
	height:16px !important;
	left:879px !important;
	top:132px !important;
}

#item27266 {
	width:26px !important;
	height:16px !important;
	left:1007px !important;
	top:132px !important;
}

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

#item22804 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22807 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22801 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item22833 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22838 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22830 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item22864 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22867 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22861 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item22894 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22898 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22891 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item22924 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22928 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22921 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item22954 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22960 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22951 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item22985 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-22985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22986 {
	width:865px !important;
	height:345px !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-22986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23009 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item23032 {
	width:164px !important;
	height:215px !important;
	left:81px !important;
	top:96px !important;
}

#item23055 {
	width:181px !important;
	height:219px !important;
	left:295px !important;
	top:96px !important;
}

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

#item23078 {
	width:21px !important;
	height:21px !important;
	left:869px !important;
	top:24px !important;
}

#item23084 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:242px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item23085 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:320px !important;
}

#item23108 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item23114 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:334px !important;
}

#item23118 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:335px !important;
}

#item23141 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:334px !important;
}

#item23149 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:708px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item23150 {
	width:14px !important;
	height:14px !important;
	left:739px !important;
	top:130px !important;
}

#item23155 {
	width:132px !important;
	height:228px !important;
	left:761px !important;
	top:96px !important;
}

#item23191 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:130px !important;
}

#item23197 {
	width:157px !important;
	height:219px !important;
	left:528px !important;
	top:96px !important;
}

#item23220 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:475px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item23222 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:226px !important;
}

#item23640 {
	width:14px !important;
	height:14px !important;
	left:273px !important;
	top:228px !important;
}

#item23455 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23456 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item23458 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item23422 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23422 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23424 {
	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-23424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23425 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-23425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23451 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23448 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item23390 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23390 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23390 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23391 {
	width:426px !important;
	height:184px !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-23391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23392 {
	width:365px !important;
	height:155px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-23392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23418 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23415 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item23356 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23357 {
	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-23357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23362 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23358 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item23366 {
	width:541px !important;
	height:363px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-23366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23239 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-23239 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23239 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23240 {
	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-23240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23263 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item23264 {
	width:651px !important;
	height:1073px !important;
}

@keyframes fade-in-23264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23294 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23291 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item23237 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item22983 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item23465 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

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

@keyframes fade-out-23501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-60672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-60674 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-60674 {
	0% {
		-webkit-transform:translate(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-60679 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-60679 {
	0% {
		-webkit-transform:translate(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-60677 {
	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-60677 {
	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;
	}
}
#item60672 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item60680 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item60681 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item60685 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60682 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item60691 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60688 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item60696 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item60699 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item60722 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item60647 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item48480 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item48490 {
	width:130px !important;
	height:11px !important;
}

#item48513 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-48513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48517 {
	width:126px !important;
	height:11px !important;
}

#item48540 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:16px !important;
}

@keyframes fade-in-48540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48599 {
	width:126px !important;
	height:12px !important;
}

#item48622 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:17px !important;
}

@keyframes fade-in-48622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48626 {
	width:82px !important;
	height:11px !important;
}

#item48649 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-48649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48708 {
	width:37px !important;
	height:23px !important;
	left:366px !important;
	top:139px !important;
}

#item48712 {
	width:37px !important;
	height:23px !important;
	left:195px !important;
	top:139px !important;
}

#item48715 {
	width:37px !important;
	height:23px !important;
	left:533px !important;
	top:139px !important;
}

#item60494 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60498 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60495 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item60501 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-60501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60502 {
	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-60502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60525 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item60549 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item60555 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item60578 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item60582 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item60605 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item60612 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item74667 {
	width:477px !important;
	height:263px !important;
	left:34px !important;
}

#item74690 {
	width:477px !important;
	height:263px !important;
	left:34px !important;
	top:263px !important;
}

#item74713 {
	width:477px !important;
	height:263px !important;
	left:34px !important;
	top:527px !important;
}

#item74736 {
	width:477px !important;
	height:129px !important;
	left:34px !important;
	top:790px !important;
}

#item74759 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item74765 {
	width:19px !important;
	height:19px !important;
	top:445px !important;
}

#item74772 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

#item74780 {
	width:19px !important;
	height:19px !important;
	top:710px !important;
}

#item74785 {
	width:19px !important;
	height:19px !important;
	top:837px !important;
}

#item60484 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60485 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item60487 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item60450 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60452 {
	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-60452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60454 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-60454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60480 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60477 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item60418 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60419 {
	width:631px !important;
	height:250px !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-60419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60420 {
	width:560px !important;
	height:215px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-60420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60446 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60443 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item60380 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60381 {
	width:630px !important;
	height:604px !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-60381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60385 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60382 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item74202 {
	width:564px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-74202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60338 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60338 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60338 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60339 {
	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-60339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60343 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60340 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item60347 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item60349 {
	width:505px !important;
	height:2212px !important;
}

@keyframes fade-in-60349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60378 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item60336 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item60648 {
	width:570px !important;
	height:1px !important;
	left:-11px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item60649 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item48484 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:220px !important;
}

#item48544 {
	width:140px !important;
	height:11px !important;
}

#item48567 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:16px !important;
}

@keyframes fade-in-48567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48571 {
	width:126px !important;
	height:11px !important;
}

#item48594 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:16px !important;
}

@keyframes fade-in-48594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48657 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-48657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48662 {
	width:87px !important;
	height:11px !important;
}

#item48719 {
	width:37px !important;
	height:23px !important;
	left:35px !important;
	top:227px !important;
}

#item48725 {
	width:37px !important;
	height:23px !important;
	left:252px !important;
	top:227px !important;
}

#item48729 {
	width:37px !important;
	height:23px !important;
	left:454px !important;
	top:227px !important;
}

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

#item60150 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item60159 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60162 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item60156 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item60188 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60191 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60185 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item60217 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60220 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60214 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item60246 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60253 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item60243 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item60280 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60284 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60277 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item60310 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60313 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60307 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

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

@keyframes fade-out-77293 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77293 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23665 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item23666 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-23667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-23669 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23669 {
	0% {
		-webkit-transform:translate(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-23674 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23674 {
	0% {
		-webkit-transform:translate(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-23671 {
	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-23671 {
	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;
	}
}
#item23667 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item23675 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23676 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item23677 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item23678 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23704 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23701 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item23711 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23707 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item23714 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item23721 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item23748 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item23775 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item23778 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item23782 {
	width:120px !important;
	height:8px !important;
}

#item23805 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:11px !important;
}

@keyframes fade-in-23805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23812 {
	width:120px !important;
	height:8px !important;
}

#item23835 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-23835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23839 {
	width:110px !important;
	height:8px !important;
}

#item23862 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-23862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23895 {
	width:120px !important;
	height:8px !important;
}

#item23918 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:11px !important;
}

@keyframes fade-in-23918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23923 {
	width:76px !important;
	height:8px !important;
}

#item23946 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-23946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23951 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:11px !important;
}

@keyframes fade-in-23951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23954 {
	width:69px !important;
	height:8px !important;
}

#item27279 {
	width:26px !important;
	height:16px !important;
	left:992px !important;
	top:133px !important;
}

#item27287 {
	width:26px !important;
	height:16px !important;
	left:836px !important;
	top:133px !important;
}

#item27294 {
	width:26px !important;
	height:16px !important;
	left:679px !important;
	top:133px !important;
}

#item27305 {
	width:26px !important;
	height:16px !important;
	left:510px !important;
	top:133px !important;
}

#item27311 {
	width:26px !important;
	height:16px !important;
	left:356px !important;
	top:133px !important;
}

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

#item24005 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24009 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24002 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item24037 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24040 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24034 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item24066 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24069 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24063 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item24095 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24098 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24092 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item24124 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24130 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24121 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item24156 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24159 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24153 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item24186 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24187 {
	width:738px !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-24187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24210 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item24233 {
	width:164px !important;
	height:195px !important;
	left:81px !important;
	top:96px !important;
}

#item24256 {
	width:175px !important;
	height:194px !important;
	left:314px !important;
	top:96px !important;
}

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

#item24279 {
	width:21px !important;
	height:21px !important;
	left:741px !important;
	top:24px !important;
}

#item24286 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:261px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item24287 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:304px !important;
}

#item24310 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item24316 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:318px !important;
}

#item24319 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:319px !important;
}

#item24342 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:318px !important;
}

#item24347 {
	width:14px !important;
	height:14px !important;
	left:293px !important;
	top:130px !important;
}

#item24383 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:227px !important;
}

#item24389 {
	width:14px !important;
	height:14px !important;
	left:542px !important;
	top:130px !important;
}

#item24395 {
	width:184px !important;
	height:194px !important;
	left:565px !important;
	top:96px !important;
}

#item24418 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:511px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item24419 {
	width:14px !important;
	height:14px !important;
	left:542px !important;
	top:227px !important;
}

#item24424 {
	width:14px !important;
	height:14px !important;
	left:293px !important;
	top:228px !important;
}

#item24595 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24595 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24596 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item24599 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item24561 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24562 {
	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-24562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24563 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24589 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24586 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item24528 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24529 {
	width:426px !important;
	height:184px !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-24529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24530 {
	width:365px !important;
	height:155px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24557 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24554 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item24496 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24497 {
	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-24497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24501 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24498 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item24504 {
	width:541px !important;
	height:379px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-24504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24435 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-24435 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24435 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24437 {
	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-24437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24460 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item24461 {
	width:651px !important;
	height:849px !important;
}

@keyframes fade-in-24461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24491 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24488 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item24433 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item24184 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item24605 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

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

@keyframes fade-out-24611 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24611 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-61288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-61290 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-61290 {
	0% {
		-webkit-transform:translate(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-61295 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-61295 {
	0% {
		-webkit-transform:translate(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-61293 {
	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-61293 {
	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;
	}
}
#item61288 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item61296 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item61297 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item61301 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61298 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item61308 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61305 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item61311 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item61314 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item61338 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item61106 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61106 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61112 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61108 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item61119 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-61119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61120 {
	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-61120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61143 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item61166 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item61170 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item61193 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item61196 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item61219 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item61226 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item75378 {
	width:477px !important;
	height:263px !important;
	left:33px !important;
}

#item75401 {
	width:477px !important;
	height:263px !important;
	left:33px !important;
	top:262px !important;
}

#item75424 {
	width:477px !important;
	height:263px !important;
	left:33px !important;
	top:524px !important;
}

#item75447 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item75453 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item75458 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item75465 {
	width:19px !important;
	height:19px !important;
	top:444px !important;
}

#item75470 {
	width:19px !important;
	height:19px !important;
	top:571px !important;
}

#item75475 {
	width:19px !important;
	height:19px !important;
	top:708px !important;
}

#item61096 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61096 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61096 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61097 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item61099 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item61064 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61064 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61065 {
	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-61065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61066 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-61066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61092 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61089 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item61031 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61032 {
	width:631px !important;
	height:248px !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-61032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61034 {
	width:560px !important;
	height:215px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-61034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61060 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61057 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item60991 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60991 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60991 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60992 {
	width:630px !important;
	height:604px !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-60992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60997 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60994 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item74979 {
	width:564px !important;
	height:574px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-74979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60950 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60950 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60950 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60951 {
	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-60951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60955 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60952 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item60960 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item60961 {
	width:505px !important;
	height:1674px !important;
}

@keyframes fade-in-60961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60989 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item60948 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item61262 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item61263 {
	width:570px !important;
	height:1px !important;
	left:-7px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item61265 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item74876 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item74882 {
	width:168px !important;
	height:11px !important;
}

#item74905 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:16px !important;
}

@keyframes fade-in-74905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74909 {
	width:168px !important;
	height:11px !important;
}

#item74932 {
	width:27px !important;
	height:27px !important;
	left:69px !important;
	top:16px !important;
}

@keyframes fade-in-74932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74936 {
	width:107px !important;
	height:11px !important;
}

#item74959 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-74959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74962 {
	width:37px !important;
	height:23px !important;
	left:479px !important;
	top:139px !important;
}

#item74965 {
	width:37px !important;
	height:23px !important;
	left:243px !important;
	top:139px !important;
}

#item49469 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item49501 {
	width:168px !important;
	height:11px !important;
}

#item49524 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:16px !important;
}

@keyframes fade-in-49524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49528 {
	width:154px !important;
	height:11px !important;
}

#item49551 {
	width:27px !important;
	height:27px !important;
	left:64px !important;
	top:16px !important;
}

@keyframes fade-in-49551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49611 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:16px !important;
}

@keyframes fade-in-49611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49616 {
	width:97px !important;
	height:11px !important;
}

#item49662 {
	width:37px !important;
	height:23px !important;
	left:453px !important;
	top:228px !important;
}

#item49668 {
	width:37px !important;
	height:23px !important;
	left:251px !important;
	top:228px !important;
}

#item49671 {
	width:37px !important;
	height:23px !important;
	left:36px !important;
	top:228px !important;
}

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

#item60762 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item60770 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60773 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item60767 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item60799 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60803 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60796 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item60830 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60836 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60826 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item60862 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60866 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item60859 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item60892 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60895 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60889 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item60921 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60925 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60918 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

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

@keyframes fade-out-77294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24737 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item24738 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-24739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-24741 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24741 {
	0% {
		-webkit-transform:translate(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-24745 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24745 {
	0% {
		-webkit-transform:translate(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-24743 {
	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-24743 {
	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;
	}
}
#item24739 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item24746 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24747 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item24748 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item24749 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24776 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24773 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item24783 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24779 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item24789 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24794 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item24821 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item24845 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item24848 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item24853 {
	width:70px !important;
	height:19px !important;
}

#item24876 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:22px !important;
}

@keyframes fade-in-24876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24885 {
	width:80px !important;
	height:8px !important;
}

#item24908 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-24908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25746 {
	width:80px !important;
	height:8px !important;
}

#item25769 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:11px !important;
}

@keyframes fade-in-25769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25779 {
	width:90px !important;
	height:8px !important;
}

#item25802 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:11px !important;
}

@keyframes fade-in-25802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24913 {
	width:60px !important;
	height:8px !important;
}

#item24936 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-24936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25716 {
	width:70px !important;
	height:8px !important;
}

#item25739 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:11px !important;
}

@keyframes fade-in-25739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24941 {
	width:60px !important;
	height:8px !important;
}

#item24964 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-24964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24969 {
	width:48px !important;
	height:8px !important;
}

#item24992 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:11px !important;
}

@keyframes fade-in-24992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24998 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:11px !important;
}

@keyframes fade-in-24998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25001 {
	width:48px !important;
	height:8px !important;
}

#item27318 {
	width:26px !important;
	height:16px !important;
	left:326px !important;
	top:133px !important;
}

#item27327 {
	width:26px !important;
	height:16px !important;
	left:423px !important;
	top:133px !important;
}

#item27336 {
	width:26px !important;
	height:16px !important;
	left:511px !important;
	top:133px !important;
}

#item27342 {
	width:26px !important;
	height:16px !important;
	left:616px !important;
	top:133px !important;
}

#item27352 {
	width:26px !important;
	height:16px !important;
	left:701px !important;
	top:133px !important;
}

#item27364 {
	width:26px !important;
	height:16px !important;
	left:801px !important;
	top:133px !important;
}

#item27371 {
	width:26px !important;
	height:16px !important;
	left:906px !important;
	top:133px !important;
}

#item27377 {
	width:26px !important;
	height:16px !important;
	left:1023px !important;
	top:133px !important;
}

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

#item25051 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25055 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25048 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item25081 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25084 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25078 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item25110 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25114 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25107 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item25140 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25143 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25137 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item25169 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25172 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item25166 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item25199 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25205 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25196 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item25231 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25232 {
	width:890px !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-25232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25255 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item25278 {
	width:135px !important;
	height:195px !important;
	left:81px !important;
	top:96px !important;
}

#item25302 {
	width:185px !important;
	height:194px !important;
	left:267px !important;
	top:96px !important;
}

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

#item25325 {
	width:21px !important;
	height:21px !important;
	left:893px !important;
	top:24px !important;
}

#item25333 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:213px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item25334 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:304px !important;
}

#item25357 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item25362 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:318px !important;
}

#item25366 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:319px !important;
}

#item25389 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:318px !important;
}

#item25393 {
	width:14px !important;
	height:14px !important;
	left:245px !important;
	top:130px !important;
}

#item25398 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:244px !important;
}

#item25412 {
	width:184px !important;
	height:194px !important;
	left:506px !important;
	top:96px !important;
}

#item25435 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:452px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item25441 {
	width:14px !important;
	height:14px !important;
	left:245px !important;
	top:228px !important;
}

#item25826 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:685px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item25855 {
	width:14px !important;
	height:14px !important;
	left:716px !important;
	top:227px !important;
}

#item25832 {
	width:184px !important;
	height:194px !important;
	left:738px !important;
	top:96px !important;
}

#item25614 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25615 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

#item25617 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item25580 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25580 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25580 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25582 {
	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-25582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25583 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25609 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25606 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item25548 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25548 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25548 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25549 {
	width:426px !important;
	height:199px !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-25549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25550 {
	width:365px !important;
	height:171px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25576 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25573 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item25513 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25513 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25515 {
	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-25515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25520 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25516 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item25524 {
	width:541px !important;
	height:379px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-25524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25450 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-25450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25451 {
	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-25451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25474 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item25475 {
	width:651px !important;
	height:1393px !important;
}

@keyframes fade-in-25475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25505 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25502 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item25448 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item25229 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item25624 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

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

@keyframes fade-out-25629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-61899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-61901 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-61901 {
	0% {
		-webkit-transform:translate(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-61906 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-61906 {
	0% {
		-webkit-transform:translate(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-61904 {
	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-61904 {
	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;
	}
}
#item61899 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item61908 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item61909 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item61913 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61910 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item61919 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61916 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item61922 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item61925 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item61948 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item61875 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item61874 {
	width:588px !important;
	height:1px !important;
	left:117px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item50395 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item50398 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:224px !important;
}

#item50403 {
	width:98px !important;
	height:26px !important;
}

#item50426 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:31px !important;
}

@keyframes fade-in-50426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50432 {
	width:112px !important;
	height:11px !important;
}

#item50455 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-50455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50460 {
	width:112px !important;
	height:11px !important;
}

#item50483 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:16px !important;
}

@keyframes fade-in-50483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50487 {
	width:126px !important;
	height:11px !important;
}

#item50510 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:16px !important;
}

@keyframes fade-in-50510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50514 {
	width:84px !important;
	height:11px !important;
}

#item50537 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:16px !important;
}

@keyframes fade-in-50537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50541 {
	width:98px !important;
	height:11px !important;
}

#item50564 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:16px !important;
}

@keyframes fade-in-50564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50568 {
	width:84px !important;
	height:11px !important;
}

#item50592 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:16px !important;
}

@keyframes fade-in-50592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50599 {
	width:67px !important;
	height:11px !important;
}

#item50622 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:16px !important;
}

@keyframes fade-in-50622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50628 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:16px !important;
}

@keyframes fade-in-50628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50631 {
	width:67px !important;
	height:11px !important;
}

#item50677 {
	width:37px !important;
	height:23px !important;
	left:150px !important;
	top:139px !important;
}

#item50681 {
	width:37px !important;
	height:23px !important;
	left:286px !important;
	top:139px !important;
}

#item50685 {
	width:37px !important;
	height:23px !important;
	left:408px !important;
	top:139px !important;
}

#item50689 {
	width:37px !important;
	height:23px !important;
	left:558px !important;
	top:139px !important;
}

#item50692 {
	width:37px !important;
	height:23px !important;
	left:35px !important;
	top:231px !important;
}

#item50696 {
	width:37px !important;
	height:23px !important;
	left:172px !important;
	top:231px !important;
}

#item50699 {
	width:37px !important;
	height:23px !important;
	left:323px !important;
	top:231px !important;
}

#item50702 {
	width:37px !important;
	height:23px !important;
	left:488px !important;
	top:231px !important;
}

#item61722 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61727 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61724 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item61731 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-61731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61732 {
	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-61732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61755 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item61779 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item61782 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item61805 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item61810 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

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

#item61833 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item61839 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item76038 {
	width:477px !important;
	height:263px !important;
	left:33px !important;
}

#item76061 {
	width:477px !important;
	height:263px !important;
	left:33px !important;
	top:265px !important;
}

#item76084 {
	width:477px !important;
	height:263px !important;
	left:33px !important;
	top:526px !important;
}

#item76107 {
	width:477px !important;
	height:263px !important;
	left:33px !important;
	top:787px !important;
}

#item76130 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item76135 {
	width:19px !important;
	height:19px !important;
	top:184px !important;
}

#item76140 {
	width:19px !important;
	height:19px !important;
	top:446px !important;
}

#item76147 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item76154 {
	width:19px !important;
	height:19px !important;
	top:970px !important;
}

#item61707 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61708 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

#item61710 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item61674 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61674 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61676 {
	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-61676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61677 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-61677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61703 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61700 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item61641 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61641 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61641 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61642 {
	width:631px !important;
	height:274px !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-61642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61643 {
	width:560px !important;
	height:238px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-61643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61670 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61666 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item61603 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61603 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61603 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61604 {
	width:630px !important;
	height:626px !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-61604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61608 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61605 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item75557 {
	width:564px !important;
	height:596px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-75557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61562 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61562 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61563 {
	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-61563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61567 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61564 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item61570 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item61571 {
	width:505px !important;
	height:2772px !important;
}

@keyframes fade-in-61571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61601 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item61560 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item61876 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

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

#item61371 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item61379 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61382 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item61376 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item61408 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61416 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61405 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item61442 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61447 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61439 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item61473 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61478 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item61470 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item61504 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61508 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61501 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item61534 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61537 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61531 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

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

@keyframes fade-out-77297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item28597 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item28598 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-28598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28605 {
	opacity:0.70;
	width:213px !important;
	height:13px !important;
	top:18px !important;
}

#item28629 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item28637 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item28638 {
	width:1128px !important;
	height:25px !important;
	left:36px !important;
	top:729px !important;
}

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

@keyframes fade-out-28596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63336 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item63337 {
	width:442px !important;
	height:184px !important;
	left:129px !important;
	top:444px !important;
}

@keyframes fade-in-63337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63343 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item63366 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item63371 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item63372 {
	width:628px !important;
	height:35px !important;
	left:36px !important;
	top:1068px !important;
}

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

@keyframes fade-out-77298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle180 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle179 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:23.8px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle178 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle177 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle176 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle175 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle174 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	font-weight:bold;
	font-family:Tondo;
	font-size:140px;
	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.autoParaStyle172 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle171 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	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;
	text-indent:-10px;
	padding-left:10px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle170 {
	font-family:"Proxima Nova";
	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.autoParaStyle169 {
	font-style:italic;
	font-weight:normal;
	font-family:"Proxima Nova";
	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.autoParaStyle168 {
	font-style:italic;
	font-weight:normal;
	font-family:"Proxima Nova";
	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.autoParaStyle167 {
	font-style:italic;
	font-weight:normal;
	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.autoParaStyle166 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle165 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:24.9px;
	line-height:22.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:left;
}

p.autoParaStyle164 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.6px;
	line-height:23.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:left;
}

p.autoParaStyle163 {
	font-family:"Proxima Nova";
	font-size:16.6px;
	line-height:22.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.autoParaStyle162 {
	font-family:"Proxima Nova";
	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.autoParaStyle161 {
	font-family:"Proxima Nova";
	font-size:16.6px;
	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.autoParaStyle160 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:22.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle159 {
	font-weight:600;
	font-family:"Proxima Nova";
	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.autoParaStyle158 {
	font-weight:600;
	font-family:"Proxima Nova";
	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:left;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:Tondo;
	font-size:41.6px;
	line-height:41.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:left;
}

p.autoParaStyle156 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle155 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle154 {
	font-weight:600;
	font-family:"Proxima Nova";
	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.autoParaStyle153 {
	font-weight:600;
	font-family:"Proxima Nova";
	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:left;
}

p.autoParaStyle152 {
	font-weight:600;
	font-family:"Proxima Nova";
	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.autoParaStyle151 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle150 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle149 {
	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.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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle143 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:23.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	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.autoParaStyle141 {
	font-family:"Proxima Nova";
	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.autoParaStyle140 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:14px;
	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.autoParaStyle139 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:22.4px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle138 {
	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.autoParaStyle137 {
	font-weight:600;
	font-family:"Proxima Nova";
	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.autoParaStyle136 {
	font-weight:600;
	font-family:"Proxima Nova";
	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:center;
}

p.autoParaStyle135 {
	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.autoParaStyle134 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle133 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	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.autoParaStyle131 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle130 {
	font-family:"Proxima Nova";
	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.autoParaStyle129 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	font-family:"Proxima Nova";
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	font-weight:600;
	font-family:"Proxima Nova";
	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.autoParaStyle122 {
	font-weight:600;
	font-family:"Proxima Nova";
	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:center;
}

p.autoParaStyle121 {
	font-weight:600;
	font-family:"Proxima Nova";
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	font-family:"Proxima Nova";
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle118 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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:39px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-family:"Proxima Nova";
	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:39px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-family:"Proxima Nova";
	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.autoParaStyle115 {
	font-family:"Proxima Nova";
	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.autoParaStyle114 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle113 {
	font-family:"Proxima Nova";
	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.autoParaStyle112 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle110 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle109 {
	font-family:"Proxima Nova";
	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.autoParaStyle108 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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:50px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle107 {
	font-family:"Proxima Nova";
	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.autoParaStyle106 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle105 {
	font-family:"Proxima Nova";
	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.autoParaStyle104 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle102 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	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.autoParaStyle99 {
	font-family:"Proxima Nova";
	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.autoParaStyle98 {
	font-family:"Proxima Nova";
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	font-weight:500;
	font-family:"Proxima Nova";
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	font-family:"Proxima Nova";
	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.autoParaStyle93 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	font-family:"Proxima Nova";
	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.autoParaStyle90 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-weight:bold;
	font-family:Tondo;
	font-size: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.autoParaStyle76 {
	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.autoParaStyle75 {
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	font-weight:bold;
	font-family:Tondo;
	font-size:27px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	font-weight:300;
	font-family:Tondo;
	font-size:8px;
	line-height:8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	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.autoParaStyle20 {
	font-weight:300;
	font-family:Tondo;
	font-size:27.1px;
	line-height:27.1px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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: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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	font-weight:300;
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:19.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:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:19.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:left;
}

p.autoParaStyle8 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:42px;
	color:#3dc9d8;
	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.autoParaStyle7 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:42px;
	color:#000;
	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.autoParaStyle6 {
	font-weight:bold;
	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.autoParaStyle5 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#3dc9d8;
	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.autoParaStyle4 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#000;
	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.autoParaStyle3 {
	font-weight:300;
	font-family:"Proxima Nova";
	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.autoParaStyle2 {
	font-weight:300;
	font-family:"Proxima Nova";
	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:"Proxima Nova";
	font-size:70px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.DESKTOP---Movil {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.autoCharStyle32 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle31 {
	font-family:"Proxima Nova";
}

span.autoCharStyle30 {
	font-size:13px;
	color:#d70e2b;
}

span.autoCharStyle29 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle28 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle27 {
	font-size:18px;
}

span.autoCharStyle26 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle25 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle23 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle21 {
	font-style:italic;
	font-weight:normal;
	font-family:"Proxima Nova";
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:"Proxima Nova";
	color:#d70e2b;
}

span.autoCharStyle19 {
	font-size:25.2px;
	color:#d70e2b;
}

span.autoCharStyle18 {
	font-size:25.2px;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle15 {
	font-size:18px;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
	text-transform:uppercase;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:Tondo;
	font-size:27px;
}

span.autoCharStyle11 {
	font-size:43.4px;
}

span.autoCharStyle10 {
	font-size:28px;
}

span.autoCharStyle9 {
	font-size:30px;
}

span.autoCharStyle8 {
	font-size:31px;
}

span.autoCharStyle7 {
	font-size:20px;
}

span.autoCharStyle6 {
	color:#d70e2b;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31.6px;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25.7px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.DiaX {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.texto_check {
	color:#000;
}

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; } }

