/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#010101; }
:-webkit-full-screen { background:#010101; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #f7f7f7 !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item28788 {
	width:1823px !important;
	height:1200px !important;
	left:-561px !important;
	background:#111111;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item21879 {
	width:200px !important;
	height:149px !important;
	left:279px !important;
	top:177px !important;
}

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

#item21910 {
	width:200px !important;
	height:149px !important;
	background:#e5f5f6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item22631 {
	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:#f7f7f7;
}

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

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

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

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

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

#item22571 {
	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:#f7f7f7;
}

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

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

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

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

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

#item22511 {
	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:#f7f7f7;
}

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

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

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

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

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

#item22453 {
	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:#f7f7f7;
}

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

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

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

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

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

#item22298 {
	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:#f7f7f7;
}

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

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

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

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

#item22393 {
	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:#f7f7f7;
}

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

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

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

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

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

#item22358 {
	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:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item29024 {
	width:200px !important;
	height:149px !important;
	background:#e5f5f6;
}

#item29021 {
	width:200px !important;
	height:149px !important;
	left:465px !important;
	top:187px !important;
}

#item29238 {
	width:200px !important;
	height:22px !important;
	left:251px !important;
	top:513px !important;
}

#item59477 {
	width:200px !important;
	height:22px !important;
	left:251px !important;
	top:708px !important;
}

#item54532 {
	width:200px !important;
	height:22px !important;
	left:465px !important;
	top:513px !important;
}

#item59502 {
	width:200px !important;
	height:22px !important;
	left:465px !important;
	top:708px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item41193 {
	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:#f7f7f7;
}

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

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

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

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

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

#item41133 {
	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:#f7f7f7;
}

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

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

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

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

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

#item41076 {
	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:#f7f7f7;
}

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

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

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

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

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

#item41018 {
	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:#f7f7f7;
}

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

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

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

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

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

#item40831 {
	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:#f7f7f7;
}

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

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

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

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

#item40956 {
	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:#f7f7f7;
}

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

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

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

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

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

#item40893 {
	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:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item19324 {
	width:36px !important;
	height:36px !important;
	top:596px !important;
}

#item19331 {
	width:193px !important;
	height:28px !important;
	left:45px !important;
	top:603px !important;
}

#item19321 {
	width:613px !important;
	height:631px !important;
	left:96px !important;
	top:97px !important;
}

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

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

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

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

#item19579 {
	width:302px !important;
	height:34px !important;
	left:40px !important;
}

#item19564 {
	width:342px !important;
	height:34px !important;
	left:837px !important;
	top:314px !important;
}

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

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

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

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

#item19631 {
	width:282px !important;
	height:34px !important;
	left:837px !important;
	top:391px !important;
}

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

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

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

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

#item19692 {
	width:315px !important;
	height:34px !important;
	left:837px !important;
	top:467px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item29784 {
	width:36px !important;
	height:36px !important;
	top:596px !important;
}

#item29788 {
	width:193px !important;
	height:28px !important;
	left:45px !important;
	top:603px !important;
}

#item29781 {
	width:613px !important;
	height:631px !important;
	left:44px !important;
	top:533px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item42716 {
	width:628px !important;
	height:52px !important;
	left:36px !important;
	top:452px !important;
}

#item42235 {
	width:627px !important;
	height:724px !important;
	left:37px !important;
	top:440px !important;
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item66734 {
	opacity:0.95;
	width:338px !important;
	height:142px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item67395 {
	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-67395 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-67395 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item67395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item67571 {
	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-67571 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-67571 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item67571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item67537 {
	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-67537 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-67537 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item67537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item67500 {
	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-67500 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-67500 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item67500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item67467 {
	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-67467 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-67467 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item67467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item67430 {
	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-67430 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-67430 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item67430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-left-grow-726 {
	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-726 {
	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;
	}
}
#item729 {
	opacity:0.30;
	width:418px !important;
	height:308px !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-729 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-729 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item749 {
	width:316px !important;
	height:211px !important;
	left:50px !important;
	top:160px !important;
}

#item771 {
	width:810px !important;
	height:80px !important;
}

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

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

#item31645 {
	width:1844px !important;
	height:1214px !important;
	left:-572px !important;
	top:-7px !important;
	background:#f7f7f7;
	border:solid 1.535px #f7f7f7;
}

@keyframes move-left-grow-31647 {
	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-31647 {
	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;
	}
}
#item31659 {
	opacity:0.30;
	width:585px !important;
	height:448px !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-31659 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-31659 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item31659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31660 {
	width:442px !important;
	height:295px !important;
	left:70px !important;
	top:224px !important;
}

#item31683 {
	width:1134px !important;
	height:111px !important;
}

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

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

#item811 {
	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-814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

#item994 {
	opacity:0.95;
	width:615px !important;
	height:588px !important;
	left:284px !important;
	top:102px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

#item997 {
	width:21px !important;
	height:21px !important;
	left:874px !important;
	top:108px !important;
}

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

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

#item10491 {
	width:526px !important;
	height:499px !important;
	left:330px !important;
	top:155px !important;
}

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

#item927 {
	opacity:0.95;
	width:589px !important;
	height:387px !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-927 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-927 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item949 {
	width:508px !important;
	height:313px !important;
	left:332px !important;
	top:242px !important;
}

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

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

#item952 {
	width:21px !important;
	height:21px !important;
	left:848px !important;
	top:212px !important;
}

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

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

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

#item904 {
	width:899px !important;
	height:691px !important;
	left:125px !important;
	top:57px !important;
}

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

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

#item31726 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:32px !important;
	box-shadow: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-31749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item31749 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:203px !important;
}

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

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

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

#item31778 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:268px !important;
}

#item31812 {
	width:313px !important;
	height:80px !important;
	left:78px !important;
	top:77px !important;
}

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

#item31920 {
	width:27px !important;
	height:27px !important;
	left:601px !important;
	top:291px !important;
}

#item31927 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:301px !important;
}

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

#item31897 {
	opacity:0.95;
	width:628px !important;
	height:922px !important;
	left:10px !important;
	top:275px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item31933 {
	width:537px !important;
	height:860px !important;
	left:57px !important;
	top:306px !important;
}

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

#item31837 {
	opacity:0.95;
	width:628px !important;
	height:630px !important;
	left:10px !important;
	top:353px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item31860 {
	width:509px !important;
	height:519px !important;
	left:69px !important;
	top:410px !important;
}

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

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

#item31884 {
	width:27px !important;
	height:27px !important;
	left:597px !important;
	top:370px !important;
}

#item31890 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:236px !important;
}

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

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

#item31835 {
	width:638px !important;
	height:1197px !important;
	left:26px !important;
	top:-33px !important;
}

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

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

#item1093 {
	width:629px !important;
	height:106px !important;
	left:60px !important;
	top:54px !important;
}

#item1096 {
	width:612px !important;
	height:637px !important;
	left:558px !important;
	top:142px !important;
}

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

#item1109 {
	width:20px !important;
	height:28px !important;
	left:102px !important;
}

#item1138 {
	width:103px !important;
	height:15px !important;
	top:18px !important;
}

#item1107 {
	width:123px !important;
	height:33px !important;
	left:927px !important;
	top:329px !important;
}

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

#item1144 {
	width:20px !important;
	height:28px !important;
	left:83px !important;
}

#item1171 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item1142 {
	width:103px !important;
	height:28px !important;
	left:649px !important;
	top:326px !important;
}

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

#item1177 {
	width:20px !important;
	height:28px !important;
	left:82px !important;
}

#item1206 {
	width:80px !important;
	height:10px !important;
	top:15px !important;
}

#item1175 {
	width:102px !important;
	height:28px !important;
	left:762px !important;
	top:414px !important;
}

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

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

#item1241 {
	width:104px !important;
	height:11px !important;
	left:24px !important;
	top:21px !important;
}

#item1210 {
	width:127px !important;
	height:32px !important;
	left:960px !important;
	top:409px !important;
}

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

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

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

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

#item1550 {
	width:532px !important;
	height:327px !important;
	left:49px !important;
	top:240px !important;
}

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

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

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

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

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

#item1491 {
	width:532px !important;
	height:291px !important;
	left:49px !important;
	top:277px !important;
}

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

#item1393 {
	opacity:0.95;
	width:629px !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-1393 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1393 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1430 {
	width:532px !important;
	height:291px !important;
	left:49px !important;
	top:275px !important;
}

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

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

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

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

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

#item1369 {
	width:532px !important;
	height:309px !important;
	left:49px !important;
	top:258px !important;
}

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

#item1311 {
	width:27px !important;
	height:28px !important;
	left:6px !important;
}

