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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		/*-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);*/
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	

	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular 2.otf");
}

@keyframes move-left-grow-50706 {
	0% {
		transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-50706 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item50712 {
	width:216px !important;
	height:249px !important;
	left:492px !important;
	top:-130px !important;
	border-radius:27px;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-123603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123604 {
	width:370px !important;
	height:371px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-123545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123546 {
	width:370px !important;
	height:371px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-123487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123488 {
	width:370px !important;
	height:371px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

@keyframes fade-in-123428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123429 {
	width:370px !important;
	height:371px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-123247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123248 {
	width:370px !important;
	height:371px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-123368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123369 {
	width:370px !important;
	height:371px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-123308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123310 {
	width:370px !important;
	height:371px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-141673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141674 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-141613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141614 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-141550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141551 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

@keyframes fade-in-141516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141517 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-141453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141454 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-141391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141392 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

@keyframes fade-in-141327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-141327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141328 {
	width:537px !important;
	height:404px !important;
	box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:15px 15px 14px 0px rgba(0,0,0,0.3);
	background:#f0f0f0;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-out-134251 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-134251 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43840 {
	width:345px !important;
	height:368px !important;
	left:807px !important;
	top:267px !important;
	background:#f0f0f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-28981 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28981 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item134553 {
	width:36px !important;
	height:36px !important;
	top:645px !important;
}

#item134557 {
	width:193px !important;
	height:28px !important;
	left:45px !important;
	top:653px !important;
}

#item134550 {
	width:627px !important;
	height:681px !important;
	left:37px !important;
	top:483px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item134585 {
	width:627px !important;
	height:985px !important;
	left:37px !important;
	top:179px !important;
	background:#f7f7f7;
}

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

@keyframes fade-out-134587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-134587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-29304 {
	0% {
		transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-29304 {
	0% {
		-webkit-transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item29313 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-29888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29889 {
	opacity:0.95;
	width:320px !important;
	height:191px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

@keyframes fade-in-29913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29914 {
	opacity:0.95;
	width:320px !important;
	height:261px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

@keyframes fade-in-29939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29940 {
	opacity:0.95;
	width:320px !important;
	height:190px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

@keyframes fade-in-29964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29965 {
	opacity:0.95;
	width:320px !important;
	height:261px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-30066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30067 {
	opacity:0.95;
	width:346px !important;
	height:203px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

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

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

@keyframes fade-in-30029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30030 {
	opacity:0.95;
	width:288px !important;
	height:159px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-142592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-142592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142593 {
	opacity:0.95;
	width:320px !important;
	height:142px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-135164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-135164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-45192 {
	0% {
		transform:translate(-50px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-45192 {
	0% {
		-webkit-transform:translate(-50px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item45200 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item45712 {
	opacity:0.95;
	width:580px !important;
	height:240px !important;
	left:149px !important;
	top:221px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

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

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

#item45657 {
	opacity:0.95;
	width:448px !important;
	height:277px !important;
	left:281px !important;
	top:221px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

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

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

#item45624 {
	opacity:0.95;
	width:448px !important;
	height:220px !important;
	left:281px !important;
	top:221px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-45624 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-45624 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item45625 {
	width:362px !important;
	height:154px !important;
	left:325px !important;
	top:252px !important;
}

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

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

#item45590 {
	opacity:0.95;
	width:448px !important;
	height:216px !important;
	left:281px !important;
	top:221px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-45590 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-45590 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item45591 {
	width:360px !important;
	height:171px !important;
	left:327px !important;
	top:256px !important;
}

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

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

#item45556 {
	opacity:0.95;
	width:446px !important;
	height:445px !important;
	left:281px !important;
	top:222px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-45556 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-45556 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item45558 {
	width:358px !important;
	height:411px !important;
	left:327px !important;
	top:255px !important;
}

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

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

#item45520 {
	opacity:0.95;
	width:446px !important;
	height:233px !important;
	left:281px !important;
	top:223px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item142853 {
	width:240px !important;
	height:28px !important;
	left:92px !important;
	top:281px !important;
}

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

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

#item142908 {
	width:240px !important;
	height:28px !important;
	left:92px !important;
	top:336px !important;
}

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

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

#item142964 {
	width:270px !important;
	height:28px !important;
	left:386px !important;
	top:338px !important;
}

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

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

#item143023 {
	width:270px !important;
	height:28px !important;
	left:386px !important;
	top:281px !important;
}

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

#item143073 {
	width:240px !important;
	height:53px !important;
	left:92px !important;
	top:395px !important;
}

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

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

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

#item143136 {
	width:270px !important;
	height:54px !important;
	left:386px !important;
	top:394px !important;
}

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-143299 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-143299 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item143300 {
	width:524px !important;
	height:257px !important;
	left:48px !important;
	top:337px !important;
}

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

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

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

@keyframes fade-in-143264 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-143264 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item143266 {
	width:524px !important;
	height:247px !important;
	left:48px !important;
	top:346px !important;
}

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

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

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

@keyframes fade-in-143229 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-143229 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item143230 {
	width:524px !important;
	height:538px !important;
	left:48px !important;
	top:56px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-left-grow-731 {
	0% {
		transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-731 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item789 {
	opacity:0.30;
	width:418px !important;
	height:383px !important;
	top:109px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

@keyframes fade-in-789 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-789 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item809 {
	width:316px !important;
	height:330px !important;
	left:50px !important;
	top:160px !important;
}

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

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

@keyframes fade-out-27499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item135779 {
	width:1822px !important;
	height:1200px !important;
	left:-561px !important;
	background:#f7f7f7;
	border:solid 1.51706700379267px #f7f7f7;
}

@keyframes move-left-grow-135780 {
	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-135780 {
	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;
	}
}
#item135786 {
	opacity:0.30;
	width:585px !important;
	height:536px !important;
	top:146px !important;
	box-shadow: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-135786 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-135786 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item135787 {
	width:442px !important;
	height:462px !important;
	left:70px !important;
	top:217px !important;
}

#item135810 {
	width:654px !important;
	height:111px !important;
}

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

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

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

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

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

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

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

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

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

#item1065 {
	opacity:0.95;
	width:599px !important;
	height:444px !important;
	left:284px !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-1065 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-1065 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1070 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

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

@keyframes fade-in-1106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117671 {
	width:504px !important;
	height:408px !important;
	left:330px !important;
	top:256px !important;
}

@keyframes fade-in-117671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item998 {
	opacity:0.95;
	width:380px !important;
	height:349px !important;
	left:290px !important;
	top:219px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-998 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-998 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item1020 {
	width:281px !important;
	height:296px !important;
	left:332px !important;
	top:259px !important;
}

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

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

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

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

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

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

@keyframes fade-out-27500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item135853 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:36px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#010101;
}

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

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

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

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

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

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

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

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

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

#item136045 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:517px !important;
}

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

@keyframes fade-in-136052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136056 {
	width:546px !important;
	height:604px !important;
	left:52px !important;
	top:589px !important;
}

@keyframes fade-in-136056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135961 {
	opacity:0.95;
	width:628px !important;
	height:422px !important;
	left:10px !important;
	top:770px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-135961 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-135961 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item135984 {
	width:548px !important;
	height:366px !important;
	left:50px !important;
	top:827px !important;
}

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

#item136007 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:774px !important;
}

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

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

#item135959 {
	width:638px !important;
	height:1193px !important;
	left:26px !important;
	top:-29px !important;
}

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

@keyframes fade-out-136079 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-136079 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1164 {
	width:587px !important;
	height:69px !important;
	left:88px !important;
	top:77px !important;
}

#item1167 {
	width:578px !important;
	height:540px !important;
	left:592px !important;
	top:49px !important;
}

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

#item1244 {
	width:89px !important;
	height:8px !important;
	left:26px !important;
	top:20px !important;
}

#item1213 {
	width:115px !important;
	height:28px !important;
	left:1053px !important;
	top:132px !important;
}

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

#item1278 {
	width:66px !important;
	height:8px !important;
	left:23px !important;
	top:17px !important;
}

#item1248 {
	width:89px !important;
	height:28px !important;
	left:833px !important;
	top:248px !important;
}

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

#item1311 {
	width:47px !important;
	height:8px !important;
	top:19px !important;
}

#item1282 {
	width:74px !important;
	height:28px !important;
	left:1079px !important;
	top:366px !important;
}

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

#item1417 {
	width:98px !important;
	height:17px !important;
	left:23px !important;
	top:20px !important;
}

#item1384 {
	width:121px !important;
	height:37px !important;
	left:1037px !important;
	top:456px !important;
}

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

#item117775 {
	width:98px !important;
	height:21px !important;
	top:20px !important;
}

#item117768 {
	width:123px !important;
	height:41px !important;
	left:820px !important;
	top:419px !important;
}

@keyframes fade-in-117734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117737 {
	width:20px !important;
	height:28px !important;
	top:10px !important;
}

#item117741 {
	width:53px !important;
	height:17px !important;
	left:4px !important;
}

#item117734 {
	width:57px !important;
	height:38px !important;
	left:945px !important;
	top:389px !important;
}

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

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

#item1815 {
	width:21px !important;
	height:21px !important;
	left:610px !important;
	top:232px !important;
}

#item1845 {
	width:532px !important;
	height:388px !important;
	left:59px !important;
	top:273px !important;
}

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

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

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

#item1789 {
	width:532px !important;
	height:370px !important;
	left:59px !important;
	top:271px !important;
}

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

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

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

#item1732 {
	width:532px !important;
	height:696px !important;
	left:61px !important;
	top:60px !important;
}

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

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

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

#item1672 {
	width:532px !important;
	height:506px !important;
	left:61px !important;
	top:234px !important;
}

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

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

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

#item1611 {
	width:532px !important;
	height:416px !important;
	left:61px !important;
	top:271px !important;
}

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

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

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

#item1553 {
	width:532px !important;
	height:398px !important;
	left:61px !important;
	top:271px !important;
}

@keyframes fade-in-1553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497 {
	width:27px !important;
	height:28px !important;
	left:14px !important;
	top:221px !important;
}

#item1495 {
	width:642px !important;
	height:757px !important;
	left:79px !important;
	top:13px !important;
}

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

@keyframes fade-out-27501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item136103 {
	width:587px !important;
	height:69px !important;
	left:36px !important;
	top:36px !important;
}

#item136126 {
	width:578px !important;
	height:576px !important;
	left:72px !important;
	top:49px !important;
}

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

#item136136 {
	width:125px !important;
	height:11px !important;
	left:36px !important;
	top:28px !important;
}

