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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

@keyframes move-left-grow-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-140819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140819 {
	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-127122 {
	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-127122 {
	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;
	}
}
#item127144 {
	width:1823px !important;
	height:1200px !important;
	left:-561px !important;
	background:#111111;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-126886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes entrarvolandodesdeabajo-126909 {
	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-126909 {
	0% {
		-webkit-transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item126909 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-140337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-140337 {
	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;}
}
#item133642 {
	width:195px !important;
	height:117px !important;
	left:258px !important;
	border-radius:8px;
	background:#007377;
}

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

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

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

@keyframes fade-in-133655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-133655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes entrarvolandodesdeabajo-133678 {
	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-133678 {
	0% {
		-webkit-transform:translate(0px,73px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item133678 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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;
}

#item123521 {
	width:200px !important;
	height:12px !important;
	left:150px !important;
	top:293px !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:31px !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;}
}
#item127362 {
	width:200px !important;
	height:149px !important;
	left:36px !important;
	top:354px !important;
}

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

#item127379 {
	width:200px !important;
	height:149px !important;
	left:464px !important;
	top:187px !important;
}

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

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

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

#item127408 {
	width:200px !important;
	height:149px !important;
	left:464px !important;
	top:354px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-128027 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-128027 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43840 {
	width:345px !important;
	height:356px !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:384px !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:460px !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:542px !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;}
}
#item134729 {
	width:628px !important;
	height:189px !important;
	left:36px !important;
	top:179px !important;
	background:#f0f0f0;
}

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

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

#item128046 {
	width:302px !important;
	height:34px !important;
	left:50px !important;
	top:226px !important;
}

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

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

#item128104 {
	width:302px !important;
	height:34px !important;
	left:50px !important;
	top:303px !important;
}

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

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

#item128162 {
	width:302px !important;
	height:34px !important;
	left:364px !important;
	top:226px !important;
}

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

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

#item128221 {
	width:302px !important;
	height:34px !important;
	left:364px !important;
	top:303px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-128858 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-128858 {
	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;}
}
#item135655 {
	width:76px !important;
	height:1200px !important;
	left:-40px !important;
	background:#f7f7f7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item136097 {
	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-136097 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-136097 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item136101 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

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

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

#item136269 {
	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-136269 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-136269 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item136274 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

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

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

#item136235 {
	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-136235 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-136235 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item136236 {
	width:524px !important;
	height:257px !important;
	left:48px !important;
	top:337px !important;
}

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

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

#item136201 {
	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-136201 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-136201 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item136202 {
	width:524px !important;
	height:247px !important;
	left:48px !important;
	top:346px !important;
}

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

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

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

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

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

#item136132 {
	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-136132 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-136132 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item136136 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

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

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

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

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

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

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

@keyframes fade-out-129509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-129509 {
	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:346px !important;
	top:62px !important;
	box-shadow: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:294px !important;
	left:50px !important;
	top:113px !important;
}

#item831 {
	width:727px !important;
	height:33px !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;}
}
#item129545 {
	width:1822px !important;
	height:1200px !important;
	left:-561px !important;
	background:#f7f7f7;
	border:solid 1.51706700379267px #f7f7f7;
}

@keyframes move-left-grow-129546 {
	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-129546 {
	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;
	}
}
#item129548 {
	opacity:0.30;
	width:585px !important;
	height:484px !important;
	top:87px !important;
	box-shadow: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-129548 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
@-webkit-keyframes fade-in-129548 {
	0% {opacity:0;}
	100% {opacity:0.3;}
}
#item129549 {
	width:442px !important;
	height:412px !important;
	left:70px !important;
	top:158px !important;
}

#item129572 {
	width:1018px !important;
	height:46px !important;
}

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

@keyframes fade-out-129595 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-129595 {
	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:634px !important;
	left:284px !important;
	top:63px !important;
	box-shadow:10px 10px 16px 0px 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:72px !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:579px !important;
	left:330px !important;
	top:118px !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:247px !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:206px !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:697px !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;}
}
#item136358 {
	width:1823px !important;
	height:1200px !important;
	left:-561px !important;
}