#item1309 {
	width:631px !important;
	height:568px !important;
	left:34px !important;
	top:187px !important;
}

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

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

#item31979 {
	width:629px !important;
	height:106px !important;
	left:36px !important;
	top:36px !important;
}

#item32002 {
	width:612px !important;
	height:637px !important;
	left:18px !important;
	top:113px !important;
}

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

#item32008 {
	width:29px !important;
	height:39px !important;
	left:143px !important;
}

#item32011 {
	width:144px !important;
	height:21px !important;
	top:26px !important;
}

#item32005 {
	width:172px !important;
	height:47px !important;
	left:341px !important;
	top:289px !important;
}

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

#item32037 {
	width:29px !important;
	height:39px !important;
	left:114px !important;
}

#item32041 {
	width:110px !important;
	height:20px !important;
	top:21px !important;
}

#item32034 {
	width:143px !important;
	height:41px !important;
	left:72px !important;
	top:287px !important;
}

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

#item32068 {
	width:29px !important;
	height:39px !important;
	left:113px !important;
}

#item32072 {
	width:110px !important;
	height:20px !important;
	top:21px !important;
}

#item32064 {
	width:141px !important;
	height:41px !important;
	left:186px !important;
	top:374px !important;
}

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

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

#item32102 {
	width:145px !important;
	height:16px !important;
	left:33px !important;
	top:29px !important;
}

#item32095 {
	width:178px !important;
	height:45px !important;
	left:417px !important;
	top:369px !important;
}

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

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

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

#item32195 {
	width:21px !important;
	height:21px !important;
	left:593px !important;
	top:14px !important;
}

#item32201 {
	width:530px !important;
	height:529px !important;
	left:50px !important;
	top:49px !important;
}

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

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

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

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

#item32362 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:15px !important;
}

#item32369 {
	width:532px !important;
	height:453px !important;
	left:49px !important;
	top:125px !important;
}

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

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

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

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

#item32306 {
	width:21px !important;
	height:21px !important;
	left:592px !important;
	top:14px !important;
}

#item32313 {
	width:530px !important;
	height:464px !important;
	left:50px !important;
	top:110px !important;
}

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

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

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

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

#item32251 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:14px !important;
}

#item32258 {
	width:532px !important;
	height:478px !important;
	left:49px !important;
	top:100px !important;
}

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

#item32225 {
	width:27px !important;
	height:28px !important;
	left:1px !important;
	top:550px !important;
}

#item32168 {
	width:630px !important;
	height:578px !important;
	left:35px !important;
	top:586px !important;
}

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

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

#item1585 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1713 {
	width:27px !important;
	height:27px !important;
	left:377px !important;
	top:130px !important;
}

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

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

#item1764 {
	width:150px !important;
	height:10px !important;
}

#item1767 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:12px !important;
}

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

#item1836 {
	width:170px !important;
	height:10px !important;
}

#item1839 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:12px !important;
}

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

#item1868 {
	width:190px !important;
	height:10px !important;
}

#item1871 {
	width:19px !important;
	height:19px !important;
	left:85px !important;
	top:12px !important;
}

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

#item1900 {
	width:112px !important;
	height:10px !important;
}

#item1903 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:12px !important;
}

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

#item1915 {
	width:19px !important;
	height:19px !important;
	left:78px !important;
	top:12px !important;
}

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

#item1946 {
	width:112px !important;
	height:10px !important;
}

#item1971 {
	width:15px !important;
	height:21px !important;
	left:982px !important;
	top:133px !important;
}

#item1989 {
	width:27px !important;
	height:10px !important;
	left:761px !important;
	top:139px !important;
}

#item28568 {
	width:27px !important;
	height:10px !important;
	left:561px !important;
	top:139px !important;
}

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

@keyframes fade-in-2401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2421 {
	width:819px !important;
	height:217px !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-2421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2443 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

#item2513 {
	width:21px !important;
	height:21px !important;
	left:822px !important;
	top:24px !important;
}

#item68651 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:194px !important;
}

#item68674 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:209px !important;
}

#item68680 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:209px !important;
}

#item68703 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:210px !important;
}

#item70967 {
	width:122px !important;
	height:97px !important;
	left:23px !important;
}

#item70990 {
	width:150px !important;
	height:97px !important;
	left:186px !important;
}

#item71013 {
	opacity:0.50;
	width:1px !important;
	height:27px !important;
	left:144px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item71014 {
	width:135px !important;
	height:97px !important;
	left:377px !important;
}

#item71037 {
	opacity:0.50;
	width:1px !important;
	height:27px !important;
	left:335px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item71038 {
	width:14px !important;
	height:14px !important;
	top:38px !important;
}

#item71047 {
	width:14px !important;
	height:14px !important;
	left:355px !important;
	top:38px !important;
}

#item71054 {
	width:14px !important;
	height:14px !important;
	left:164px !important;
	top:38px !important;
}

#item71065 {
	width:160px !important;
	height:97px !important;
	left:555px !important;
}

#item71088 {
	width:14px !important;
	height:14px !important;
	left:533px !important;
	top:38px !important;
}

#item71095 {
	opacity:0.50;
	width:1px !important;
	height:27px !important;
	left:512px !important;
	top:39px !important;
	background:#b2b2b1;
}

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

@keyframes fade-in-2381 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2381 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2382 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

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

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

@keyframes fade-in-2345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item2366 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

@keyframes fade-in-2309 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2309 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2310 {
	width:582px !important;
	height:267px !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-2310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2330 {
	width:521px !important;
	height:238px !important;
	left:58px !important;
	top:50px !important;
}

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

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

#item2333 {
	width:21px !important;
	height:21px !important;
	left:585px !important;
	top:25px !important;
}

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

@keyframes fade-in-2272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item2305 {
	width:541px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

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

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

@keyframes fade-in-2225 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2225 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item2227 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item2247 {
	width:651px !important;
	height:1156px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item2035 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

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

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

#item2073 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

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

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

#item2113 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

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

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

#item2151 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

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

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

#item2186 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

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

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

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

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

@keyframes move-right-grow-45200 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-45200 {
	0% {
		-webkit-transform:translate(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-45190 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-45190 {
	0% {
		-webkit-transform:translate(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-45177 {
	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-45177 {
	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;
	}
}
#item45175 {
	width:660px !important;
	height:633px !important;
	left:20px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

#item44318 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item44319 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:253px !important;
	background:#9d9c9c;
}

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

@keyframes fade-in-44691 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44691 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item44725 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

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

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

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

#item74189 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
}

#item74212 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:137px !important;
}

#item74235 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:274px !important;
}

#item74259 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item74265 {
	width:19px !important;
	height:19px !important;
	top:326px !important;
}

#item74270 {
	width:19px !important;
	height:19px !important;
	top:189px !important;
}

#item74275 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:411px !important;
}

#item74298 {
	width:19px !important;
	height:19px !important;
	top:463px !important;
}

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

#item68290 {
	width:460px !important;
	height:46px !important;
	left:88px !important;
	top:641px !important;
}

#item68313 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item68320 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

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

@keyframes fade-in-44677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44678 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

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

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

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

@keyframes fade-in-44532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44532 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item44534 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

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

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

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

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

@keyframes fade-in-44642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44644 {
	width:631px !important;
	height:396px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item44645 {
	width:560px !important;
	height:363px !important;
	left:76px !important;
	top:72px !important;
}

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

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

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

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

@keyframes fade-in-44608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44609 {
	width:630px !important;
	height:573px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

#item44610 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item44618 {
	width:570px !important;
	height:542px !important;
	left:64px !important;
	top:67px !important;
}

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

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

@keyframes fade-in-44569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-44569 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item44569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item44578 {
	width:505px !important;
	height:2319px !important;
}

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

#item44567 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

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

#item32511 {
	width:38px !important;
	height:38px !important;
	left:257px !important;
	top:136px !important;
}

#item32515 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item32520 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item32524 {
	width:190px !important;
	height:15px !important;
}

#item32547 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:18px !important;
}

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

#item32551 {
	width:218px !important;
	height:15px !important;
}

#item32574 {
	width:27px !important;
	height:27px !important;
	left:96px !important;
	top:18px !important;
}

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

#item32578 {
	width:266px !important;
	height:15px !important;
}

#item32601 {
	width:27px !important;
	height:27px !important;
	left:119px !important;
	top:18px !important;
}

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

#item32606 {
	width:147px !important;
	height:15px !important;
}

#item32629 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:18px !important;
}

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

#item32636 {
	width:27px !important;
	height:27px !important;
	left:109px !important;
	top:18px !important;
}

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

#item32639 {
	width:157px !important;
	height:15px !important;
}