#item136130 {
	width:162px !important;
	height:39px !important;
	left:526px !important;
	top:121px !important;
}

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

#item136165 {
	width:92px !important;
	height:11px !important;
	left:33px !important;
	top:23px !important;
}

#item136159 {
	width:125px !important;
	height:39px !important;
	left:309px !important;
	top:237px !important;
}

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

#item136195 {
	width:66px !important;
	height:11px !important;
	top:26px !important;
}

#item136188 {
	width:104px !important;
	height:39px !important;
	left:532px !important;
	top:356px !important;
}

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

#item136225 {
	width:138px !important;
	height:24px !important;
	left:32px !important;
	top:28px !important;
}

#item136218 {
	width:170px !important;
	height:52px !important;
	left:514px !important;
	top:444px !important;
}

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

#item136255 {
	width:138px !important;
	height:30px !important;
	top:28px !important;
}

#item136249 {
	width:172px !important;
	height:58px !important;
	left:255px !important;
	top:408px !important;
}

@keyframes fade-in-136278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136281 {
	width:29px !important;
	height:39px !important;
	top:14px !important;
}

#item136285 {
	width:74px !important;
	height:24px !important;
	left:5px !important;
}

#item136278 {
	width:80px !important;
	height:53px !important;
	left:421px !important;
	top:374px !important;
}