#item129610 {
	opacity:0.30;
	width:392px !important;
	height:308px !important;
	left:36px !important;
	top:34px !important;
	box-shadow: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-129633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129636 {
	width:256px !important;
	height:21px !important;
	left:37px !important;
	top:5px !important;
}

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

#item129633 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:205px !important;
}

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

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

#item129664 {
	width:293px !important;
	height:30px !important;
	left:98px !important;
	top:270px !important;
}

#item129693 {
	width:313px !important;
	height:80px !important;
	left:78px !important;
	top:79px !important;
}

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

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

#item129741 {
	width:27px !important;
	height:27px !important;
	left:607px !important;
	top:618px !important;
}

#item129749 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:244px !important;
}

@keyframes fade-in-129749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136366 {
	width:568px !important;
	height:446px !important;
	left:40px !important;
	top:652px !important;
}

#item136502 {
	width:509px !important;
	height:1070px !important;
}

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

@keyframes fade-in-129780 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-129780 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item129803 {
	width:485px !important;
	height:289px !important;
	left:72px !important;
	top:849px !important;
}

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

#item129826 {
	width:27px !important;
	height:27px !important;
	left:593px !important;
	top:809px !important;
}

#item129836 {
	width:30px !important;
	height:30px !important;
	left:72px !important;
	top:179px !important;
}

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

#item129716 {
	width:638px !important;
	height:1138px !important;
	left:26px !important;
	top:26px !important;
}

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

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

#item1167 {
	width:575px !important;
	height:266px !important;
	left:625px !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:19px !important;
	top:20px !important;
}

#item1213 {
	width:108px !important;
	height:28px !important;
	left:823px !important;
	top:50px !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:19px !important;
	top:17px !important;
}

#item1248 {
	width:84px !important;
	height:28px !important;
	left:746px !important;
	top:72px !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:92px !important;
}

#item1311 {
	width:85px !important;
	height:14px !important;
	top:5px !important;
}

#item1282 {
	width:112px !important;
	height:28px !important;
	left:1069px !important;
	top:75px !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:793px !important;
	top:112px !important;
}

#item1696 {
	opacity:0.95;
	width:631px !important;
	height:584px !important;
	box-shadow:10px 10px 16px 0px 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:534px !important;
	left:68px !important;
	top:50px !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:68px !important;
	top:78px !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:529px !important;
	box-shadow:10px 10px 16px 0px 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:480px !important;
	left:68px !important;
	top:105px !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:539px !important;
	box-shadow:10px 10px 16px 0px 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:488px !important;
	left:68px !important;
	top:96px !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;
	top:64px !important;
}

#item1495 {
	width:649px !important;
	height:585px !important;
	left:72px !important;
	top:170px !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;}
}
#item129858 {
	width:587px !important;
	height:171px !important;
	left:36px !important;
	top:36px !important;
}

#item129883 {
	width:690px !important;
	height:319px !important;
	left:-38px !important;
	top:129px !important;
}

@keyframes fade-in-129886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129889 {
	width:25px !important;
	height:33px !important;
}

#item129894 {
	width:107px !important;
	height:9px !important;
	left:23px !important;
	top:24px !important;
}

#item129886 {
	width:130px !important;
	height:33px !important;
	left:200px !important;
	top:189px !important;
}

@keyframes fade-in-129917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129920 {
	width:25px !important;
	height:33px !important;
}

#item129923 {
	width:79px !important;
	height:9px !important;
	left:22px !important;
	top:21px !important;
}

#item129917 {
	width:101px !important;
	height:33px !important;
	left:107px !important;
	top:215px !important;
}

@keyframes fade-in-129946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129949 {
	width:25px !important;
	height:33px !important;
	left:110px !important;
}

#item129955 {
	width:102px !important;
	height:17px !important;
	top:5px !important;
}

#item129946 {
	width:135px !important;
	height:33px !important;
	left:495px !important;
	top:219px !important;
}

@keyframes fade-in-129978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129981 {
	width:25px !important;
	height:33px !important;
}

#item129984 {
	width:118px !important;
	height:21px !important;
	left:27px !important;
	top:24px !important;
}

#item129978 {
	width:145px !important;
	height:45px !important;
	left:164px !important;
	top:264px !important;
}

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

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

#item130033 {
	width:21px !important;
	height:21px !important;
	left:599px !important;
	top:7px !important;
}