#item32685 {
	width:21px !important;
	height:29px !important;
	left:381px !important;
	top:214px !important;
}

#item32691 {
	width:38px !important;
	height:14px !important;
	left:36px !important;
	top:223px !important;
}

#item32694 {
	width:38px !important;
	height:14px !important;
	left:485px !important;
	top:148px !important;
}

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

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

#item44115 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

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

#item44123 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

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

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

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

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

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

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

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

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

#item44219 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item2754 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

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

@keyframes move-right-grow-2761 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-2761 {
	0% {
		-webkit-transform:translate(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-2759 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-2759 {
	0% {
		-webkit-transform:translate(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-2757 {
	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-2757 {
	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;
	}
}
#item2755 {
	width:963px !important;
	height:524px !important;
	left:201px !important;
	top:238px !important;
}

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

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

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

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

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

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

#item2819 {
	width:995px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

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

#item2842 {
	width:27px !important;
	height:27px !important;
	left:357px !important;
	top:130px !important;
}

#item28588 {
	width:27px !important;
	height:27px !important;
	left:501px !important;
	top:130px !important;
}

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

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

#item2899 {
	width:110px !important;
	height:10px !important;
}

#item2902 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:14px !important;
}

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

#item2930 {
	width:130px !important;
	height:10px !important;
}

#item2933 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:14px !important;
}

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

#item2964 {
	width:140px !important;
	height:10px !important;
}

#item2967 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

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

#item2998 {
	width:130px !important;
	height:10px !important;
}

#item3001 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

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

#item3032 {
	width:86px !important;
	height:10px !important;
}

#item3035 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

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

#item3046 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:14px !important;
}

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

#item3074 {
	width:86px !important;
	height:10px !important;
}

#item3099 {
	width:15px !important;
	height:21px !important;
	left:997px !important;
	top:133px !important;
}

#item3118 {
	width:27px !important;
	height:10px !important;
	left:659px !important;
	top:139px !important;
}

#item28599 {
	width:27px !important;
	height:10px !important;
	left:828px !important;
	top:139px !important;
}

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

@keyframes fade-in-3523 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3523 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3543 {
	width:963px !important;
	height:252px !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-3543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3565 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

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

#item3635 {
	width:21px !important;
	height:21px !important;
	left:969px !important;
	top:24px !important;
}

#item68806 {
	width:673px !important;
	height:10px !important;
	left:52px !important;
	top:229px !important;
}

#item68829 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:244px !important;
}

#item68832 {
	width:350px !important;
	height:29px !important;
	left:69px !important;
	top:244px !important;
}

#item68855 {
	width:14px !important;
	height:14px !important;
	left:386px !important;
	top:244px !important;
}

#item71317 {
	width:147px !important;
	height:177px !important;
	left:195px !important;
}

#item71340 {
	width:156px !important;
	height:177px !important;
	left:558px !important;
}

#item71363 {
	opacity:0.50;
	width:1px !important;
	height:73px !important;
	left:161px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item71364 {
	width:176px !important;
	height:145px !important;
	left:750px !important;
}

#item71388 {
	width:14px !important;
	height:14px !important;
	left:175px !important;
	top:38px !important;
}

#item71403 {
	width:140px !important;
	height:113px !important;
	left:20px !important;
}

#item71427 {
	width:14px !important;
	height:14px !important;
	top:38px !important;
}

#item71434 {
	opacity:0.50;
	width:1px !important;
	height:73px !important;
	left:709px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item71458 {
	width:14px !important;
	height:14px !important;
	left:729px !important;
	top:38px !important;
}

#item71465 {
	width:14px !important;
	height:14px !important;
	left:358px !important;
	top:38px !important;
}

#item71473 {
	width:145px !important;
	height:145px !important;
	left:378px !important;
}

#item71496 {
	opacity:0.50;
	width:1px !important;
	height:73px !important;
	left:326px !important;
	top:39px !important;
	background:#b2b2b1;
}

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

@keyframes fade-in-3505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3505 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3506 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

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

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

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

@keyframes fade-in-3467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item3488 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

@keyframes fade-in-3430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3431 {
	width:582px !important;
	height:266px !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-3431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3451 {
	width:521px !important;
	height:272px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-3451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3456 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3454 {
	width:21px !important;
	height:21px !important;
	left:585px !important;
	top:25px !important;
}

#item3392 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3393 {
	width:600px !important;
	height:474px !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-3393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3396 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3394 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item3426 {
	width:541px !important;
	height:445px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-3426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3344 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-3344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-3344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item3344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3345 {
	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-3345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3346 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item3366 {
	width:651px !important;
	height:1539px !important;
}

@keyframes fade-in-3366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3380 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item3378 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item3342 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item3340 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item3129 {
	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;
}

#item3132 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3161 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3130 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item3167 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3194 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3165 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item3200 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3227 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item3198 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item3233 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3263 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3231 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item3269 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3300 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item3267 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item3306 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item3336 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item3304 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item3804 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item3822 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-3822 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-3822 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item3822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-46861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-46878 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-46878 {
	0% {
		-webkit-transform:translate(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-46872 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-46872 {
	0% {
		-webkit-transform:translate(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-46863 {
	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-46863 {
	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;
	}
}
#item46861 {
	width:660px !important;
	height:633px !important;
	left:20px !important;
	top:315px !important;
}

#item46883 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item46884 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item46888 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46885 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item46895 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item46892 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item46900 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item46904 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item46927 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item33424 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:160px !important;
}

#item33429 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item46304 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:207px !important;
	background:#9d9c9c;
}

#item46305 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item46463 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46463 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46463 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46467 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46464 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item46471 {
	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-46471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46494 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item46574 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46571 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item46577 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item79621 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
}

#item79644 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:278px !important;
}

#item79667 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:415px !important;
}

#item79690 {
	width:19px !important;
	height:19px !important;
	top:53px !important;
}

#item79698 {
	width:19px !important;
	height:19px !important;
	top:331px !important;
}

#item79707 {
	width:477px !important;
	height:159px !important;
	left:32px !important;
	top:552px !important;
}

#item79730 {
	width:19px !important;
	height:19px !important;
	top:608px !important;
}

#item79735 {
	width:19px !important;
	height:19px !important;
	top:193px !important;
}

#item79740 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:139px !important;
}

#item68351 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item68354 {
	width:460px !important;
	height:46px !important;
	left:88px !important;
	top:641px !important;
}

#item68377 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item68380 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item46451 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46452 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item46458 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46454 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item46417 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46418 {
	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-46418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46420 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-46420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46446 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46443 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item46384 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46384 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46384 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46385 {
	width:631px !important;
	height:404px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-46385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46386 {
	width:560px !important;
	height:367px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-46386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46412 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46409 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item46351 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46352 {
	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-46352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46356 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46353 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item74778 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item74779 {
	width:505px !important;
	height:769px !important;
}

@keyframes fade-in-74779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46308 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-46308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-46308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item46308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46309 {
	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-46309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46313 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item46310 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item46319 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item46320 {
	width:505px !important;
	height:3103px !important;
}

@keyframes fade-in-46320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46349 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item46306 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item46837 {
	width:644px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item33418 {
	width:38px !important;
	height:38px !important;
	left:226px !important;
	top:164px !important;
}

#item33421 {
	width:38px !important;
	height:38px !important;
	left:412px !important;
	top:164px !important;
}

#item33434 {
	width:154px !important;
	height:15px !important;
}

#item33457 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

@keyframes fade-in-33457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33463 {
	width:182px !important;
	height:15px !important;
}

#item33486 {
	width:27px !important;
	height:27px !important;
	left:76px !important;
	top:20px !important;
}

@keyframes fade-in-33486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33545 {
	width:121px !important;
	height:15px !important;
}

#item33568 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-33568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33629 {
	width:38px !important;
	height:14px !important;
	left:626px !important;
	top:176px !important;
}

#item33490 {
	width:165px !important;
	height:15px !important;
}

#item33513 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:20px !important;
}

@keyframes fade-in-33513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33517 {
	width:182px !important;
	height:15px !important;
}

#item33540 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:20px !important;
}

@keyframes fade-in-33540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33573 {
	width:27px !important;
	height:27px !important;
	left:73px !important;
	top:20px !important;
}

@keyframes fade-in-33573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33577 {
	width:121px !important;
	height:15px !important;
}

#item33624 {
	width:21px !important;
	height:29px !important;
	left:431px !important;
	top:228px !important;
}

#item33633 {
	width:38px !important;
	height:14px !important;
	left:180px !important;
	top:237px !important;
}

#item46120 {
	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;
}