#item136590 {
	opacity:0.95;
	width:628px !important;
	height:677px !important;
	left:11px !important;
	top:172px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item136613 {
	width:27px !important;
	height:27px !important;
	left:608px !important;
	top:176px !important;
}

#item136619 {
	width:532px !important;
	height:626px !important;
	left:59px !important;
	top:225px !important;
}

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

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

#item136559 {
	width:21px !important;
	height:21px !important;
	left:601px !important;
	top:7px !important;
}

#item136566 {
	width:532px !important;
	height:576px !important;
	left:59px !important;
	top:275px !important;
}

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

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

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

#item143446 {
	width:568px !important;
	height:590px !important;
	left:39px !important;
	top:227px !important;
}

#item143447 {
	width:505px !important;
	height:1294px !important;
}

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

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

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

#item136454 {
	width:532px !important;
	height:791px !important;
	left:59px !important;
	top:60px !important;
}

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

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

#item136394 {
	width:21px !important;
	height:21px !important;
	left:601px !important;
	top:7px !important;
}

#item136400 {
	width:532px !important;
	height:665px !important;
	left:59px !important;
	top:186px !important;
}

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

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

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

#item136344 {
	width:532px !important;
	height:600px !important;
	left:59px !important;
	top:221px !important;
}

@keyframes fade-in-136344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136368 {
	width:27px !important;
	height:28px !important;
	left:14px !important;
	top:241px !important;
}

#item136308 {
	width:639px !important;
	height:851px !important;
	left:25px !important;
	top:313px !important;
}

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

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

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

@keyframes fade-in-1941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-1971 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1971 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-1958 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-1958 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-1943 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-1943 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1941 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

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

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

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

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

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

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

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

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

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

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

#item2183 {
	width:27px !important;
	height:27px !important;
	left:486px !important;
	top:130px !important;
}

#item118724 {
	width:27px !important;
	height:27px !important;
	left:881px !important;
	top:130px !important;
}

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

#item118495 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

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

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

#item118513 {
	width:350px !important;
	height:8px !important;
}

#item118536 {
	width:19px !important;
	height:19px !important;
	left:165px !important;
	top:11px !important;
}

@keyframes fade-in-118536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118544 {
	width:218px !important;
	height:8px !important;
}

#item118568 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:11px !important;
}

@keyframes fade-in-118568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118605 {
	width:19px !important;
	height:19px !important;
	left:165px !important;
	top:11px !important;
}

@keyframes fade-in-118605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-118605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118610 {
	width:194px !important;
	height:8px !important;
}

#item2382 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

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

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

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

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

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

#item2423 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

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

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

#item2461 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

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

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

#item2499 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

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

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

#item2535 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

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

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

#item2606 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

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

@keyframes fade-in-2909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2929 {
	width:759px !important;
	height:211px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2951 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item2973 {
	width:192px !important;
	height:77px !important;
	left:81px !important;
	top:96px !important;
}

#item2995 {
	width:212px !important;
	height:78px !important;
	left:328px !important;
	top:96px !important;
}

#item2998 {
	opacity:0.50;
	width:1px !important;
	height:23px !important;
	left:275px !important;
	top:136px !important;
	background:#b2b2b1;
}

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

#item3021 {
	width:21px !important;
	height:21px !important;
	left:762px !important;
	top:24px !important;
}

#item3054 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:189px !important;
}

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

#item3089 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:202px !important;
}

#item3119 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:203px !important;
}

#item3122 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:203px !important;
}

#item3169 {
	width:14px !important;
	height:14px !important;
	left:306px !important;
	top:130px !important;
}

#item118866 {
	width:14px !important;
	height:14px !important;
	left:573px !important;
	top:130px !important;
}

#item118843 {
	width:191px !important;
	height:78px !important;
	left:595px !important;
	top:96px !important;
}

#item118842 {
	opacity:0.50;
	width:1px !important;
	height:23px !important;
	left:543px !important;
	top:136px !important;
	background:#b2b2b1;
}

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

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

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

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

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

@keyframes fade-in-2850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2851 {
	width:334px !important;
	height:103px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2871 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

@keyframes fade-in-2811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2812 {
	width:426px !important;
	height:147px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2832 {
	width:365px !important;
	height:117px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

@keyframes fade-in-2774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2775 {
	width:600px !important;
	height:410px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

#item2807 {
	width:541px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

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

@keyframes fade-in-2645 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-2645 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item2665 {
	width:737px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2668 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item35195 {
	width:651px !important;
	height:1126px !important;
}

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

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

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

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

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

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

@keyframes fade-out-27502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-144457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-144459 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-144459 {
	0% {
		-webkit-transform:translate(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-144478 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-144478 {
	0% {
		-webkit-transform:translate(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-144469 {
	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-144469 {
	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;
	}
}
#item144457 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item144043 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:554px !important;
}

#item144049 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:556px !important;
}

#item144072 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:556px !important;
}

#item144077 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:514px !important;
}

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

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

#item147716 {
	width:477px !important;
	height:359px !important;
	left:33px !important;
}

#item147739 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item147747 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item147753 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-144347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-144347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item144348 {
	width:631px !important;
	height:173px !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-144348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144349 {
	width:560px !important;
	height:139px !important;
	left:76px !important;
	top:72px !important;
}

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

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

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

@keyframes fade-in-144310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-144310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item144311 {
	width:630px !important;
	height:594px !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-144311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-144311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144315 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item147475 {
	width:570px !important;
	height:564px !important;
	left:64px !important;
	top:67px !important;
}

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

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

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

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

#item144248 {
	width:505px !important;
	height:2123px !important;
}

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

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

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

#item147402 {
	width:420px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item136768 {
	width:80px !important;
	height:11px !important;
}

#item136791 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-136791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136796 {
	width:100px !important;
	height:11px !important;
}

#item136819 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:16px !important;
}

@keyframes fade-in-136819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136823 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:16px !important;
}

@keyframes fade-in-136823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136826 {
	width:70px !important;
	height:11px !important;
}

#item136763 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:132px !important;
}

#item136727 {
	width:38px !important;
	height:38px !important;
	left:242px !important;
	top:136px !important;
}

#item136730 {
	width:38px !important;
	height:38px !important;
	left:444px !important;
	top:136px !important;
}