#item130040 {
	width:532px !important;
	height:870px !important;
	left:48px !important;
	top:50px !important;
}

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

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

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

#item130208 {
	width:532px !important;
	height:780px !important;
	left:48px !important;
	top:126px !important;
}

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

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

#item130145 {
	width:21px !important;
	height:21px !important;
	left:599px !important;
	top:8px !important;
}

#item130152 {
	width:532px !important;
	height:740px !important;
	left:48px !important;
	top:181px !important;
}

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

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

#item130090 {
	width:21px !important;
	height:21px !important;
	left:599px !important;
	top:7px !important;
}

#item130097 {
	width:532px !important;
	height:759px !important;
	left:48px !important;
	top:161px !important;
}

@keyframes fade-in-130097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-130097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item130064 {
	width:27px !important;
	height:28px !important;
	left:69px !important;
	top:399px !important;
}

#item130007 {
	width:628px !important;
	height:920px !important;
	left:36px !important;
	top:244px !important;
}

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

@keyframes fade-out-130231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-130231 {
	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;
}

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

#item118495 {
	width:850px !important;
	height:1px !important;
	left:261px !important;
	top:173px !important;
	background:#9d9c9c;
}

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

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

#item123892 {
	width:850px !important;
	height:8px !important;
}

#item123915 {
	width:19px !important;
	height:19px !important;
	left:415px !important;
	top:11px !important;
}

@keyframes fade-in-123915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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:549px !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:264px !important;
	height:77px !important;
	left:81px !important;
	top:96px !important;
}

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

#item3021 {
	width:21px !important;
	height:21px !important;
	left:551px !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;
}

#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:106px !important;
	left:28px !important;
	top:21px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-2812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2832 {
	width:365px !important;
	height:75px !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:343px !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:315px !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:952px !important;
	height:523px !important;
	left:35px !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:712px !important;
	height:440px !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;}
}
#item2705 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item123930 {
	width:651px !important;
	height:411px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-123930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-123930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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-137263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-137288 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-137288 {
	0% {
		-webkit-transform:translate(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-137277 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-137277 {
	0% {
		-webkit-transform:translate(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-137265 {
	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-137265 {
	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;
	}
}
#item137263 {
	width:660px !important;
	height:633px !important;
	left:20px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

#item136826 {
	width:490px !important;
	height:1px !important;
	left:106px !important;
	top:253px !important;
	background:#9d9c9c;
}

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

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

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

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

@keyframes fade-in-136841 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-136841 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item136842 {
	width:630px !important;
	height:283px !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-136842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136865 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item136888 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:275px !important;
}

#item136894 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:277px !important;
}

#item136917 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:277px !important;
}

#item136923 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:235px !important;
}

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

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

#item139607 {
	width:369px !important;
	height:107px !important;
	left:97px !important;
	top:128px !important;
}

#item139630 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-137156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137156 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137157 {
	width:631px !important;
	height:130px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-137157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137158 {
	width:560px !important;
	height:94px !important;
	left:76px !important;
	top:72px !important;
}

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

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

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

@keyframes fade-in-137120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137120 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137121 {
	width:630px !important;
	height:480px !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-137121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137125 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item137122 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item137131 {
	width:570px !important;
	height:452px !important;
	left:64px !important;
	top:67px !important;
}

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

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

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

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

#item137092 {
	width:505px !important;
	height:935px !important;
}

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

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

#item137240 {
	width:628px !important;
	height:155px !important;
	left:37px !important;
	top:36px !important;
}

#item130339 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:216px !important;
}

#item130342 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:216px !important;
}

#item130348 {
	width:64px !important;
	height:11px !important;
}

#item130371 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:16px !important;
}

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

#item136610 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

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

#item136623 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

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

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

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

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

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

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

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

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

#item136724 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item124028 {
	width:959px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item124051 {
	width:850px !important;
	height:1px !important;
	left:261px !important;
	top:173px !important;
	background:#9d9c9c;
}

#item124052 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:157px !important;
}

#item124058 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:157px !important;
}

#item124063 {
	width:853px !important;
	height:8px !important;
}