#item46121 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item46130 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item46133 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item46127 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item46159 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item46162 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item46156 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item46188 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item46192 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item46185 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item46218 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item46222 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item46215 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item46248 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item46251 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item46245 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item46277 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item46281 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item46274 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item34256 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-34256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3854 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item3855 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-3856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-3862 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3862 {
	0% {
		-webkit-transform:translate(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-3860 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-3860 {
	0% {
		-webkit-transform:translate(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-3858 {
	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-3858 {
	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;
	}
}
#item3856 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item3863 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item3864 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item3865 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item3885 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item3890 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item3888 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item3901 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item3899 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item3913 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item3943 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item3957 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item3977 {
	width:27px !important;
	height:27px !important;
	left:345px !important;
	top:130px !important;
}

#item3986 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item3996 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item4027 {
	width:84px !important;
	height:10px !important;
}

#item4030 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:12px !important;
}

@keyframes fade-in-4030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4090 {
	width:100px !important;
	height:10px !important;
}

#item4093 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:12px !important;
}

@keyframes fade-in-4093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4121 {
	width:124px !important;
	height:10px !important;
}

#item4124 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:12px !important;
}

@keyframes fade-in-4124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4155 {
	width:104px !important;
	height:10px !important;
}

#item4158 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:12px !important;
}

@keyframes fade-in-4158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4189 {
	width:100px !important;
	height:10px !important;
}

#item4192 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:12px !important;
}

@keyframes fade-in-4192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4222 {
	width:79px !important;
	height:10px !important;
}

#item4225 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:12px !important;
}

@keyframes fade-in-4225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4236 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:12px !important;
}

@keyframes fade-in-4236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4266 {
	width:76px !important;
	height:10px !important;
}

#item4291 {
	width:15px !important;
	height:21px !important;
	left:754px !important;
	top:133px !important;
}

#item4301 {
	width:15px !important;
	height:21px !important;
	left:880px !important;
	top:133px !important;
}

#item4319 {
	width:27px !important;
	height:10px !important;
	left:599px !important;
	top:139px !important;
}

#item28609 {
	width:27px !important;
	height:10px !important;
	left:464px !important;
	top:139px !important;
}

#item4328 {
	width:27px !important;
	height:10px !important;
	left:1002px !important;
	top:139px !important;
}

#item4726 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4726 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4726 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4746 {
	width:963px !important;
	height:217px !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-4746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4768 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item4840 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4838 {
	width:21px !important;
	height:21px !important;
	left:963px !important;
	top:24px !important;
}

#item68859 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:194px !important;
}

#item68882 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:209px !important;
}

#item68887 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:209px !important;
}

#item68910 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:209px !important;
}

#item72051 {
	width:122px !important;
	height:97px !important;
	left:23px !important;
}

#item72075 {
	width:150px !important;
	height:97px !important;
	left:188px !important;
}

#item72098 {
	opacity:0.50;
	width:1px !important;
	height:28px !important;
	left:145px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item72099 {
	width:135px !important;
	height:97px !important;
	left:379px !important;
}

#item72122 {
	opacity:0.50;
	width:1px !important;
	height:28px !important;
	left:338px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item72123 {
	width:14px !important;
	height:14px !important;
	top:39px !important;
}

#item72130 {
	width:14px !important;
	height:14px !important;
	left:166px !important;
	top:39px !important;
}

#item72142 {
	width:160px !important;
	height:97px !important;
	left:557px !important;
}

#item72165 {
	width:14px !important;
	height:14px !important;
	left:535px !important;
	top:39px !important;
}

#item72172 {
	opacity:0.50;
	width:1px !important;
	height:28px !important;
	left:513px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item72173 {
	opacity:0.50;
	width:1px !important;
	height:28px !important;
	left:717px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item72174 {
	width:14px !important;
	height:14px !important;
	left:737px !important;
	top:39px !important;
}

#item72182 {
	width:153px !important;
	height:97px !important;
	left:759px !important;
}

#item4707 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4708 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item4714 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4712 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item4671 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4671 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4671 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4672 {
	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-4672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4692 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-4692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4697 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4695 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item4634 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4635 {
	width:582px !important;
	height:266px !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-4635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4655 {
	width:521px !important;
	height:236px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-4655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4660 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4658 {
	width:21px !important;
	height:21px !important;
	left:585px !important;
	top:25px !important;
}

#item4597 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4597 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4598 {
	width:600px !important;
	height:457px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-4598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4601 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4599 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item4630 {
	width:541px !important;
	height:428px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-4630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4550 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-4550 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-4550 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item4550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4551 {
	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-4551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4552 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item4572 {
	width:651px !important;
	height:1412px !important;
}

@keyframes fade-in-4572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4586 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4584 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item4548 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item4546 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item4336 {
	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;
}

#item4339 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4366 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4337 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item4372 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4402 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4370 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item4408 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4438 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item4406 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item4444 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4473 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4442 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item4479 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4508 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item4477 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item4514 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item4542 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item4512 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item5012 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item5020 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-5020 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5020 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-48236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-48254 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-48254 {
	0% {
		-webkit-transform:translate(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-48246 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-48246 {
	0% {
		-webkit-transform:translate(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-48238 {
	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-48238 {
	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;
	}
}
#item48236 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item48259 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item48260 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item48264 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48261 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item48270 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48267 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item48275 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item48279 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item48302 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item47658 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-47658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47662 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47659 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item47666 {
	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-47666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47689 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item47770 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47767 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item47774 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item75904 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
}

#item75927 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:135px !important;
}

#item75950 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:271px !important;
}

#item75973 {
	width:19px !important;
	height:19px !important;
	top:54px !important;
}

#item75978 {
	width:19px !important;
	height:19px !important;
	top:190px !important;
}

#item75983 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:407px !important;
}

#item76006 {
	width:19px !important;
	height:19px !important;
	top:462px !important;
}

#item76013 {
	width:19px !important;
	height:19px !important;
	top:598px !important;
}

#item76022 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:543px !important;
}

#item68412 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item68416 {
	width:460px !important;
	height:46px !important;
	left:88px !important;
	top:641px !important;
}

#item68439 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item68442 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item48015 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48015 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48015 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48016 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item48021 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48018 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item47982 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-47982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47983 {
	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-47983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47984 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-47984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48010 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48007 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item47950 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-47950 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47950 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47951 {
	width:631px !important;
	height:398px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-47951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47952 {
	width:560px !important;
	height:363px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-47952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47978 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47975 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item47917 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-47917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47918 {
	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-47918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47922 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47919 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item47925 {
	width:570px !important;
	height:620px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-47925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47877 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-47877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-47877 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item47877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47878 {
	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-47878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47882 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item47879 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item47886 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item47887 {
	width:505px !important;
	height:2879px !important;
}

@keyframes fade-in-47887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47875 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item47656 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item48025 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item48365 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item48366 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item34402 {
	width:118px !important;
	height:15px !important;
}

#item34425 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:18px !important;
}

@keyframes fade-in-34425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34431 {
	width:140px !important;
	height:15px !important;
}

#item34454 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:18px !important;
}

@keyframes fade-in-34454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34458 {
	width:174px !important;
	height:15px !important;
}

#item34481 {
	width:27px !important;
	height:27px !important;
	left:73px !important;
	top:18px !important;
}

@keyframes fade-in-34481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34485 {
	width:146px !important;
	height:15px !important;
}

#item34508 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:19px !important;
}

@keyframes fade-in-34508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34514 {
	width:140px !important;
	height:15px !important;
}

#item34537 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:19px !important;
}

@keyframes fade-in-34537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34542 {
	width:111px !important;
	height:15px !important;
}

#item34565 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:18px !important;
}

@keyframes fade-in-34565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34570 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:19px !important;
}

@keyframes fade-in-34570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34576 {
	width:107px !important;
	height:15px !important;
}

#item34390 {
	width:38px !important;
	height:38px !important;
	left:210px !important;
	top:136px !important;
}

#item34393 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item34397 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item34622 {
	width:21px !important;
	height:29px !important;
	left:36px !important;
	top:214px !important;
}

#item34625 {
	width:21px !important;
	height:29px !important;
	left:234px !important;
	top:214px !important;
}

#item34628 {
	width:38px !important;
	height:14px !important;
	left:504px !important;
	top:148px !important;
}

#item34632 {
	width:38px !important;
	height:14px !important;
	left:346px !important;
	top:148px !important;
}

#item34637 {
	width:38px !important;
	height:14px !important;
	left:428px !important;
	top:223px !important;
}

#item47458 {
	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;
}