#item136758 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

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

#item143567 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

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

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

#item143581 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

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

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

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

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

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

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

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

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

#item143675 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item118948 {
	width:27px !important;
	height:27px !important;
	left:486px !important;
	top:130px !important;
}

#item118951 {
	width:27px !important;
	height:27px !important;
	left:881px !important;
	top:130px !important;
}

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

#item118977 {
	width:800px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

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

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

#item118987 {
	width:350px !important;
	height:8px !important;
}

#item119010 {
	width:19px !important;
	height:19px !important;
	left:165px !important;
	top:11px !important;
}

@keyframes fade-in-119010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119016 {
	width:209px !important;
	height:8px !important;
}

#item119039 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:11px !important;
}

@keyframes fade-in-119039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119043 {
	width:19px !important;
	height:19px !important;
	left:168px !important;
	top:11px !important;
}

@keyframes fade-in-119043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119047 {
	width:194px !important;
	height:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-119253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119253 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119254 {
	width:959px !important;
	height:234px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-119254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119277 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item119300 {
	width:150px !important;
	height:78px !important;
	left:81px !important;
	top:96px !important;
}

#item119326 {
	width:119px !important;
	height:78px !important;
	left:285px !important;
	top:96px !important;
}

#item119349 {
	opacity:0.50;
	width:1px !important;
	height:36px !important;
	left:232px !important;
	top:136px !important;
	background:#b2b2b1;
}

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

#item119350 {
	width:21px !important;
	height:21px !important;
	left:964px !important;
	top:24px !important;
}

#item119356 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:207px !important;
}

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

#item119385 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:219px !important;
}

#item119390 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:221px !important;
}

#item119413 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:220px !important;
}

#item119418 {
	width:14px !important;
	height:14px !important;
	left:263px !important;
	top:130px !important;
}

#item119424 {
	width:14px !important;
	height:14px !important;
	left:436px !important;
	top:130px !important;
}

#item119430 {
	width:139px !important;
	height:80px !important;
	left:458px !important;
	top:96px !important;
}

#item119454 {
	opacity:0.50;
	width:1px !important;
	height:36px !important;
	left:405px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item119917 {
	width:14px !important;
	height:14px !important;
	left:633px !important;
	top:130px !important;
}

#item119923 {
	width:150px !important;
	height:80px !important;
	left:655px !important;
	top:96px !important;
}

#item119916 {
	opacity:0.50;
	width:1px !important;
	height:36px !important;
	left:602px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item119947 {
	opacity:0.50;
	width:1px !important;
	height:36px !important;
	left:804px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item119948 {
	width:14px !important;
	height:14px !important;
	left:835px !important;
	top:130px !important;
}

#item119953 {
	width:129px !important;
	height:80px !important;
	left:857px !important;
	top:96px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-119552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119553 {
	width:426px !important;
	height:169px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-119553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-119553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item119554 {
	width:365px !important;
	height:140px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

@keyframes fade-in-119518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119519 {
	width:600px !important;
	height:410px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

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

#item119527 {
	width:541px !important;
	height:380px !important;
	left:58px !important;
	top:50px !important;
}

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

@keyframes fade-in-119844 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-119844 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item119845 {
	width:591px !important;
	height:571px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item119801 {
	width:21px !important;
	height:21px !important;
	left:594px !important;
	top:24px !important;
}

#item119868 {
	width:548px !important;
	height:512px !important;
	left:58px !important;
	top:50px !important;
}

#item119869 {
	width:502px !important;
	height:998px !important;
}

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

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

#item119483 {
	width:651px !important;
	height:1127px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-out-119634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-119634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-145382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-145384 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-145384 {
	0% {
		-webkit-transform:translate(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-145389 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-145389 {
	0% {
		-webkit-transform:translate(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-145386 {
	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-145386 {
	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;
	}
}
#item145382 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

#item145009 {
	width:420px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item146017 {
	width:477px !important;
	height:245px !important;
	left:33px !important;
}

#item146040 {
	width:477px !important;
	height:245px !important;
	left:33px !important;
	top:265px !important;
}

#item146063 {
	width:477px !important;
	height:111px !important;
	left:33px !important;
	top:531px !important;
}

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

#item146091 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item146097 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

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

#item146107 {
	width:19px !important;
	height:19px !important;
	top:576px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-145129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-145129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item145130 {
	width:631px !important;
	height:218px !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-145130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145131 {
	width:560px !important;
	height:183px !important;
	left:76px !important;
	top:72px !important;
}

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

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

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

@keyframes fade-in-145012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-145012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item145013 {
	width:630px !important;
	height:572px !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-145013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145017 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

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

#item145670 {
	width:570px !important;
	height:542px !important;
	left:64px !important;
	top:67px !important;
}

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

@keyframes fade-in-145617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-145617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item145618 {
	width:630px !important;
	height:652px !important;
	left:35px !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-145618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-145618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145623 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item145619 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:41px !important;
}

#item145626 {
	width:568px !important;
	height:590px !important;
	left:65px !important;
	top:67px !important;
}

#item145627 {
	width:505px !important;
	height:1508px !important;
}

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

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

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

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

#item145065 {
	width:505px !important;
	height:2347px !important;
}

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

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

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

#item137497 {
	width:38px !important;
	height:38px !important;
	left:223px !important;
	top:136px !important;
}

#item137501 {
	width:38px !important;
	height:38px !important;
	left:449px !important;
	top:136px !important;
}

#item137528 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item137538 {
	width:130px !important;
	height:11px !important;
}

#item137561 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:16px !important;
}

@keyframes fade-in-137561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137568 {
	width:52px !important;
	height:11px !important;
}

#item137592 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:16px !important;
}