#item124087 {
	width:19px !important;
	height:19px !important;
	left:415px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-124272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-124272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item124273 {
	width:549px !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-124273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124297 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item124320 {
	width:264px !important;
	height:77px !important;
	left:81px !important;
	top:96px !important;
}

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

#item124343 {
	width:21px !important;
	height:21px !important;
	left:551px !important;
	top:24px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item124477 {
	width:541px !important;
	height:283px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-124477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124412 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

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

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

#item124438 {
	width:21px !important;
	height:21px !important;
	left:715px !important;
	top:24px !important;
}

#item124444 {
	width:651px !important;
	height:463px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-124444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124410 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

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

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

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

@keyframes fade-out-124585 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-124585 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-138107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-138109 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-138109 {
	0% {
		-webkit-transform:translate(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-138115 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-138115 {
	0% {
		-webkit-transform:translate(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-138111 {
	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-138111 {
	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;
	}
}
#item138107 {
	width:660px !important;
	height:633px !important;
	left:20px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-137937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137938 {
	width:630px !important;
	height:293px !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-137938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137961 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item137984 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:285px !important;
}

#item137987 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:287px !important;
}

#item138010 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:286px !important;
}

#item138013 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:245px !important;
}

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

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

#item139708 {
	width:369px !important;
	height:118px !important;
	left:98px !important;
	top:127px !important;
}

#item139731 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:173px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-137851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137851 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137852 {
	width:631px !important;
	height:148px !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-137852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137854 {
	width:560px !important;
	height:116px !important;
	left:76px !important;
	top:72px !important;
}

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

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

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

@keyframes fade-in-137819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-137819 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item137820 {
	width:630px !important;
	height:460px !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-137820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-137820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item137824 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item137821 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item137827 {
	width:570px !important;
	height:430px !important;
	left:64px !important;
	top:67px !important;
}

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

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

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

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

#item137788 {
	width:505px !important;
	height:1003px !important;
}

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

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

#item138083 {
	width:628px !important;
	height:155px !important;
	left:37px !important;
	top:36px !important;
}

#item139648 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:216px !important;
}

#item139653 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:216px !important;
}

#item139662 {
	width:490px !important;
	height:1px !important;
	left:106px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item131014 {
	width:64px !important;
	height:11px !important;
}

#item131037 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:16px !important;
}

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

#item137585 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

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

#item137590 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

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

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

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

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

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

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

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

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

#item137681 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-124678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124678 {
	0% {opacity:0;}
	100% {opacity:1;}
}


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

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

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

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

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

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

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

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

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

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

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

#item124729 {
	width:959px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item124752 {
	width:850px !important;
	height:1px !important;
	left:261px !important;
	top:173px !important;
	background:#9d9c9c;
}

#item124753 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:157px !important;
}

#item124757 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:157px !important;
}

#item124762 {
	width:853px !important;
	height:8px !important;
}

#item124786 {
	width:19px !important;
	height:19px !important;
	left:417px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-124972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-124972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item124973 {
	width:549px !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-124973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-124973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item124996 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item125019 {
	width:264px !important;
	height:77px !important;
	left:81px !important;
	top:96px !important;
}

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

#item125042 {
	width:21px !important;
	height:21px !important;
	left:551px !important;
	top:24px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-125203 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125203 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125204 {
	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-125204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125205 {
	width:365px !important;
	height:139px !important;
	left:58px !important;
	top:50px !important;
}

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

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

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

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

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

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

#item125179 {
	width:541px !important;
	height:299px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-125179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125114 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

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

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

#item125138 {
	width:21px !important;
	height:21px !important;
	left:715px !important;
	top:24px !important;
}

#item125144 {
	width:651px !important;
	height:463px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-125144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125112 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

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

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

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

@keyframes fade-out-125285 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-125285 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-138786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138788 {
	width:660px !important;
	height:631px !important;
	background:#a7a69c;
}

@keyframes move-right-grow-138788 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-138788 {
	0% {
		-webkit-transform:translate(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-138794 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-138794 {
	0% {
		-webkit-transform:translate(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-138790 {
	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-138790 {
	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;
	}
}
#item138786 {
	width:660px !important;
	height:633px !important;
	left:20px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-138616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-138616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item138617 {
	width:630px !important;
	height:294px !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-138617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138640 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item138663 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:287px !important;
}

#item138666 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:289px !important;
}

#item138689 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:288px !important;
}

#item138692 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:247px !important;
}

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

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

#item139826 {
	width:369px !important;
	height:118px !important;
	left:102px !important;
	top:128px !important;
}

#item139849 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-138530 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-138530 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item138531 {
	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-138531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138533 {
	width:560px !important;
	height:183px !important;
	left:76px !important;
	top:72px !important;
}

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

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

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

@keyframes fade-in-138497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-138497 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item138498 {
	width:630px !important;
	height:460px !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-138498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-138498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138502 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item138499 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item138506 {
	width:570px !important;
	height:429px !important;
	left:64px !important;
	top:67px !important;
}

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

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

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

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

#item138467 {
	width:505px !important;
	height:1048px !important;
}

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

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

#item138763 {
	width:628px !important;
	height:155px !important;
	left:37px !important;
	top:36px !important;
}

#item139743 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:216px !important;
}

#item139746 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:216px !important;
}