#item47459 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item47469 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47473 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item47466 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item47499 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47502 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47496 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item47528 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47532 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47525 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item47559 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47564 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item47556 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item47590 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47593 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47587 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item47619 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item47622 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item47616 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item35241 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-35241 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35241 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6089 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item6090 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-6091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-6093 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-6093 {
	0% {
		-webkit-transform:translate(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-6098 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-6098 {
	0% {
		-webkit-transform:translate(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-6095 {
	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-6095 {
	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;
	}
}
#item6091 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item6099 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item6100 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item6101 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item6102 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item6128 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item6125 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item6134 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item6131 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item6137 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item6141 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item6169 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item6178 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:130px !important;
}

#item7089 {
	width:27px !important;
	height:27px !important;
	left:869px !important;
	top:130px !important;
}

#item7164 {
	width:27px !important;
	height:27px !important;
	left:1004px !important;
	top:130px !important;
}

#item6181 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item6185 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item6191 {
	width:80px !important;
	height:10px !important;
}

#item6214 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

@keyframes fade-in-6214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6247 {
	width:100px !important;
	height:10px !important;
}

#item6270 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:13px !important;
}

@keyframes fade-in-6270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6274 {
	width:120px !important;
	height:10px !important;
}

#item6297 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:13px !important;
}

@keyframes fade-in-6297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6303 {
	width:100px !important;
	height:10px !important;
}

#item6326 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:13px !important;
}

@keyframes fade-in-6326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7138 {
	width:100px !important;
	height:10px !important;
}

#item7161 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:13px !important;
}

@keyframes fade-in-7161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6359 {
	width:78px !important;
	height:10px !important;
}

#item6383 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:13px !important;
}

@keyframes fade-in-6383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6387 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:13px !important;
}

@keyframes fade-in-6387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6392 {
	width:74px !important;
	height:10px !important;
}

#item6438 {
	width:15px !important;
	height:21px !important;
	left:745px !important;
	top:133px !important;
}

#item6445 {
	width:27px !important;
	height:10px !important;
	left:459px !important;
	top:139px !important;
}

#item6449 {
	width:27px !important;
	height:10px !important;
	left:592px !important;
	top:139px !important;
}

#item6642 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6642 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6643 {
	width:949px !important;
	height:214px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6666 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item6762 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6759 {
	width:21px !important;
	height:21px !important;
	left:949px !important;
	top:24px !important;
}

#item68924 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:191px !important;
}

#item68947 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:206px !important;
}

#item68950 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:206px !important;
}

#item68973 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:207px !important;
}

#item72398 {
	width:122px !important;
	height:97px !important;
	left:23px !important;
}

#item72421 {
	width:152px !important;
	height:97px !important;
	left:187px !important;
}

#item72444 {
	opacity:0.50;
	width:1px !important;
	height:27px !important;
	left:144px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item72445 {
	width:131px !important;
	height:97px !important;
	left:381px !important;
}

#item72468 {
	opacity:0.50;
	width:1px !important;
	height:27px !important;
	left:338px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item72469 {
	width:14px !important;
	height:14px !important;
	top:38px !important;
}

#item72477 {
	width:14px !important;
	height:14px !important;
	left:359px !important;
	top:38px !important;
}

#item72484 {
	width:14px !important;
	height:14px !important;
	left:165px !important;
	top:38px !important;
}

#item72491 {
	width:160px !important;
	height:97px !important;
	left:554px !important;
}

#item72514 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:38px !important;
}

#item72523 {
	opacity:0.50;
	width:1px !important;
	height:27px !important;
	left:512px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item72524 {
	opacity:0.50;
	width:1px !important;
	height:27px !important;
	left:714px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item72526 {
	width:153px !important;
	height:97px !important;
	left:747px !important;
}

#item7042 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7043 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item7048 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7045 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item7009 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7010 {
	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-7010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7011 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-7011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7037 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7034 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item6976 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6976 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6976 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6977 {
	width:582px !important;
	height:281px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-6977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6978 {
	width:521px !important;
	height:272px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-6978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7005 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7002 {
	width:21px !important;
	height:21px !important;
	left:585px !important;
	top:25px !important;
}

#item6942 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6943 {
	width:600px !important;
	height:458px !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-6943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6947 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6944 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item6952 {
	width:541px !important;
	height:428px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-6952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6902 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-6902 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-6902 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item6902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6904 {
	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-6904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6905 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item7206 {
	width:651px !important;
	height:1428px !important;
}

@keyframes fade-in-7206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6938 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item6935 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item6900 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item6640 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item6458 {
	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;
}

#item6462 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6466 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6459 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item6492 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6495 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6489 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item6521 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6524 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item6518 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item6550 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6554 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6547 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item6580 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6583 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item6577 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item6611 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item6617 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item6607 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item7052 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item7057 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-7057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-49787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-49806 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-49806 {
	0% {
		-webkit-transform:translate(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-49799 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-49799 {
	0% {
		-webkit-transform:translate(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-49789 {
	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-49789 {
	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;
	}
}
#item49787 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item49811 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item49812 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item49816 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49813 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item49822 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49819 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item49826 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item49829 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item49853 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item49183 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49183 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49187 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49184 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item49192 {
	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-49192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49215 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item49294 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49291 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item49297 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item76738 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
}

#item76761 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:137px !important;
}

#item76784 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:273px !important;
}

#item76807 {
	width:19px !important;
	height:19px !important;
	top:53px !important;
}

#item76813 {
	width:19px !important;
	height:19px !important;
	top:327px !important;
}

#item76818 {
	width:19px !important;
	height:19px !important;
	top:190px !important;
}

#item76824 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:409px !important;
}

#item76847 {
	width:19px !important;
	height:19px !important;
	top:463px !important;
}

#item76852 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:545px !important;
}

#item68466 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item68473 {
	width:460px !important;
	height:46px !important;
	left:88px !important;
	top:641px !important;
}

#item68496 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item68499 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item49521 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49521 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49522 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item49527 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49524 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item49489 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49490 {
	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-49490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49491 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-49491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49517 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49514 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item49456 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49457 {
	width:631px !important;
	height:420px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-49457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49458 {
	width:560px !important;
	height:385px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-49458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49484 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49481 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item49424 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49424 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49424 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49425 {
	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-49425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49429 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49426 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item49432 {
	width:570px !important;
	height:622px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-49432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49385 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49385 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49386 {
	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-49386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49391 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49387 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item49394 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item49395 {
	width:505px !important;
	height:2947px !important;
}

@keyframes fade-in-49395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49383 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item49181 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item49530 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item49553 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:179px !important;
	background:#9d9c9c;
}

#item49554 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item35377 {
	width:38px !important;
	height:38px !important;
	left:226px !important;
	top:210px !important;
}

#item35381 {
	width:38px !important;
	height:38px !important;
	left:432px !important;
	top:210px !important;
}

#item35388 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:207px !important;
}

#item35477 {
	width:140px !important;
	height:15px !important;
}

#item35500 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:19px !important;
}

@keyframes fade-in-35500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35504 {
	width:140px !important;
	height:15px !important;
}

#item35527 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:19px !important;
}

@keyframes fade-in-35527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35562 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:19px !important;
}

@keyframes fade-in-35562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35565 {
	width:104px !important;
	height:15px !important;
}

#item35611 {
	width:21px !important;
	height:29px !important;
	left:36px !important;
	top:214px !important;
}

#item35374 {
	width:38px !important;
	height:38px !important;
	left:210px !important;
	top:136px !important;
}

#item35385 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item35394 {
	width:95px !important;
	height:15px !important;
}

#item35417 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:19px !important;
}

@keyframes fade-in-35417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35421 {
	width:123px !important;
	height:15px !important;
}

#item35444 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:19px !important;
}

@keyframes fade-in-35444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35449 {
	width:151px !important;
	height:15px !important;
}

#item35472 {
	width:27px !important;
	height:27px !important;
	left:61px !important;
	top:19px !important;
}

@keyframes fade-in-35472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35534 {
	width:93px !important;
	height:15px !important;
}

#item35558 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:19px !important;
}

@keyframes fade-in-35558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35615 {
	width:38px !important;
	height:14px !important;
	left:344px !important;
	top:148px !important;
}

#item35619 {
	width:38px !important;
	height:14px !important;
	left:506px !important;
	top:148px !important;
}

#item48993 {
	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;
}