@keyframes fade-in-137592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137531 {
	width:46px !important;
	height:46px !important;
	left:77px !important;
}

#item137596 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-137596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137599 {
	width:48px !important;
	height:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item120053 {
	width:27px !important;
	height:27px !important;
	left:486px !important;
	top:130px !important;
}

#item120057 {
	width:27px !important;
	height:27px !important;
	left:881px !important;
	top:130px !important;
}

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

#item120083 {
	width:804px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

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

#item120088 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item120094 {
	width:350px !important;
	height:8px !important;
}

#item120117 {
	width:19px !important;
	height:19px !important;
	left:165px !important;
	top:11px !important;
}

@keyframes fade-in-120117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120124 {
	width:218px !important;
	height:8px !important;
}

#item120147 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:11px !important;
}

@keyframes fade-in-120147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120151 {
	width:19px !important;
	height:19px !important;
	left:169px !important;
	top:11px !important;
}

@keyframes fade-in-120151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120155 {
	width:194px !important;
	height:8px !important;
}

#item120178 {
	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;
}

#item120182 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item120185 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item120179 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item120211 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item120214 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item120208 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item120240 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item120243 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item120237 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item120270 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item120274 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item120267 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item120300 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item120304 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item120297 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item120330 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item120333 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item120327 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item120533 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-120533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120533 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120534 {
	width:614px !important;
	height:296px !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-120534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120557 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item120580 {
	width:166px !important;
	height:181px !important;
	left:81px !important;
	top:96px !important;
}

#item120603 {
	width:154px !important;
	height:181px !important;
	left:298px !important;
	top:96px !important;
}

#item120626 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:246px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item120632 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item120628 {
	width:21px !important;
	height:21px !important;
	left:617px !important;
	top:24px !important;
}

#item120635 {
	width:583px !important;
	height:10px !important;
	left:58px !important;
	top:270px !important;
}

#item120658 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item120663 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:283px !important;
}

#item120667 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:285px !important;
}

#item120690 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:284px !important;
}

#item120694 {
	width:14px !important;
	height:14px !important;
	left:276px !important;
	top:130px !important;
}

#item120699 {
	width:14px !important;
	height:14px !important;
	left:479px !important;
	top:130px !important;
}

#item120705 {
	width:139px !important;
	height:177px !important;
	left:501px !important;
	top:96px !important;
}

#item120728 {
	opacity:0.50;
	width:1px !important;
	height:100px !important;
	left:448px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item120818 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:194px !important;
}

#item120823 {
	width:14px !important;
	height:14px !important;
	left:276px !important;
	top:195px !important;
}

#item120831 {
	width:14px !important;
	height:14px !important;
	left:479px !important;
	top:179px !important;
}

#item120522 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-120522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120523 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item120529 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item120525 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item120489 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-120489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120490 {
	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-120490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120491 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-120491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120517 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item120514 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item120456 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-120456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120456 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120457 {
	width:426px !important;
	height:180px !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-120457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120458 {
	width:365px !important;
	height:149px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-120458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120484 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item120481 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item120358 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:37px !important;
	top:69px !important;
	background:#010101;
}

@keyframes fade-in-120358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120359 {
	width:600px !important;
	height:435px !important;
	left:30px !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-120359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120363 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item120360 {
	width:21px !important;
	height:21px !important;
	left:604px !important;
	top:25px !important;
}

#item120368 {
	width:541px !important;
	height:405px !important;
	left:60px !important;
	top:51px !important;
}

@keyframes fade-in-120368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120395 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-120395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-120395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item120396 {
	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-120396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120419 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item120420 {
	width:651px !important;
	height:1056px !important;
}

@keyframes fade-in-120420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120451 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item120448 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item120393 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item120356 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item120729 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item120736 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-120736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-120736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-146659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-146661 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-146661 {
	0% {
		-webkit-transform:translate(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-146666 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-146666 {
	0% {
		-webkit-transform:translate(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-146664 {
	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-146664 {
	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;
	}
}
#item146659 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item146667 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item146668 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item146673 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item146669 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item146681 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item146678 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item146685 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item146693 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item146716 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item146484 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-146484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146484 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146488 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item146485 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item146492 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-146492 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146492 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146493 {
	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-146493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146517 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item146540 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item146543 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item146566 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item146569 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item146596 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item146593 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item146599 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item148037 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item148060 {
	width:477px !important;
	height:178px !important;
	left:33px !important;
	top:400px !important;
}

#item148083 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item148088 {
	width:19px !important;
	height:19px !important;
	top:248px !important;
}

#item148093 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item148098 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item148104 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item148110 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item146474 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-146474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146475 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item146480 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item146477 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item146439 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-146439 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146439 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146440 {
	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-146440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146441 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-146441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146467 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item146464 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item146405 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-146405 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146405 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146406 {
	width:631px !important;
	height:218px !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-146406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146407 {
	width:560px !important;
	height:183px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-146407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146433 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item146430 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item146367 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-146367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146368 {
	width:630px !important;
	height:618px !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-146368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146372 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item146369 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item147803 {
	width:564px !important;
	height:587px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-147803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146325 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-146325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146327 {
	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-146327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146331 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item146328 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item146335 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item146336 {
	width:505px !important;
	height:2213px !important;
}

@keyframes fade-in-146336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146365 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item146323 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item146636 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item147399 {
	width:420px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item138425 {
	width:38px !important;
	height:38px !important;
	left:214px !important;
	top:136px !important;
}

#item138430 {
	width:38px !important;
	height:38px !important;
	left:449px !important;
	top:136px !important;
}

#item138457 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item138466 {
	width:110px !important;
	height:11px !important;
}

#item138489 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:16px !important;
}

@keyframes fade-in-138489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138497 {
	width:70px !important;
	height:11px !important;
}

#item138520 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:16px !important;
}

@keyframes fade-in-138520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138461 {
	width:46px !important;
	height:46px !important;
	left:95px !important;
}

#item138524 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:16px !important;
}

@keyframes fade-in-138524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138528 {
	width:70px !important;
	height:11px !important;
}

#item146135 {
	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;
}

#item146136 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item146145 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146151 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item146142 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item146177 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146180 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item146174 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item146206 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146209 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item146203 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item146236 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146240 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item146232 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item146266 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146269 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item146263 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item146295 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146298 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item146292 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item139129 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-139129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-139129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item120859 {
	width:10px !important;
	height:10px !important;
	left:752px !important;
	top:390px !important;
}

#item120860 {
	width:990px !important;
	height:524px !important;
	left:170px !important;
	top:238px !important;
	background:#f7f7f7;
}

@keyframes fade-in-120862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-120864 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-120864 {
	0% {
		-webkit-transform:translate(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-120868 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-120868 {
	0% {
		-webkit-transform:translate(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-120866 {
	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-120866 {
	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;
	}
}
#item120862 {
	width:969px !important;
	height:524px !important;
	left:206px !important;
	top:238px !important;
}

#item120869 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item120870 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item120871 {
	width:212px !important;
	height:615px !important;
	top:175px !important;
	background:#fff;
}

#item120872 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item120898 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item120895 {
	width:30px !important;
	height:30px !important;
	left:220px !important;
	top:486px !important;
}

#item120906 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item120902 {
	width:30px !important;
	height:30px !important;
	left:1114px !important;
	top:486px !important;
}

#item120911 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item120914 {
	width:36px !important;
	height:608px !important;
	left:1164px !important;
	top:168px !important;
	background:#fff;
}

#item120915 {
	width:27px !important;
	height:27px !important;
	left:347px !important;
	top:130px !important;
}

#item120919 {
	width:27px !important;
	height:27px !important;
	left:543px !important;
	top:130px !important;
}

#item121730 {
	width:27px !important;
	height:27px !important;
	left:706px !important;
	top:130px !important;
}

#item121766 {
	width:27px !important;
	height:27px !important;
	left:870px !important;
	top:130px !important;
}

#item121800 {
	width:27px !important;
	height:27px !important;
	left:1011px !important;
	top:130px !important;
}

#item120923 {
	width:959px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item120946 {
	width:804px !important;
	height:1px !important;
	left:286px !important;
	top:161px !important;
	background:#9d9c9c;
}

#item120947 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:128px !important;
}