#item139749 {
	width:490px !important;
	height:1px !important;
	left:106px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item131651 {
	width:35px !important;
	height:11px !important;
}

#item131675 {
	width:27px !important;
	height:27px !important;
	left:4px !important;
	top:16px !important;
}

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

#item138266 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

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

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

#item138272 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

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

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

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

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

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

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

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

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

#item138361 {
	width:150px !important;
	height:79px !important;
	left:36px !important;
	top:1087px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item125408 {
	width:959px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item126145 {
	width:27px !important;
	height:27px !important;
	left:469px !important;
	top:160px !important;
}

#item126149 {
	width:27px !important;
	height:27px !important;
	left:886px !important;
	top:160px !important;
}

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

#item126154 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:157px !important;
}

#item126157 {
	width:33px !important;
	height:33px !important;
	left:1130px !important;
	top:157px !important;
}

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

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

@keyframes fade-in-126186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-126186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item126192 {
	width:209px !important;
	height:8px !important;
}

#item126215 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

#item125499 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:186px !important;
}

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

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

#item125531 {
	width:125px !important;
	height:66px !important;
	left:23px !important;
	top:559px !important;
}

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

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

#item125561 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:310px !important;
}

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

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

#item125591 {
	width:125px !important;
	height:54px !important;
	left:23px !important;
	top:435px !important;
}

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

@keyframes fade-in-125652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125653 {
	width:608px !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-125653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125677 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:50px !important;
}

#item125700 {
	width:218px !important;
	height:77px !important;
	left:81px !important;
	top:96px !important;
}

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

#item125723 {
	width:21px !important;
	height:21px !important;
	left:611px !important;
	top:24px !important;
}

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

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

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

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

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

#item126270 {
	opacity:0.50;
	width:1px !important;
	height:24px !important;
	left:298px !important;
	top:134px !important;
	background:#b2b2b1;
}

#item126271 {
	width:264px !important;
	height:77px !important;
	left:352px !important;
	top:96px !important;
}

#item126295 {
	width:14px !important;
	height:14px !important;
	left:329px !important;
	top:130px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-125850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125851 {
	width:600px !important;
	height:362px !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-125851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125855 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

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

#item125859 {
	width:541px !important;
	height:331px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-125859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125794 {
	opacity:0.15;
	width:952px !important;
	height:523px !important;
	left:35px !important;
	top:68px !important;
	background:#010101;
}

@keyframes fade-in-125794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-125794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item125795 {
	width:712px !important;
	height:584px !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-125795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125822 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item125818 {
	width:21px !important;
	height:21px !important;
	left:715px !important;
	top:24px !important;
}

#item125826 {
	width:651px !important;
	height:555px !important;
	left:58px !important;
	top:50px !important;
}

@keyframes fade-in-125826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-125826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item125792 {
	width:25px !important;
	height:17px !important;
	left:43px !important;
	top:33px !important;
}

#item125650 {
	width:1002px !important;
	height:605px !important;
	left:177px !important;
	top:171px !important;
}

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

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