#item48994 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item49002 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49007 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item48999 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item49034 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49038 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49031 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item49064 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49067 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49061 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item49093 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49098 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item49090 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item49124 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49128 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49121 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item49154 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49157 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49151 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item36218 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-36218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7253 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item7254 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-7255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-7258 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7258 {
	0% {
		-webkit-transform:translate(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-7262 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-7262 {
	0% {
		-webkit-transform:translate(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-7260 {
	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-7260 {
	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;
	}
}
#item7255 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item7263 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item7264 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item7265 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item7266 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item7292 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7289 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item7299 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item7296 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item7303 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item7307 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item10661 {
	opacity:0.50;
	width:838px !important;
	height:1px !important;
	left:250px !important;
	top:202px !important;
	background:#000;
}

#item10700 {
	width:34px !important;
	height:13px !important;
	left:555px !important;
	top:182px !important;
}

#item10706 {
	width:34px !important;
	height:13px !important;
	left:368px !important;
	top:182px !important;
}

#item10711 {
	width:34px !important;
	height:13px !important;
	left:526px !important;
	top:132px !important;
}

#item10721 {
	width:34px !important;
	height:13px !important;
	left:759px !important;
	top:182px !important;
}

#item10737 {
	opacity:0.50;
	width:818px !important;
	height:1px !important;
	left:278px !important;
	top:152px !important;
	background:#000;
}

#item10739 {
	width:160px !important;
	height:10px !important;
}

#item10762 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-10762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10768 {
	width:150px !important;
	height:10px !important;
}

#item10791 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:14px !important;
}

@keyframes fade-in-10791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10823 {
	width:147px !important;
	height:10px !important;
}

#item10846 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:14px !important;
}

@keyframes fade-in-10846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10851 {
	width:108px !important;
	height:10px !important;
	left:260px !important;
	top:179px !important;
}

#item10880 {
	width:150px !important;
	height:10px !important;
}

#item10903 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

@keyframes fade-in-10903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10911 {
	width:140px !important;
	height:10px !important;
	left:387px !important;
	top:129px !important;
}

#item10938 {
	width:190px !important;
	height:10px !important;
}

#item10961 {
	width:19px !important;
	height:19px !important;
	left:85px !important;
	top:14px !important;
}

@keyframes fade-in-10961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10965 {
	width:140px !important;
	height:10px !important;
}

#item10989 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:14px !important;
}

@keyframes fade-in-10989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10995 {
	width:99px !important;
	height:10px !important;
}

#item11018 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

@keyframes fade-in-11018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11023 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:119px !important;
}

#item11030 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:169px !important;
}

#item11066 {
	width:27px !important;
	height:27px !important;
	left:361px !important;
	top:123px !important;
}

#item11085 {
	width:27px !important;
	height:27px !important;
	left:714px !important;
	top:123px !important;
}

#item11090 {
	width:27px !important;
	height:27px !important;
	left:890px !important;
	top:123px !important;
}

#item11099 {
	width:27px !important;
	height:27px !important;
	left:1065px !important;
	top:123px !important;
}

#item11110 {
	width:15px !important;
	height:21px !important;
	left:984px !important;
	top:178px !important;
}

#item11124 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:13px !important;
}

@keyframes fade-in-11124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11127 {
	width:107px !important;
	height:10px !important;
}

#item7774 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-7774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-7774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item7774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7775 {
	width:633px !important;
	height:363px !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-7775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7799 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item7896 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item7893 {
	width:21px !important;
	height:21px !important;
	left:634px !important;
	top:24px !important;
}

#item68977 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:340px !important;
}

#item69000 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:355px !important;
}

#item69004 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:355px !important;
}

#item69028 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:356px !important;
}

#item72899 {
	width:159px !important;
	height:145px !important;
	left:23px !important;
}

#item72923 {
	width:159px !important;
	height:97px !important;
	left:23px !important;
	top:146px !important;
}

#item72946 {
	width:150px !important;
	height:97px !important;
	left:229px !important;
}

#item72969 {
	opacity:0.50;
	width:1px !important;
	height:172px !important;
	left:182px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item72970 {
	width:159px !important;
	height:97px !important;
	left:422px !important;
}

#item72993 {
	width:14px !important;
	height:14px !important;
	top:39px !important;
}

#item73000 {
	width:14px !important;
	height:14px !important;
	top:183px !important;
}

#item73007 {
	width:14px !important;
	height:14px !important;
	top:84px !important;
}

#item73015 {
	width:14px !important;
	height:14px !important;
	left:208px !important;
	top:39px !important;
}

#item73022 {
	width:160px !important;
	height:97px !important;
	left:422px !important;
	top:97px !important;
}

#item73046 {
	width:14px !important;
	height:14px !important;
	left:400px !important;
	top:135px !important;
}

#item73059 {
	width:14px !important;
	height:14px !important;
	left:208px !important;
	top:135px !important;
}

#item73067 {
	opacity:0.50;
	width:1px !important;
	height:172px !important;
	left:378px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item73068 {
	width:150px !important;
	height:97px !important;
	left:229px !important;
	top:97px !important;
}

#item8176 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8177 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item8182 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8179 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item8142 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8142 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8142 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8143 {
	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-8143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8144 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8171 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8168 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item8110 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8111 {
	width:582px !important;
	height:281px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8112 {
	width:521px !important;
	height:252px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8138 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8135 {
	width:21px !important;
	height:21px !important;
	left:585px !important;
	top:25px !important;
}

#item8075 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8076 {
	width:600px !important;
	height:489px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-8076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8080 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8077 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item8086 {
	width:541px !important;
	height:460px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-8086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8035 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-8035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8036 {
	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-8036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8038 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item8403 {
	width:651px !important;
	height:1812px !important;
}

@keyframes fade-in-8403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8071 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8067 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item8033 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item7772 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item7591 {
	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;
}

#item7595 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7598 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7592 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item7624 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7628 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7621 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item7655 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7658 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item7651 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item7684 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7688 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7681 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item7714 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7717 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item7711 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item7743 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item7749 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item7740 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item8186 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item8191 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-8191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-51258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-51277 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-51277 {
	0% {
		-webkit-transform:translate(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-51270 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-51270 {
	0% {
		-webkit-transform:translate(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-51260 {
	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-51260 {
	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;
	}
}
#item51258 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item51282 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item51283 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item51287 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51284 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item51293 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51290 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item51297 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item51300 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item51323 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item50658 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50662 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50659 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item50667 {
	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-50667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50690 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item50770 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50767 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item50774 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item77684 {
	width:477px !important;
	height:204px !important;
	left:32px !important;
}

#item77707 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:203px !important;
}

#item77730 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:340px !important;
}

#item77753 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:612px !important;
}

#item77776 {
	width:19px !important;
	height:19px !important;
	top:54px !important;
}

#item77783 {
	width:19px !important;
	height:19px !important;
	top:255px !important;
}

#item77788 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item77794 {
	width:19px !important;
	height:19px !important;
	top:394px !important;
}

#item77799 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:748px !important;
}

#item77822 {
	width:19px !important;
	height:19px !important;
	top:801px !important;
}

#item77828 {
	width:19px !important;
	height:19px !important;
	top:528px !important;
}

#item77838 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:476px !important;
}

#item68529 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item68532 {
	width:460px !important;
	height:46px !important;
	left:88px !important;
	top:641px !important;
}

#item68555 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item68559 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item50993 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50993 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50994 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item50999 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50996 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item50961 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50962 {
	width: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-50962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50963 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-50963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50989 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50986 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item50927 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50928 {
	width:631px !important;
	height:420px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-50928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50929 {
	width:560px !important;
	height:385px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-50929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50956 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50953 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item50895 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50895 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50895 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50896 {
	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-50896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50900 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50897 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item77377 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item77378 {
	width:505px !important;
	height:791px !important;
}

@keyframes fade-in-77378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50855 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50857 {
	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-50857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50861 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50858 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item50865 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item50866 {
	width:505px !important;
	height:3686px !important;
}

@keyframes fade-in-50866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50853 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item50656 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item51026 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:157px !important;
	background:#9d9c9c;
}

#item51434 {
	width:700px !important;
	height:1px !important;
	top:206px !important;
	background:#9d9c9c;
}

#item51027 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item36354 {
	width:48px !important;
	height:18px !important;
	left:407px !important;
	top:130px !important;
}

#item36363 {
	width:77px !important;
	height:14px !important;
}

#item36386 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:19px !important;
}

@keyframes fade-in-36386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36391 {
	width:91px !important;
	height:15px !important;
}

#item36414 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:20px !important;
}

@keyframes fade-in-36414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36420 {
	width:82px !important;
	height:15px !important;
}

#item36443 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:20px !important;
}

@keyframes fade-in-36443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36470 {
	width:46px !important;
	height:15px !important;
}

#item36493 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:20px !important;
}

@keyframes fade-in-36493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36522 {
	width:108px !important;
	height:14px !important;
}

#item36545 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:19px !important;
}

@keyframes fade-in-36545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36550 {
	width:82px !important;
	height:15px !important;
}

#item36573 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:20px !important;
}

@keyframes fade-in-36573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36579 {
	width:90px !important;
	height:15px !important;
}