#item120951 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:128px !important;
}

#item120955 {
	width:160px !important;
	height:8px !important;
}

#item120978 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:11px !important;
}

@keyframes fade-in-120978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-120978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121738 {
	width:140px !important;
	height:8px !important;
}

#item121761 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:11px !important;
}

@keyframes fade-in-121761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121688 {
	width:130px !important;
	height:8px !important;
}

#item121711 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:11px !important;
}

@keyframes fade-in-121711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121772 {
	width:110px !important;
	height:8px !important;
}

#item121795 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:11px !important;
}

@keyframes fade-in-121795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item120984 {
	width:80px !important;
	height:8px !important;
}

#item121008 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:11px !important;
}

@keyframes fade-in-121008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121012 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:11px !important;
}

@keyframes fade-in-121012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121016 {
	width:77px !important;
	height:8px !important;
}

#item121039 {
	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;
}

#item121043 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121046 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item121040 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:61px !important;
}

#item121072 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121076 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item121069 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:163px !important;
}

#item121102 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121107 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item121099 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:582px !important;
}

#item121134 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121137 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item121130 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:378px !important;
}

#item121163 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121168 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item121160 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:480px !important;
}

#item121194 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item121198 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item121191 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:265px !important;
}

#item122084 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-122084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-122084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item122086 {
	width:929px !important;
	height:320px !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-122086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-122086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121323 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121320 {
	width:21px !important;
	height:21px !important;
	left:935px !important;
	top:24px !important;
}

#item122110 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item122133 {
	width:141px !important;
	height:186px !important;
	left:81px !important;
	top:96px !important;
}

#item122156 {
	width:139px !important;
	height:184px !important;
	left:264px !important;
	top:96px !important;
}

#item122179 {
	opacity:0.50;
	width:1px !important;
	height:121px !important;
	left:221px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item122180 {
	width:673px !important;
	height:8px !important;
	left:58px !important;
	top:292px !important;
}

#item122203 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:130px !important;
}

#item122209 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:305px !important;
}

#item122212 {
	width:293px !important;
	height:8px !important;
	left:75px !important;
	top:306px !important;
}

#item122235 {
	width:14px !important;
	height:14px !important;
	left:342px !important;
	top:305px !important;
}

#item122238 {
	width:14px !important;
	height:14px !important;
	left:242px !important;
	top:130px !important;
}

#item122243 {
	width:14px !important;
	height:14px !important;
	left:424px !important;
	top:130px !important;
}

#item122249 {
	width:133px !important;
	height:181px !important;
	left:446px !important;
	top:96px !important;
}

#item122272 {
	opacity:0.50;
	width:1px !important;
	height:121px !important;
	left:403px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item122274 {
	width:14px !important;
	height:14px !important;
	left:597px !important;
	top:130px !important;
}

#item122280 {
	width:129px !important;
	height:187px !important;
	left:618px !important;
	top:96px !important;
}

#item122323 {
	width:14px !important;
	height:14px !important;
	left:769px !important;
	top:130px !important;
}

#item122328 {
	width:154px !important;
	height:174px !important;
	left:791px !important;
	top:96px !important;
}

#item122353 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:194px !important;
}

#item122359 {
	width:14px !important;
	height:14px !important;
	left:242px !important;
	top:194px !important;
}

#item122366 {
	width:14px !important;
	height:14px !important;
	left:424px !important;
	top:177px !important;
}

#item122373 {
	width:14px !important;
	height:14px !important;
	left:597px !important;
	top:216px !important;
}

#item122378 {
	width:14px !important;
	height:14px !important;
	left:769px !important;
	top:196px !important;
}

#item122321 {
	opacity:0.50;
	width:1px !important;
	height:121px !important;
	left:577px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item122322 {
	opacity:0.50;
	width:1px !important;
	height:121px !important;
	left:748px !important;
	top:136px !important;
	background:#b2b2b1;
}