@keyframes fade-out-125964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-125964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-139396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-right-grow-139398 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-139398 {
	0% {
		-webkit-transform:translate(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-139404 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-139404 {
	0% {
		-webkit-transform:translate(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-139400 {
	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-139400 {
	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;
	}
}
#item139396 {
	width:660px !important;
	height:633px !important;
	left:20px !important;
	top:315px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-139226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-139226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item139227 {
	width:630px !important;
	height:430px !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-139227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139250 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item139273 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:423px !important;
}

#item139276 {
	width:411px !important;
	height:11px !important;
	left:88px !important;
	top:425px !important;
}

#item139299 {
	width:19px !important;
	height:19px !important;
	left:470px !important;
	top:424px !important;
}

#item139304 {
	width:576px !important;
	height:27px !important;
	left:65px !important;
	top:382px !important;
}

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

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

#item140096 {
	width:305px !important;
	height:108px !important;
	left:98px !important;
	top:129px !important;
}

#item140119 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:176px !important;
}

#item140125 {
	width:369px !important;
	height:118px !important;
	left:98px !important;
	top:264px !important;
}

#item140148 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:311px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes fade-in-139108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-139108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item139109 {
	width:630px !important;
	height:506px !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-139109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-139109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139113 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item139110 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item139117 {
	width:570px !important;
	height:475px !important;
	left:64px !important;
	top:67px !important;
}

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

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

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

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

#item139077 {
	width:505px !important;
	height:1205px !important;
}

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

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

#item139372 {
	width:628px !important;
	height:150px !important;
	left:37px !important;
	top:36px !important;
}

#item139860 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:216px !important;
}

#item139864 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:216px !important;
}

#item139867 {
	width:490px !important;
	height:1px !important;
	left:106px !important;
	top:253px !important;
	background:#9d9c9c;
}

#item132271 {
	width:38px !important;
	height:38px !important;
	left:206px !important;
	top:211px !important;
}

#item132276 {
	width:38px !important;
	height:38px !important;
	left:457px !important;
	top:211px !important;
}

#item132289 {
	width:76px !important;
	height:11px !important;
}

#item132313 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:16px !important;
}

@keyframes fade-in-132313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132317 {
	width:40px !important;
	height:11px !important;
}

#item132340 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:16px !important;
}

@keyframes fade-in-132340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132345 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:16px !important;
}

@keyframes fade-in-132345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-132345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item132348 {
	width:40px !important;
	height:11px !important;
}

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

#item138875 {
	width:52px !important;
	height:52px !important;
	left:560px !important;
	top:1098px !important;
}

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

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

#item138880 {
	width:150px !important;
	height:79px !important;
	left:275px !important;
	top:1084px !important;
}

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

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

#item138910 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:1084px !important;
}

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

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

#item138939 {
	width:150px !important;
	height:65px !important;
	left:514px !important;
	top:990px !important;
}

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

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

#item139002 {
	width:150px !important;
	height:65px !important;
	left:275px !important;
	top:990px !important;
}

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

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

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

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

@keyframes fade-out-132831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-132831 {
	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;
}

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

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

#item136539 {
	width:442px !important;
	height:184px !important;
	left:129px !important;
	top:444px !important;
}

@keyframes fade-in-136539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-136539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136545 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item136568 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item136573 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item136574 {
	width:628px !important;
	height:35px !important;
	left:36px !important;
	top:1068px !important;
}

#item132906 {
	width:740px !important;
	height:1210px !important;
	left:-20px !important;
	top:-5px !important;
	background:#111111;
}

@keyframes fade-out-132906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-132906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	font-weight:bold;
	font-family:Tondo;
	font-size:34px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle142 {
	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.autoParaStyle141 {
	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.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;
	-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: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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.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: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.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:"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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	font-weight:600;
	font-family:"Proxima Nova";
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle118 {
	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.autoParaStyle117 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:10px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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.autoParaStyle112 {
	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.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;
	text-indent:-14px;
	padding-left:28px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle110 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:19.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:right;
}

p.autoParaStyle109 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:19.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.autoParaStyle108 {
	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.autoParaStyle107 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:50px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle105 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:60px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:10px;
	line-height: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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:30.8px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	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.autoParaStyle83 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:32.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	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.autoParaStyle81 {
	font-family:Tondo;
	font-size:30.8px;
	line-height:56px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle36 {
	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.autoParaStyle35 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.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.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; } }