#item36602 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:20px !important;
}

@keyframes fade-in-36602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36633 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:19px !important;
}

@keyframes fade-in-36633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36636 {
	width:75px !important;
	height:14px !important;
}

#item51003 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item36345 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:235px !important;
}

#item36350 {
	width:48px !important;
	height:18px !important;
	left:531px !important;
	top:179px !important;
}

#item36357 {
	width:48px !important;
	height:18px !important;
	left:229px !important;
	top:235px !important;
}

#item36446 {
	width:110px !important;
	height:15px !important;
	left:403px !important;
	top:174px !important;
}

#item36496 {
	width:68px !important;
	height:15px !important;
	left:299px !important;
	top:124px !important;
}

#item36606 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:111px !important;
}

#item36611 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:216px !important;
}

#item36615 {
	width:38px !important;
	height:38px !important;
	left:221px !important;
	top:117px !important;
}

#item36618 {
	width:38px !important;
	height:38px !important;
	left:626px !important;
	top:117px !important;
}

#item36622 {
	width:38px !important;
	height:38px !important;
	left:149px !important;
	top:167px !important;
}

#item36626 {
	width:38px !important;
	height:38px !important;
	left:347px !important;
	top:167px !important;
}

#item36629 {
	width:21px !important;
	height:29px !important;
	left:457px !important;
	top:228px !important;
}

#item50468 {
	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;
}

#item50470 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item50479 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50484 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item50476 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item50510 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50513 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50507 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item50539 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50542 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50536 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item50568 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50573 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item50565 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item50599 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50604 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50596 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item50630 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50633 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50627 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item37291 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-37291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8505 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item8506 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-8507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-8509 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8509 {
	0% {
		-webkit-transform:translate(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-8513 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8513 {
	0% {
		-webkit-transform:translate(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-8511 {
	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-8511 {
	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;
	}
}
#item8507 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item8514 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8515 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item8516 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item8517 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8543 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8540 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item8550 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8547 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item8554 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item8557 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item8587 {
	width:793px !important;
	height:1px !important;
	left:293px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item8591 {
	width:27px !important;
	height:27px !important;
	left:720px !important;
	top:130px !important;
}

#item8595 {
	width:27px !important;
	height:27px !important;
	left:327px !important;
	top:130px !important;
}

#item8599 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item8602 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item8607 {
	width:70px !important;
	height:10px !important;
}

#item8631 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

@keyframes fade-in-8631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28618 {
	width:70px !important;
	height:10px !important;
}

#item28641 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

@keyframes fade-in-28641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28650 {
	width:80px !important;
	height:9px !important;
}

#item28673 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:13px !important;
}

@keyframes fade-in-28673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28683 {
	width:70px !important;
	height:10px !important;
}

#item28706 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

@keyframes fade-in-28706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8663 {
	width:50px !important;
	height:10px !important;
}

#item8686 {
	width:19px !important;
	height:19px !important;
	left:16px !important;
	top:13px !important;
}

@keyframes fade-in-8686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8718 {
	width:70px !important;
	height:10px !important;
}

#item8742 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

@keyframes fade-in-8742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8746 {
	width:90px !important;
	height:10px !important;
}

#item8769 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:13px !important;
}

@keyframes fade-in-8769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8775 {
	width:62px !important;
	height:10px !important;
}

#item8798 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:13px !important;
}

@keyframes fade-in-8798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8803 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:13px !important;
}

@keyframes fade-in-8803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8807 {
	width:50px !important;
	height:10px !important;
}

#item8860 {
	width:27px !important;
	height:10px !important;
	left:410px !important;
	top:139px !important;
}

#item8864 {
	width:27px !important;
	height:10px !important;
	left:509px !important;
	top:139px !important;
}

#item28645 {
	width:27px !important;
	height:10px !important;
	left:822px !important;
	top:139px !important;
}

#item28679 {
	width:27px !important;
	height:10px !important;
	left:936px !important;
	top:139px !important;
}

#item28709 {
	width:27px !important;
	height:10px !important;
	left:1033px !important;
	top:139px !important;
}

#item8867 {
	width:15px !important;
	height:21px !important;
	left:629px !important;
	top:133px !important;
}

#item9055 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9055 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10213 {
	width:788px !important;
	height:313px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10237 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item9175 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9172 {
	width:21px !important;
	height:21px !important;
	left:793px !important;
	top:24px !important;
}

#item69036 {
	width:673px !important;
	height:10px !important;
	left:58px !important;
	top:290px !important;
}

#item69059 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:305px !important;
}

#item69063 {
	width:350px !important;
	height:29px !important;
	left:75px !important;
	top:305px !important;
}

#item69087 {
	width:14px !important;
	height:14px !important;
	left:392px !important;
	top:306px !important;
}

#item73443 {
	width:151px !important;
	height:193px !important;
	left:23px !important;
}

#item73466 {
	width:160px !important;
	height:193px !important;
	left:215px !important;
}

#item73489 {
	opacity:0.50;
	width:1px !important;
	height:123px !important;
	left:173px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item73491 {
	width:158px !important;
	height:193px !important;
	left:422px !important;
}

#item73514 {
	opacity:0.50;
	width:1px !important;
	height:123px !important;
	left:374px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item73515 {
	width:14px !important;
	height:14px !important;
	top:38px !important;
}

#item73522 {
	width:14px !important;
	height:14px !important;
	top:135px !important;
}

#item73530 {
	width:14px !important;
	height:14px !important;
	left:193px !important;
	top:135px !important;
}

#item73537 {
	opacity:0.50;
	width:1px !important;
	height:123px !important;
	left:579px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item73538 {
	width:14px !important;
	height:14px !important;
	left:401px !important;
	top:38px !important;
}

#item73545 {
	width:113px !important;
	height:97px !important;
	left:620px !important;
}

#item9421 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9421 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9422 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item9428 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9424 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item9388 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9388 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9388 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9389 {
	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-9389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9391 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9417 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9414 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item9354 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9355 {
	width:582px !important;
	height:281px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9356 {
	width:521px !important;
	height:252px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9383 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9379 {
	width:21px !important;
	height:21px !important;
	left:585px !important;
	top:25px !important;
}

#item9321 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9321 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9321 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9322 {
	width:600px !important;
	height:425px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9326 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9323 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item9329 {
	width:541px !important;
	height:396px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-9329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9280 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-9280 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9280 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9282 {
	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-9282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9284 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item9578 {
	width:651px !important;
	height:1684px !important;
}

@keyframes fade-in-9578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9316 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9313 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item9278 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item9053 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item8870 {
	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;
}

#item8874 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8877 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8871 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item8905 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8909 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8902 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item8935 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8938 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item8932 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item8964 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8969 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8961 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item8996 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item8999 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item8992 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item9025 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9030 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9022 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item9431 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item9436 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-9436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-52919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-52933 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-52933 {
	0% {
		-webkit-transform:translate(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-52927 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-52927 {
	0% {
		-webkit-transform:translate(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-52921 {
	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-52921 {
	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;
	}
}
#item52919 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item52941 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item52945 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52942 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item52951 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52948 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item52956 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item52960 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item52983 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item52939 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item52173 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52177 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52174 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item52183 {
	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-52183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52206 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item52286 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52283 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item52291 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item78495 {
	width:477px !important;
	height:271px !important;
	left:32px !important;
}

#item78518 {
	width:477px !important;
	height:271px !important;
	left:32px !important;
	top:270px !important;
}

#item78542 {
	width:477px !important;
	height:271px !important;
	left:32px !important;
	top:540px !important;
}

#item78565 {
	width:19px !important;
	height:19px !important;
	top:53px !important;
}

#item78570 {
	width:19px !important;
	height:19px !important;
	top:188px !important;
}

#item78576 {
	width:19px !important;
	height:19px !important;
	top:459px !important;
}

#item78582 {
	width:19px !important;
	height:19px !important;
	top:594px !important;
}

#item78587 {
	width:477px !important;
	height:136px !important;
	left:32px !important;
	top:810px !important;
}

#item68582 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item68585 {
	width:460px !important;
	height:46px !important;
	left:88px !important;
	top:641px !important;
}

#item68609 {
	width:19px !important;
	height:19px !important;
	left:530px !important;
	top:641px !important;
}

#item68612 {
	width:569px !important;
	height:40px !important;
	left:65px !important;
	top:588px !important;
}