#item121601 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-121601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121603 {
	width:992px !important;
	height:559px !important;
	left:10px !important;
	top:33px !important;
}

#item121609 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121606 {
	width:21px !important;
	height:21px !important;
	left:980px !important;
	top:10px !important;
}

#item121568 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-121568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121569 {
	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-121569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121570 {
	width:275px !important;
	height:59px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-121570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121596 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121593 {
	width:21px !important;
	height:21px !important;
	left:337px !important;
	top:26px !important;
}

#item121535 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-121535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121536 {
	width:426px !important;
	height:202px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-121536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121537 {
	width:365px !important;
	height:172px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-121537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121563 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121560 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:25px !important;
}

#item121501 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-121501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121502 {
	width:600px !important;
	height:435px !important;
	left:28px !important;
	top:20px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-121502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121507 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121503 {
	width:21px !important;
	height:21px !important;
	left:603px !important;
	top:25px !important;
}

#item121511 {
	width:541px !important;
	height:405px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-121511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121440 {
	opacity:0.15;
	width:958px !important;
	height:523px !important;
	left:29px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-121440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-121440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item121441 {
	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-121441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121464 {
	width:697px !important;
	height:511px !important;
	left:58px !important;
	top:50px !important;
}

#item121465 {
	width:651px !important;
	height:2008px !important;
}

@keyframes fade-in-121465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-121465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121496 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item121493 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:24px !important;
}

#item121438 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item121222 {
	width:1002px !important;
	height:592px !important;
	left:177px !important;
	top:171px !important;
}

#item121612 {
	width:43px !important;
	height:43px !important;
	left:64px !important;
	top:696px !important;
}

#item121617 {
	width:1200px !important;
	height:790px !important;
	background:#111111;
}

@keyframes fade-out-121617 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-121617 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-147253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-147255 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-147255 {
	0% {
		-webkit-transform:translate(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-147259 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-147259 {
	0% {
		-webkit-transform:translate(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-147257 {
	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-147257 {
	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;
	}
}
#item147253 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:315px !important;
}

#item147260 {
	width:700px !important;
	height:317px !important;
	background:#fff;
}

#item147261 {
	width:700px !important;
	height:28px !important;
	top:947px !important;
	background:#fff;
}

#item147265 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item147262 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:617px !important;
}

#item147276 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item147273 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:617px !important;
}

#item147279 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:942px !important;
}

#item147283 {
	width:36px !important;
	height:675px !important;
	top:300px !important;
	background:#fff;
}

#item147306 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:300px !important;
	background:#fff;
}

#item146914 {
	width:570px !important;
	height:1px !important;
	left:-7px !important;
	top:255px !important;
	background:#9d9c9c;
}

#item146915 {
	width:570px !important;
	height:1px !important;
	left:139px !important;
	top:180px !important;
	background:#9d9c9c;
}

#item147077 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-147077 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-147077 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item147081 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item147078 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item147084 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-147084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-147084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item147086 {
	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-147086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147110 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item147133 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:639px !important;
}

#item147136 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:641px !important;
}

#item147159 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:641px !important;
}

#item147164 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:599px !important;
}

#item147190 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item147187 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item147193 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item148550 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
}

#item148573 {
	width:477px !important;
	height:380px !important;
	left:33px !important;
	top:400px !important;
}

#item148596 {
	width:477px !important;
	height:180px !important;
	left:33px !important;
	top:799px !important;
}

#item148619 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item148624 {
	width:19px !important;
	height:19px !important;
	top:246px !important;
}

#item148629 {
	width:19px !important;
	height:19px !important;
	top:447px !important;
}

#item148637 {
	width:19px !important;
	height:19px !important;
	top:647px !important;
}

#item148643 {
	width:19px !important;
	height:19px !important;
	top:844px !important;
}

#item148651 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item148657 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item148662 {
	width:19px !important;
	height:19px !important;
	top:514px !important;
}

#item148667 {
	width:19px !important;
	height:19px !important;
	top:718px !important;
}

#item148672 {
	width:19px !important;
	height:19px !important;
	top:914px !important;
}

#item147067 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-147067 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-147067 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item147068 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item147073 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item147070 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item147034 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-147034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-147034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item147035 {
	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-147035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147036 {
	width:312px !important;
	height:101px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-147036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147062 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item147059 {
	width:27px !important;
	height:27px !important;
	left:344px !important;
	top:42px !important;
}

#item147002 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-147002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-147002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item147003 {
	width:631px !important;
	height:263px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-147003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147004 {
	width:560px !important;
	height:228px !important;
	left:76px !important;
	top:72px !important;
}

@keyframes fade-in-147004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-147004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147030 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item147027 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item146959 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-146959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146960 {
	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-146960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146965 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item146961 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item148152 {
	width:570px !important;
	height:601px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-148152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-148152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146918 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-146918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-146918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item146919 {
	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-146919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146923 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item146920 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item146926 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item146927 {
	width:505px !important;
	height:4296px !important;
}

@keyframes fade-in-146927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-146927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146957 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item146916 {
	width:671px !important;
	height:689px !important;
	top:260px !important;
}

#item147230 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item139215 {
	width:38px !important;
	height:38px !important;
	left:204px !important;
	top:136px !important;
}

#item139218 {
	width:38px !important;
	height:38px !important;
	left:437px !important;
	top:136px !important;
}

#item139223 {
	width:38px !important;
	height:38px !important;
	left:626px !important;
	top:136px !important;
}

#item139227 {
	width:38px !important;
	height:38px !important;
	left:192px !important;
	top:212px !important;
}

#item139230 {
	width:38px !important;
	height:38px !important;
	left:430px !important;
	top:212px !important;
}

#item139258 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item139267 {
	width:150px !important;
	height:11px !important;
}

#item139290 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:16px !important;
}

@keyframes fade-in-139290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139294 {
	width:100px !important;
	height:11px !important;
}

#item139317 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:16px !important;
}

@keyframes fade-in-139317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139324 {
	width:110px !important;
	height:11px !important;
}

#item139347 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:16px !important;
}

@keyframes fade-in-139347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139353 {
	width:70px !important;
	height:11px !important;
}

#item139376 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:16px !important;
}

@keyframes fade-in-139376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139381 {
	width:80px !important;
	height:11px !important;
}

#item139404 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:16px !important;
}

@keyframes fade-in-139404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139263 {
	width:46px !important;
	height:46px !important;
	left:91px !important;
}

#item139408 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:16px !important;
}

@keyframes fade-in-139408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139411 {
	width:70px !important;
	height:11px !important;
}

#item146729 {
	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;
}

#item146730 {
	width:52px !important;
	height:52px !important;
	left:407px !important;
	top:1098px !important;
}

#item146738 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146742 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item146735 {
	width:150px !important;
	height:79px !important;
	left:197px !important;
	top:1084px !important;
}

#item146768 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146772 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item146765 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item146798 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146801 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item146795 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item146827 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146830 {
	width:150px !important;
	height:29px !important;
	top:50px !important;
}

#item146824 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

#item146856 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146861 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item146853 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item146888 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item146891 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item146884 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item140087 {
	width:700px !important;
	height:1200px !important;
	background:#111111;
}

@keyframes fade-out-140087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-140087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46253 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item46248 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-46248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46254 {
	opacity:0.70;
	width:213px !important;
	height:13px !important;
	top:18px !important;
}

#item46278 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item46363 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item46367 {
	width:1128px !important;
	height:25px !important;
	left:36px !important;
	top:729px !important;
}

#item140640 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item140641 {
	width:442px !important;
	height:184px !important;
	left:129px !important;
	top:444px !important;
}

@keyframes fade-in-140641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item140648 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item140671 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item140676 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item140677 {
	width:628px !important;
	height:35px !important;
	left:36px !important;
	top:1068px !important;
}

p.autoParaStyle153 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:98px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:23.8px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle151 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:70px;
	color:#f7f7f7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle150 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle149 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle147 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle146 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle145 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle143 {
	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.autoParaStyle142 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	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.autoParaStyle140 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	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.autoParaStyle134 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:23.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle132 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:14px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:22.4px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle128 {
	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.autoParaStyle127 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	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.autoParaStyle119 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle118 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle117 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle115 {
	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.autoParaStyle114 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle112 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle110 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle108 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle107 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:22.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:22.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle105 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:50px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:50px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle101 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:60px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle100 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle99 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	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.autoParaStyle97 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:16.8px;
	line-height:20.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle95 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	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.autoParaStyle93 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle92 {
	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.autoParaStyle91 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle89 {
	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.autoParaStyle88 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:25.2px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-family:Tondo;
	font-size:22px;
	line-height:23px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-family:Tondo;
	font-size:22px;
	line-height:23px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	font-family:Tondo;
	font-size:18px;
	line-height:18px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:bold;
	font-family:Tondo;
	font-size:56px;
	line-height:54.6px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:25.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:39px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:Tondo;
	font-size:18px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:Tondo;
	font-size:56px;
	line-height:54.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-family:Tondo;
	font-size:14px;
	line-height:14px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-family:Tondo;
	font-size:43.4px;
	line-height:54.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14px;
	line-height:14px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:Tondo;
	font-size:25.2px;
	line-height:23.8px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:Tondo;
	font-size:28px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:Tondo;
	font-size:28px;
	line-height:56px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:Tondo;
	font-size:18.2px;
	line-height:56px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:Tondo;
	font-size:18.2px;
	line-height:56px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:Tondo;
	font-size:23.8px;
	line-height:29.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-family:Tondo;
	font-size:23.8px;
	line-height:29.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:Tondo;
	font-size:27px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-family:Tondo;
	font-size:10px;
	line-height:10px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31px;
	line-height:39px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
	line-height:10px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:Tondo;
	font-size:18px;
	line-height:17px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:Tondo;
	font-size:20px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:Tondo;
	font-size:20px;
	line-height:40px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:Tondo;
	font-size:13px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:Tondo;
	font-size:13px;
	line-height:40px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle36 {
	font-family:Tondo;
	font-size:17px;
	line-height:21px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:Tondo;
	font-size:8px;
	line-height:8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:12px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	font-weight:300;
	font-family:Tondo;
	font-size:22.4px;
	line-height:36px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:Tondo;
	font-size:42px;
	line-height:42px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:Tondo;
	font-size:27.1px;
	line-height:27.1px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:Tondo;
	font-size:49.2px;
	line-height:62.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:Tondo;
	font-size:16px;
	line-height:25.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:Tondo;
	font-size:15px;
	line-height:25.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:Tondo;
	font-size:40px;
	line-height:51px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:39px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:Tondo;
	font-size:40px;
	line-height:50px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:19.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:19.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:42px;
	color:#3dc9d8;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle7 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:42px;
	color:#000;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#3dc9d8;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle4 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:21.3px;
	line-height:74.7px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:100;
	font-family:"Proxima Nova";
	font-size:70px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.DESKTOP---Movil {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle21 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:"Proxima Nova";
	color:#d70e2b;
}

span.autoCharStyle19 {
	font-size:25.2px;
	color:#d70e2b;
}

span.autoCharStyle18 {
	font-size:25.2px;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle15 {
	font-size:18px;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
	text-transform:uppercase;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:Tondo;
	font-size:27px;
}

span.autoCharStyle11 {
	font-size:43.4px;
}

span.autoCharStyle10 {
	font-size:28px;
}

span.autoCharStyle9 {
	font-size:30px;
}

span.autoCharStyle8 {
	font-size:31px;
}

span.autoCharStyle7 {
	font-size:20px;
}

span.autoCharStyle6 {
	color:#d70e2b;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31.6px;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:Tondo;
	font-size:25.7px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.Hipervínculo {
	color:#265a9b;
	text-decoration:underline;
}

span.DiaX {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.texto_check {
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