#item52567 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52568 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item52573 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52570 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item52533 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52535 {
	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-52535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52536 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-52536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52562 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52559 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item52501 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52502 {
	width:631px !important;
	height:420px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-52502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52503 {
	width:560px !important;
	height:385px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-52503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52529 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52526 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item52469 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52469 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52469 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52470 {
	width:630px !important;
	height:593px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-52470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52474 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52471 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item52477 {
	width:570px !important;
	height:564px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-52477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52430 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52431 {
	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-52431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52435 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52432 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item52439 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item52441 {
	width:505px !important;
	height:3417px !important;
}

@keyframes fade-in-52441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52428 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item52171 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item52576 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:157px !important;
	background:#9d9c9c;
}

#item52577 {
	width:700px !important;
	height:1px !important;
	top:206px !important;
	background:#9d9c9c;
}

#item52578 {
	width:570px !important;
	height:1px !important;
	left:-14px !important;
	top:267px !important;
	background:#9d9c9c;
}

#item52809 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item37425 {
	width:38px !important;
	height:38px !important;
	left:504px !important;
	top:163px !important;
}

#item37429 {
	width:38px !important;
	height:38px !important;
	left:256px !important;
	top:111px !important;
}

#item37432 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:107px !important;
}

#item37437 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:219px !important;
}

#item37441 {
	width:98px !important;
	height:14px !important;
}

#item37465 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:19px !important;
}

@keyframes fade-in-37465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37469 {
	width:98px !important;
	height:14px !important;
}

#item37492 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:19px !important;
}

@keyframes fade-in-37492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37498 {
	width:112px !important;
	height:15px !important;
}

#item37522 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:18px !important;
}

@keyframes fade-in-37522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37527 {
	width:98px !important;
	height:15px !important;
}

#item37550 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:18px !important;
}

@keyframes fade-in-37550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37554 {
	width:70px !important;
	height:15px !important;
}

#item37577 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:19px !important;
}

@keyframes fade-in-37577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37581 {
	width:98px !important;
	height:15px !important;
}

#item37604 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:19px !important;
}

@keyframes fade-in-37604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37609 {
	width:126px !important;
	height:14px !important;
}

#item37632 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:18px !important;
}

@keyframes fade-in-37632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37638 {
	width:86px !important;
	height:15px !important;
}

#item37661 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:19px !important;
}

@keyframes fade-in-37661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37666 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:18px !important;
}

@keyframes fade-in-37666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37669 {
	width:70px !important;
	height:15px !important;
}

#item37715 {
	width:38px !important;
	height:14px !important;
	left:485px !important;
	top:123px !important;
}

#item37721 {
	width:38px !important;
	height:14px !important;
	left:36px !important;
	top:175px !important;
}

#item37724 {
	width:38px !important;
	height:14px !important;
	left:36px !important;
	top:235px !important;
}

#item37727 {
	width:38px !important;
	height:14px !important;
	left:251px !important;
	top:235px !important;
}

#item37731 {
	width:38px !important;
	height:14px !important;
	left:453px !important;
	top:235px !important;
}

#item37735 {
	width:21px !important;
	height:29px !important;
	left:293px !important;
	top:166px !important;
}

#item51986 {
	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;
}

#item51987 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item51997 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52000 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item51994 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item52027 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52030 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52024 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item52056 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52059 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52053 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item52085 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52088 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item52082 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item52114 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52118 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52111 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item52144 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52147 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52141 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item38321 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-38321 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38321 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27969 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item27970 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-27970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27977 {
	opacity:0.70;
	width:213px !important;
	height:16px !important;
	top:18px !important;
}

#item28001 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item28009 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item28010 {
	width:1128px !important;
	height:25px !important;
	left:36px !important;
	top:729px !important;
}

#item28191 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-28191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item28191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38981 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item38982 {
	width:442px !important;
	height:184px !important;
	left:129px !important;
	top:444px !important;
}

@keyframes fade-in-38982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38988 {
	opacity:0.70;
	width:299px !important;
	height:23px !important;
	top:25px !important;
}

#item39011 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item39016 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item39018 {
	width:628px !important;
	height:35px !important;
	left:36px !important;
	top:1068px !important;
}

#item38408 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-38408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle177 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:28px;
	line-height:98px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Montserrat-Light,Montserrat;
	font-size:23.8px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle175 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:20px;
	line-height:70px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Montserrat-Light,Montserrat;
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle173 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle172 {
	font-family:Tondo;
	font-size:14.7px;
	line-height:22.4px;
	color:#009da5;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle171 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#009da5;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle170 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle169 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle168 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle167 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:12px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle166 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:14.4px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle165 {
	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.autoParaStyle164 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#006e75;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle163 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#006e75;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle161 {
	font-family:Tondo;
	font-size:14.7px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle160 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle159 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle158 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle156 {
	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.autoParaStyle155 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle154 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:19.6px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	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.autoParaStyle152 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle151 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:14px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:12px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle142 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle139 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle138 {
	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.autoParaStyle137 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle136 {
	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.autoParaStyle135 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:10px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:14px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#006e75;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle127 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#006e75;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle126 {
	font-weight:600;
	font-family:FF-Montserrat-SemiBold,Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle125 {
	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.autoParaStyle124 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle123 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle118 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:50px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:50px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:60px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:10px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:10px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle111 {
	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.autoParaStyle110 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:29px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle108 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:20.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle107 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle106 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:21px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle105 {
	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.autoParaStyle104 {
	font-weight:500;
	font-family:FF-Montserrat-Medium,Montserrat;
	font-size:20px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle102 {
	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.autoParaStyle101 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle100 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:18.2px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-weight:bold;
	font-family:Tondo;
	font-size:47px;
	line-height:47px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:13px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:Tondo;
	font-size:22.4px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25.2px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle92 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:30.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle91 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:30.8px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle90 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:32.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle89 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:32.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:56px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:56px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:25.2px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle78 {
	font-family:Tondo;
	font-size:22px;
	line-height:23px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-family:Tondo;
	font-size:22px;
	line-height:23px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-family:Tondo;
	font-size:18px;
	line-height:18px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:Tondo;
	font-size:56px;
	line-height:54.6px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:39px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	font-family:Tondo;
	font-size:18px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:Tondo;
	font-size:56px;
	line-height:54.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:Tondo;
	font-size:14px;
	line-height:14px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:Tondo;
	font-size:43.4px;
	line-height:54.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
	line-height:14px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:23.8px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	font-family:Tondo;
	font-size:28px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-family:Tondo;
	font-size:28px;
	line-height:56px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:Tondo;
	font-size:18.2px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:Tondo;
	font-size:18.2px;
	line-height:56px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:Tondo;
	font-size:23.8px;
	line-height:29.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	font-family:Tondo;
	font-size:23.8px;
	line-height:29.4px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-family:Tondo;
	font-size:23.8px;
	line-height:29.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10.5px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-family:Tondo;
	font-size:10px;
	line-height:10px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31px;
	line-height:39px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
	line-height:10px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-family:Tondo;
	font-size:18px;
	line-height:17px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:Tondo;
	font-size:20px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	font-family:Tondo;
	font-size:20px;
	line-height:40px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-family:Tondo;
	font-size:13px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:Tondo;
	font-size:13px;
	line-height:40px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle39 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	font-family:Tondo;
	font-size:17px;
	line-height:19px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:14px;
	line-height:12px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:Tondo;
	font-size:42px;
	line-height:42px;
	color:#006e75;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	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.autoParaStyle24 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31.6px;
	line-height:31.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:"Proxima Nova";
	font-size:26.7px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-Montserrat-Light,Montserrat;
	font-size:21.3px;
	line-height:74.7px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-Montserrat-Light,Montserrat;
	font-size:20px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:100;
	font-family:FF-Montserrat-Thin,Montserrat;
	font-size:70px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.RESPONSIVE {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP {
	font-family:FF-Montserrat-Regular,Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle24 {
	text-transform:uppercase;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	color:#d70e2b;
}

span.autoCharStyle20 {
	font-size:25.2px;
	color:#d70e2b;
}

span.autoCharStyle19 {
	font-size:25.2px;
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle16 {
	font-size:18px;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:Tondo;
	font-size:27px;
}

span.autoCharStyle13 {
	font-size:43.4px;
}

span.autoCharStyle12 {
	font-size:28px;
}

span.autoCharStyle11 {
	color:#006e75;
}

span.autoCharStyle10 {
	font-size:30px;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle8 {
	font-size:31px;
}

span.autoCharStyle7 {
	font-size:20px;
}

span.autoCharStyle6 {
	color:#d70e2b;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
	color:#d70e2b;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle1 {
	font-family:FF-Montserrat-Regular,Montserrat;
}

span.DiaX {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
	color:#006e75;
}

span.CIUDAD {
	font-weight:bold;
	font-family:FF-Montserrat-Bold,Montserrat;
}

span.texto_check {
	color:#000;
}

span.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; } }

