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

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

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

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

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

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

@keyframes fade-in-657250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-657250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-left-grow-659698 {
	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-659698 {
	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;
	}
}
#item659705 {
	width:334px !important;
	height:385px !important;
	left:183px !important;
	top:-201px !important;
	border-radius:41px;
	background:#fff;
}

#item659706 {
	width:334px !important;
	height:385px !important;
	left:183px !important;
	top:-201px !important;
	border-radius:41px;
}

@keyframes fade-in-677009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-677009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659717 {
	width:1856px !important;
	height:1222px !important;
	left:-578px !important;
	background:#fff;
}

@keyframes fade-out-659717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-659717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item659718 {
	width:656px !important;
	height:77px !important;
	left:22px !important;
	top:301px !important;
}

@keyframes fade-in-659718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659741 {
	width:600px !important;
	height:16px !important;
	left:50px !important;
	top:378px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-out-659918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-659918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item981 {
	width:200px !important;
	height:53px !important;
	left:71px !important;
	top:70px !important;
}

#item1037 {
	width:190px !important;
	height:13px !important;
	left:29px !important;
	top:3px !important;
}

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

#item1016 {
	width:219px !important;
	height:21px !important;
	left:98px !important;
	top:211px !important;
}

#item1077 {
	width:230px !important;
	height:13px !important;
	left:29px !important;
	top:3px !important;
}

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

#item1056 {
	width:259px !important;
	height:21px !important;
	left:98px !important;
	top:255px !important;
}

#item1110 {
	width:190px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

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

#item1089 {
	width:219px !important;
	height:21px !important;
	left:98px !important;
	top:298px !important;
}

#item1143 {
	width:373px !important;
	height:29px !important;
	left:29px !important;
	top:2px !important;
}

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

#item1122 {
	width:402px !important;
	height:30px !important;
	left:98px !important;
	top:342px !important;
}

#item1197 {
	width:313px !important;
	height:31px !important;
	left:71px !important;
	top:137px !important;
}

#item1230 {
	width:161px !important;
	height:33px !important;
	left:1003px !important;
	top:730px !important;
}

#item2064 {
	width:599px !important;
	height:790px !important;
	left:12px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item229020 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item2085 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item2088 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item2117 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item2120 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2149 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item2152 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2181 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item2184 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item2194 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:88px !important;
	top:82px !important;
	background:#149489;
}

#item2217 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:88px !important;
	top:174px !important;
	background:#149489;
}

#item2237 {
	width:410px !important;
	height:26px !important;
	left:106px !important;
	top:221px !important;
}

@keyframes fly-in-left-2240 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2240 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2257 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2255 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item2271 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2269 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item2275 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2273 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item2279 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2277 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item2283 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2281 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item2304 {
	width:382px !important;
	height:372px !important;
	left:121px !important;
	top:398px !important;
}

#item2326 {
	width:410px !important;
	height:22px !important;
	left:106px !important;
	top:229px !important;
}

#item228994 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1805 {
	width:601px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item229019 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item1826 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item1829 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item1861 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item1864 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1892 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item1895 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1923 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item1926 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item1935 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:82px !important;
	background:#149489;
}

#item1958 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:174px !important;
	background:#149489;
}

#item1978 {
	width:410px !important;
	height:26px !important;
	left:105px !important;
	top:221px !important;
}

@keyframes fly-in-left-1981 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1981 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1993 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1991 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item2005 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2003 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item2009 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2007 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item2013 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2011 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item2017 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2015 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item2038 {
	width:382px !important;
	height:372px !important;
	left:120px !important;
	top:398px !important;
}

#item2060 {
	width:410px !important;
	height:22px !important;
	left:105px !important;
	top:229px !important;
}

#item228971 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1540 {
	width:600px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item229018 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item1561 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item1564 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item1593 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item1596 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1625 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item1628 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1657 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item1660 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item1669 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:82px !important;
	background:#149489;
}

#item1692 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:174px !important;
	background:#149489;
}

#item1712 {
	width:410px !important;
	height:26px !important;
	left:106px !important;
	top:221px !important;
}

@keyframes fly-in-left-1715 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1715 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1729 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1727 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item1746 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1744 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item1750 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1748 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item1754 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1752 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item1758 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1756 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item1779 {
	width:382px !important;
	height:372px !important;
	left:120px !important;
	top:398px !important;
}

#item1801 {
	width:410px !important;
	height:22px !important;
	left:106px !important;
	top:229px !important;
}

#item228946 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1271 {
	width:600px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item228912 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item1292 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item1295 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item1331 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item1334 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1366 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item1369 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1397 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item1400 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item1409 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:82px !important;
	background:#149489;
}

#item1429 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1432 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:174px !important;
	background:#149489;
}

#item1452 {
	width:410px !important;
	height:26px !important;
	left:106px !important;
	top:221px !important;
}

@keyframes fly-in-left-1455 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1455 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1467 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1465 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item1481 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1479 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item1485 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1483 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item1489 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1487 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item1493 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1491 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item1514 {
	width:382px !important;
	height:372px !important;
	left:120px !important;
	top:398px !important;
}

#item1536 {
	width:410px !important;
	height:22px !important;
	left:106px !important;
	top:229px !important;
}

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

#item1267 {
	width:611px !important;
	height:800px !important;
	left:589px !important;
	top:-11px !important;
}

#item2568 {
	width:700px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2588 {
	width:488px !important;
	height:52px !important;
	left:46px !important;
	top:62px !important;
}

#item2621 {
	width:300px !important;
	height:10px !important;
	left:46px !important;
	top:581px !important;
}

#item2643 {
	width:300px !important;
	height:54px !important;
	left:46px !important;
	top:602px !important;
}

#item2665 {
	width:301px !important;
	height:10px !important;
	left:46px !important;
	top:675px !important;
}

#item2687 {
	width:301px !important;
	height:54px !important;
	left:46px !important;
	top:695px !important;
}

#item2709 {
	width:318px !important;
	height:10px !important;
	left:370px !important;
	top:675px !important;
}

#item2731 {
	width:304px !important;
	height:84px !important;
	left:370px !important;
	top:695px !important;
}

#item2753 {
	width:305px !important;
	height:39px !important;
	left:369px !important;
	top:601px !important;
}

#item2775 {
	width:300px !important;
	height:10px !important;
	left:369px !important;
	top:581px !important;
}

#item2780 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2778 {
	width:22px !important;
	height:22px !important;
	left:678px !important;
	top:20px !important;
}

#item2792 {
	opacity:0.85;
	width:628px !important;
	height:404px !important;
	left:46px !important;
	top:143px !important;
	background:#149489;
}

#item2812 {
	width:488px !important;
	height:296px !important;
	left:116px !important;
	top:186px !important;
}

#item2817 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item2815 {
	width:38px !important;
	height:38px !important;
	left:341px !important;
	top:479px !important;
}

#item2333 {
	width:700px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2353 {
	width:588px !important;
	height:52px !important;
	left:46px !important;
	top:62px !important;
}

#item2385 {
	width:300px !important;
	height:10px !important;
	left:46px !important;
	top:581px !important;
}

#item2407 {
	width:300px !important;
	height:54px !important;
	left:46px !important;
	top:602px !important;
}

#item2429 {
	width:301px !important;
	height:10px !important;
	left:46px !important;
	top:675px !important;
}

#item2451 {
	width:301px !important;
	height:54px !important;
	left:46px !important;
	top:695px !important;
}

#item2473 {
	width:318px !important;
	height:10px !important;
	left:370px !important;
	top:675px !important;
}

#item2495 {
	width:304px !important;
	height:84px !important;
	left:370px !important;
	top:695px !important;
}

#item2517 {
	width:305px !important;
	height:39px !important;
	left:369px !important;
	top:601px !important;
}

#item2539 {
	width:300px !important;
	height:10px !important;
	left:369px !important;
	top:581px !important;
}

#item2544 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2542 {
	width:22px !important;
	height:22px !important;
	left:678px !important;
	top:20px !important;
}

#item2555 {
	width:39px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item2553 {
	width:45px !important;
	height:45px !important;
	left:57px !important;
	top:154px !important;
}

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

#item2329 {
	width:710px !important;
	height:1379px !important;
	left:490px !important;
	top:-10px !important;
}

#item2834 {
	width:417px !important;
	height:569px !important;
	left:145px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2854 {
	width:298px !important;
	height:442px !important;
	left:232px !important;
	top:109px !important;
}

#item2857 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:121px !important;
}

#item2866 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:161px !important;
}

#item2875 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:202px !important;
}

#item2885 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:242px !important;
}

#item2898 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:283px !important;
}

#item2909 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:364px !important;
}

#item2917 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:445px !important;
}

#item2925 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:485px !important;
}

#item2934 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:404px !important;
}

#item2946 {
	width:219px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item2944 {
	width:225px !important;
	height:36px !important;
	left:197px !important;
	top:105px !important;
}

#item2950 {
	width:208px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item2948 {
	width:214px !important;
	height:36px !important;
	left:200px !important;
	top:146px !important;
}

#item2954 {
	width:210px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item2952 {
	width:216px !important;
	height:36px !important;
	left:200px !important;
	top:187px !important;
}

#item2958 {
	width:300px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item2956 {
	width:306px !important;
	height:36px !important;
	left:200px !important;
	top:268px !important;
}

#item2962 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2960 {
	width:22px !important;
	height:22px !important;
	left:529px !important;
	top:20px !important;
}

#item2991 {
	width:402px !important;
	height:24px !important;
	left:149px !important;
	top:53px !important;
}

#item2996 {
	width:303px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item2994 {
	width:309px !important;
	height:36px !important;
	left:200px !important;
	top:227px !important;
}

#item3000 {
	width:161px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item2998 {
	width:167px !important;
	height:36px !important;
	left:200px !important;
	top:349px !important;
}

#item3004 {
	width:153px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3002 {
	width:159px !important;
	height:36px !important;
	left:200px !important;
	top:309px !important;
}

#item3008 {
	width:269px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3006 {
	width:275px !important;
	height:36px !important;
	left:200px !important;
	top:431px !important;
}

#item3012 {
	width:191px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3010 {
	width:197px !important;
	height:36px !important;
	left:200px !important;
	top:390px !important;
}

#item229665 {
	width:177px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item231846 {
	width:183px !important;
	height:36px !important;
	left:200px !important;
	top:471px !important;
}

#item229667 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:323px !important;
}

#item230196 {
	width:177px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item231849 {
	width:183px !important;
	height:36px !important;
	left:200px !important;
	top:512px !important;
}

#item230188 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:526px !important;
}

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

#item2830 {
	width:561px !important;
	height:579px !important;
	left:639px !important;
	top:-8px !important;
}

#item5775 {
	width:632px !important;
	height:790px !important;
	left:578px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item5776 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:317px !important;
	background:#149489;
}

#item5777 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:450px !important;
	background:#149489;
}

#item5778 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:183px !important;
	background:#149489;
}

#item5798 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:317px !important;
	background:#149489;
}

#item5801 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:317px !important;
	background:#149489;
}

#item5802 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:450px !important;
	background:#149489;
}

#item5803 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:317px !important;
	background:#149489;
}

#item5804 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:450px !important;
	background:#272862;
}

#item5805 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:450px !important;
	background:#272862;
}

#item5806 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:183px !important;
	background:#149489;
}

#item5826 {
	width:140px !important;
	height:57px !important;
	left:1031px !important;
	top:356px !important;
}

#item5829 {
	width:126px !important;
	height:126px !important;
	left:898px !important;
	top:183px !important;
	background:#149489;
}

#item5849 {
	width:126px !important;
	height:39px !important;
	left:898px !important;
	top:238px !important;
}

#item5871 {
	width:123px !important;
	height:39px !important;
	left:897px !important;
	top:404px !important;
}

#item5874 {
	width:57px !important;
	height:49px !important;
	left:926px !important;
	top:465px !important;
}

#item5901 {
	width:123px !important;
	height:39px !important;
	left:896px !important;
	top:537px !important;
}

#item5923 {
	width:123px !important;
	height:39px !important;
	left:763px !important;
	top:537px !important;
}

#item5959 {
	width:123px !important;
	height:39px !important;
	left:764px !important;
	top:404px !important;
}

#item5969 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:183px !important;
	background:#149489;
}

#item5989 {
	width:126px !important;
	height:39px !important;
	left:763px !important;
	top:226px !important;
}

#item6011 {
	width:140px !important;
	height:72px !important;
	left:612px !important;
	top:221px !important;
}

#item6033 {
	width:126px !important;
	height:73px !important;
	left:618px !important;
	top:356px !important;
}

#item6055 {
	width:140px !important;
	height:102px !important;
	left:604px !important;
	top:470px !important;
}

#item6065 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:226px !important;
}

#item6074 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:484px !important;
}

#item6102 {
	width:564px !important;
	height:85px !important;
	left:610px !important;
	top:60px !important;
}

#item6105 {
	width:745px !important;
	height:390px !important;
	left:10px !important;
	top:185px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item6126 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item6140 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item6160 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item6183 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item6194 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item6214 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item6237 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item6255 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item6275 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item6298 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item6310 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item6330 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item6353 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item6366 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item6386 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item6391 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item6389 {
	width:22px !important;
	height:22px !important;
	left:1178px !important;
	top:20px !important;
}

#item6402 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item6400 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:173px !important;
}

#item6406 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item6404 {
	width:22px !important;
	height:22px !important;
	left:732px !important;
	top:186px !important;
}

#item6436 {
	width:580px !important;
	height:26px !important;
	left:594px !important;
	top:738px !important;
}

#item5361 {
	width:632px !important;
	height:790px !important;
	left:578px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item5362 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:317px !important;
	background:#149489;
}

#item5363 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:450px !important;
	background:#149489;
}

#item5364 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:183px !important;
	background:#149489;
}

#item5384 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:317px !important;
	background:#149489;
}

#item5387 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:317px !important;
	background:#149489;
}

#item5388 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:450px !important;
	background:#149489;
}

#item5389 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:317px !important;
	background:#149489;
}

#item5390 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:450px !important;
	background:#149489;
}

#item5391 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:450px !important;
	background:#149489;
}

#item5392 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:183px !important;
	background:#272862;
}

#item5412 {
	width:140px !important;
	height:57px !important;
	left:1031px !important;
	top:356px !important;
}

#item5415 {
	width:126px !important;
	height:126px !important;
	left:898px !important;
	top:183px !important;
	background:#272862;
}

#item5435 {
	width:126px !important;
	height:39px !important;
	left:898px !important;
	top:238px !important;
}

#item5457 {
	width:123px !important;
	height:39px !important;
	left:897px !important;
	top:404px !important;
}

#item5460 {
	width:57px !important;
	height:49px !important;
	left:926px !important;
	top:465px !important;
}

#item5488 {
	width:123px !important;
	height:39px !important;
	left:896px !important;
	top:537px !important;
}

#item5510 {
	width:123px !important;
	height:39px !important;
	left:763px !important;
	top:537px !important;
}

#item5546 {
	width:123px !important;
	height:39px !important;
	left:764px !important;
	top:404px !important;
}

#item5556 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:183px !important;
	background:#149489;
}

#item5576 {
	width:126px !important;
	height:39px !important;
	left:763px !important;
	top:226px !important;
}

#item5598 {
	width:140px !important;
	height:72px !important;
	left:612px !important;
	top:221px !important;
}

#item5620 {
	width:126px !important;
	height:73px !important;
	left:618px !important;
	top:356px !important;
}

#item5642 {
	width:140px !important;
	height:102px !important;
	left:604px !important;
	top:470px !important;
}

#item5652 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:226px !important;
}

#item5661 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:484px !important;
}

#item5690 {
	width:564px !important;
	height:85px !important;
	left:610px !important;
	top:60px !important;
}

#item5693 {
	width:410px !important;
	height:390px !important;
	left:345px !important;
	top:185px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item5713 {
	width:362px !important;
	height:321px !important;
	left:370px !important;
	top:217px !important;
}

#item5718 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item5716 {
	width:22px !important;
	height:22px !important;
	left:1178px !important;
	top:20px !important;
}

#item5735 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item5733 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:441px !important;
}

#item5739 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item5737 {
	width:22px !important;
	height:22px !important;
	left:722px !important;
	top:195px !important;
}

#item5771 {
	width:580px !important;
	height:26px !important;
	left:594px !important;
	top:738px !important;
}

#item4963 {
	width:632px !important;
	height:790px !important;
	left:578px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4964 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:317px !important;
	background:#149489;
}

#item4965 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:450px !important;
	background:#149489;
}

#item4966 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:183px !important;
	background:#149489;
}

#item4986 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:317px !important;
	background:#149489;
}

#item4989 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:317px !important;
	background:#149489;
}

#item4990 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:450px !important;
	background:#149489;
}

#item4991 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:317px !important;
	background:#149489;
}

#item4992 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:450px !important;
	background:#149489;
}

#item4993 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:450px !important;
	background:#149489;
}

#item4994 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:183px !important;
	background:#149489;
}

#item5014 {
	width:140px !important;
	height:57px !important;
	left:1031px !important;
	top:356px !important;
}

#item5017 {
	width:126px !important;
	height:126px !important;
	left:898px !important;
	top:183px !important;
	background:#149489;
}

#item5037 {
	width:126px !important;
	height:39px !important;
	left:898px !important;
	top:238px !important;
}

#item5059 {
	width:123px !important;
	height:39px !important;
	left:897px !important;
	top:404px !important;
}

#item5062 {
	width:57px !important;
	height:49px !important;
	left:926px !important;
	top:465px !important;
}

#item5092 {
	width:123px !important;
	height:39px !important;
	left:896px !important;
	top:537px !important;
}

#item5114 {
	width:123px !important;
	height:39px !important;
	left:763px !important;
	top:537px !important;
}

#item5158 {
	width:123px !important;
	height:39px !important;
	left:764px !important;
	top:404px !important;
}

#item5172 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:183px !important;
	background:#149489;
}

#item5192 {
	width:126px !important;
	height:39px !important;
	left:763px !important;
	top:226px !important;
}

#item5214 {
	width:140px !important;
	height:72px !important;
	left:612px !important;
	top:221px !important;
}

#item5236 {
	width:126px !important;
	height:73px !important;
	left:618px !important;
	top:356px !important;
}

#item5258 {
	width:140px !important;
	height:102px !important;
	left:604px !important;
	top:470px !important;
}

#item5280 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:226px !important;
}

#item5278 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item5276 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:173px !important;
}

#item5293 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:484px !important;
}

#item5320 {
	width:564px !important;
	height:85px !important;
	left:610px !important;
	top:60px !important;
}

#item5325 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item5323 {
	width:22px !important;
	height:22px !important;
	left:1178px !important;
	top:20px !important;
}

#item5336 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item5334 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:441px !important;
}

#item5357 {
	width:580px !important;
	height:26px !important;
	left:594px !important;
	top:738px !important;
}

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

#item4959 {
	width:1210px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item234707 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item234714 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item234740 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item234742 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item234749 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item234772 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item234781 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item234788 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item234811 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item234818 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item234825 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item234848 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item234855 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item234862 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item234885 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item234892 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item234900 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item234923 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item234931 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item234938 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item234961 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item234970 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item234974 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item234997 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item235003 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item235007 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item235035 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item235039 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item235046 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item235069 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item235075 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item235082 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item235105 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item6439 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item668588 {
	width:200px !important;
	height:53px !important;
	left:36px !important;
	top:36px !important;
}

#item668601 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item668624 {
	width:29px !important;
	height:29px !important;
}

#item668594 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:152px !important;
}

#item668640 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item668663 {
	width:29px !important;
	height:29px !important;
}

#item668631 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:196px !important;
}

#item668676 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item668699 {
	width:29px !important;
	height:29px !important;
}

#item668670 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:240px !important;
}

#item668711 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item668734 {
	width:29px !important;
	height:29px !important;
}

#item668704 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:283px !important;
}

#item668740 {
	width:375px !important;
	height:38px !important;
	left:36px !important;
	top:103px !important;
}

#item668763 {
	width:161px !important;
	height:33px !important;
	left:502px !important;
	top:1131px !important;
}

#item668771 {
	width:626px !important;
	height:790px !important;
	left:12px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item668772 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item668775 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item668799 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item668805 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item668828 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item668835 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item668858 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item668865 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item668888 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item668895 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:82px !important;
	background:#149489;
}

#item668896 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:174px !important;
	background:#149489;
}

#item668897 {
	width:429px !important;
	height:26px !important;
	left:111px !important;
	top:221px !important;
}

@keyframes fly-in-left-668920 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-668920 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item668931 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item668928 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item668941 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item668938 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item668945 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item668942 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item668949 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item668946 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item668953 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item668950 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item668954 {
	width:399px !important;
	height:372px !important;
	left:126px !important;
	top:398px !important;
}

#item668977 {
	width:429px !important;
	height:22px !important;
	left:111px !important;
	top:229px !important;
}

#item669000 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item669527 {
	width:628px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item669528 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item669530 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item669553 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item669561 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item669584 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item669591 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item669614 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item669621 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item669644 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item669649 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:90px !important;
	top:82px !important;
	background:#149489;
}

#item669650 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:90px !important;
	top:174px !important;
	background:#149489;
}

#item669651 {
	width:429px !important;
	height:26px !important;
	left:110px !important;
	top:221px !important;
}

@keyframes fly-in-left-669674 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-669674 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item669683 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item669680 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item669691 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669688 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item669695 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669692 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item669700 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669696 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item669704 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669701 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item669705 {
	width:399px !important;
	height:372px !important;
	left:124px !important;
	top:398px !important;
}

#item669728 {
	width:429px !important;
	height:22px !important;
	left:110px !important;
	top:229px !important;
}

#item669751 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item669276 {
	width:627px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item669277 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item669279 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item669302 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item669308 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item669333 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item669340 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item669363 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item669371 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item669394 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item669400 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:82px !important;
	background:#149489;
}

#item669401 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:174px !important;
	background:#149489;
}

#item669402 {
	width:429px !important;
	height:26px !important;
	left:110px !important;
	top:221px !important;
}

@keyframes fly-in-left-669425 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-669425 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item669435 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item669432 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item669444 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669440 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item669448 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669445 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item669452 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669449 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item669456 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669453 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item669457 {
	width:399px !important;
	height:372px !important;
	left:125px !important;
	top:398px !important;
}

#item669480 {
	width:429px !important;
	height:22px !important;
	left:110px !important;
	top:229px !important;
}

#item669503 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item669027 {
	width:627px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item669028 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item669030 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item669054 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item669060 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item669083 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item669091 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item669114 {
	width:22px !important;
	height:21px !important;
	left:36px !important;
}

#item669120 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item669143 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item669150 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:82px !important;
	background:#149489;
}

#item669151 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item669174 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:174px !important;
	background:#149489;
}

#item669175 {
	width:429px !important;
	height:26px !important;
	left:110px !important;
	top:221px !important;
}

@keyframes fly-in-left-669198 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-669198 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item669208 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item669205 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item669216 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669213 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item669220 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669217 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item669224 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669221 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item669228 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item669225 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item669229 {
	width:399px !important;
	height:372px !important;
	left:125px !important;
	top:398px !important;
}

#item669252 {
	width:429px !important;
	height:22px !important;
	left:110px !important;
	top:229px !important;
}

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

#item668769 {
	width:638px !important;
	height:800px !important;
	left:26px !important;
	top:384px !important;
}

#item675480 {
	width:680px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item670237 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item670233 {
	width:22px !important;
	height:22px !important;
	left:660px !important;
	top:20px !important;
}

#item670242 {
	opacity:0.85;
	width:628px !important;
	height:404px !important;
	left:35px !important;
	top:143px !important;
	background:#149489;
}

#item670243 {
	width:488px !important;
	height:296px !important;
	left:105px !important;
	top:186px !important;
}

#item670269 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item670266 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:479px !important;
}

#item675263 {
	width:629px !important;
	height:73px !important;
	left:35px !important;
	top:41px !important;
}

#item675286 {
	width:300px !important;
	height:12px !important;
	left:35px !important;
	top:581px !important;
}

#item675309 {
	width:300px !important;
	height:65px !important;
	left:35px !important;
	top:606px !important;
}

#item675332 {
	width:300px !important;
	height:44px !important;
	left:35px !important;
	top:694px !important;
}

#item675355 {
	width:300px !important;
	height:83px !important;
	left:35px !important;
	top:736px !important;
}

#item675378 {
	width:300px !important;
	height:12px !important;
	left:365px !important;
	top:694px !important;
}

#item675402 {
	width:300px !important;
	height:65px !important;
	left:365px !important;
	top:605px !important;
}

#item675426 {
	width:300px !important;
	height:12px !important;
	left:365px !important;
	top:581px !important;
}

#item675449 {
	width:299px !important;
	height:129px !important;
	left:365px !important;
	top:720px !important;
}

#item669776 {
	width:680px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item669777 {
	width:629px !important;
	height:73px !important;
	left:35px !important;
	top:41px !important;
}

#item669809 {
	width:300px !important;
	height:12px !important;
	left:35px !important;
	top:581px !important;
}

#item669832 {
	width:300px !important;
	height:65px !important;
	left:35px !important;
	top:606px !important;
}

#item669855 {
	width:300px !important;
	height:44px !important;
	left:35px !important;
	top:694px !important;
}

#item669878 {
	width:300px !important;
	height:83px !important;
	left:35px !important;
	top:736px !important;
}

#item669901 {
	width:300px !important;
	height:12px !important;
	left:365px !important;
	top:694px !important;
}

#item669949 {
	width:300px !important;
	height:65px !important;
	left:365px !important;
	top:605px !important;
}

#item669973 {
	width:300px !important;
	height:12px !important;
	left:365px !important;
	top:581px !important;
}

#item669999 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item669996 {
	width:28px !important;
	height:28px !important;
	left:661px !important;
	top:20px !important;
}

#item670009 {
	width:39px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item670006 {
	width:45px !important;
	height:45px !important;
	left:46px !important;
	top:154px !important;
}

#item675198 {
	width:299px !important;
	height:129px !important;
	left:365px !important;
	top:720px !important;
}

#item670016 {
	width:10px !important;
	height:10px !important;
	left:59px !important;
	top:181px !important;
}

#item669774 {
	width:690px !important;
	height:849px !important;
	top:320px !important;
}

#item670280 {
	width:583px !important;
	height:745px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item670281 {
	width:410px !important;
	height:565px !important;
	left:140px !important;
	top:149px !important;
}

#item670304 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:144px !important;
}

#item670310 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:199px !important;
}

#item670316 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:254px !important;
}

#item670322 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:309px !important;
}

#item670328 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:364px !important;
}

#item670333 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:474px !important;
}

#item670339 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:584px !important;
}

#item670346 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:639px !important;
}

#item670351 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:529px !important;
}

#item670359 {
	width:230px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670356 {
	width:236px !important;
	height:36px !important;
	left:122px !important;
	top:142px !important;
}

#item670363 {
	width:271px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670360 {
	width:277px !important;
	height:36px !important;
	left:122px !important;
	top:199px !important;
}

#item670367 {
	width:275px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670364 {
	width:281px !important;
	height:36px !important;
	left:122px !important;
	top:252px !important;
}

#item670371 {
	width:184px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670368 {
	width:190px !important;
	height:36px !important;
	left:122px !important;
	top:360px !important;
}

#item670377 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item670373 {
	width:22px !important;
	height:22px !important;
	left:634px !important;
	top:84px !important;
}

#item670382 {
	width:563px !important;
	height:33px !important;
	left:16px !important;
	top:70px !important;
}

#item670408 {
	width:386px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670405 {
	width:392px !important;
	height:36px !important;
	left:122px !important;
	top:305px !important;
}

#item670412 {
	width:168px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670409 {
	width:174px !important;
	height:36px !important;
	left:122px !important;
	top:470px !important;
}

#item670416 {
	width:160px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670413 {
	width:166px !important;
	height:36px !important;
	left:122px !important;
	top:415px !important;
}

#item670420 {
	width:359px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670417 {
	width:365px !important;
	height:36px !important;
	left:123px !important;
	top:579px !important;
}

#item670424 {
	width:252px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670421 {
	width:258px !important;
	height:36px !important;
	left:121px !important;
	top:524px !important;
}

#item670428 {
	width:215px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670425 {
	width:221px !important;
	height:36px !important;
	left:122px !important;
	top:635px !important;
}

#item670429 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:419px !important;
}

#item670439 {
	width:213px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670436 {
	width:219px !important;
	height:36px !important;
	left:122px !important;
	top:689px !important;
}

#item670440 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:694px !important;
}

#item670447 {
	width:10px !important;
	height:10px !important;
	left:115px !important;
	top:74px !important;
}

#item670278 {
	width:656px !important;
	height:755px !important;
	left:26px !important;
	top:355px !important;
}

#item670450 {
	width:632px !important;
	height:830px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item670451 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:455px !important;
	top:317px !important;
	background:#149489;
}

#item670452 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:26px !important;
	top:450px !important;
	background:#149489;
}

#item670453 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:26px !important;
	top:183px !important;
	background:#149489;
}

#item670454 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:26px !important;
	top:317px !important;
	background:#149489;
}

#item670477 {
	width:126px !important;
	height:126px !important;
	left:329px !important;
	top:317px !important;
	background:#149489;
}

#item670480 {
	width:126px !important;
	height:126px !important;
	left:195px !important;
	top:450px !important;
	background:#149489;
}

#item670481 {
	width:126px !important;
	height:126px !important;
	left:195px !important;
	top:317px !important;
	background:#149489;
}

#item670482 {
	width:126px !important;
	height:126px !important;
	left:329px !important;
	top:450px !important;
	background:#272862;
}

#item670483 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:455px !important;
	top:450px !important;
	background:#272862;
}

#item670484 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:455px !important;
	top:183px !important;
	background:#149489;
}

#item670485 {
	width:140px !important;
	height:55px !important;
	left:470px !important;
	top:352px !important;
}

#item670508 {
	width:126px !important;
	height:126px !important;
	left:330px !important;
	top:183px !important;
	background:#149489;
}

#item670509 {
	width:126px !important;
	height:39px !important;
	left:330px !important;
	top:238px !important;
}

#item670532 {
	width:123px !important;
	height:39px !important;
	left:329px !important;
	top:404px !important;
}

#item670555 {
	width:57px !important;
	height:49px !important;
	left:358px !important;
	top:465px !important;
}

#item670564 {
	width:123px !important;
	height:39px !important;
	left:328px !important;
	top:537px !important;
}

#item670588 {
	width:123px !important;
	height:39px !important;
	left:195px !important;
	top:537px !important;
}

#item670623 {
	width:123px !important;
	height:39px !important;
	left:196px !important;
	top:404px !important;
}

#item670654 {
	width:126px !important;
	height:126px !important;
	left:195px !important;
	top:183px !important;
	background:#149489;
}

#item670655 {
	width:126px !important;
	height:39px !important;
	left:195px !important;
	top:226px !important;
}

#item670678 {
	width:140px !important;
	height:55px !important;
	left:44px !important;
	top:219px !important;
}

#item670701 {
	width:126px !important;
	height:70px !important;
	left:50px !important;
	top:345px !important;
}

#item670724 {
	width:140px !important;
	height:100px !important;
	left:36px !important;
	top:463px !important;
}

#item670755 {
	width:39px !important;
	height:39px !important;
	left:522px !important;
	top:227px !important;
}

#item670764 {
	width:39px !important;
	height:39px !important;
	left:522px !important;
	top:494px !important;
}

#item670769 {
	width:602px !important;
	height:119px !important;
	left:27px !important;
	top:45px !important;
}

#item670792 {
	width:612px !important;
	height:204px !important;
	left:25px !important;
	top:563px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item670794 {
	width:568px !important;
	height:159px !important;
	left:22px !important;
	top:23px !important;
}

#item670803 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item670804 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item670827 {
	width:354px !important;
	height:165px !important;
	left:152px !important;
}

#item670850 {
	width:354px !important;
	height:165px !important;
	left:152px !important;
	top:185px !important;
}

#item670880 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item670881 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item670904 {
	width:354px !important;
	height:173px !important;
	left:152px !important;
	top:370px !important;
}

#item670936 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item670937 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item670960 {
	width:354px !important;
	height:185px !important;
	left:152px !important;
	top:563px !important;
}

#item670992 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item670993 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item671016 {
	width:354px !important;
	height:133px !important;
	left:152px !important;
	top:768px !important;
}

#item671046 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item671047 {
	width:116px !important;
	height:9px !important;
	left:8px !important;
	top:144px !important;
}

#item671080 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item671077 {
	width:22px !important;
	height:22px !important;
	left:610px !important;
	top:20px !important;
}

#item671089 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item671086 {
	width:300px !important;
	height:131px !important;
	left:327px !important;
	top:173px !important;
}

#item671093 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item671090 {
	width:28px !important;
	height:28px !important;
	left:603px !important;
	top:573px !important;
}

#item671098 {
	width:599px !important;
	height:37px !important;
	left:26px !important;
	top:787px !important;
}

#item671496 {
	width:632px !important;
	height:830px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item671497 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:455px !important;
	top:317px !important;
	background:#149489;
}

#item671499 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:26px !important;
	top:450px !important;
	background:#149489;
}

#item671500 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:26px !important;
	top:183px !important;
	background:#149489;
}

#item671501 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:26px !important;
	top:317px !important;
	background:#149489;
}

#item671524 {
	width:126px !important;
	height:126px !important;
	left:330px !important;
	top:317px !important;
	background:#149489;
}

#item671525 {
	width:126px !important;
	height:126px !important;
	left:195px !important;
	top:450px !important;
	background:#149489;
}

#item671526 {
	width:126px !important;
	height:126px !important;
	left:195px !important;
	top:317px !important;
	background:#149489;
}

#item671527 {
	width:126px !important;
	height:126px !important;
	left:330px !important;
	top:450px !important;
	background:#149489;
}

#item671528 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:455px !important;
	top:450px !important;
	background:#149489;
}

#item671529 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:455px !important;
	top:183px !important;
	background:#272862;
}

#item671530 {
	width:140px !important;
	height:55px !important;
	left:470px !important;
	top:352px !important;
}

#item671553 {
	width:126px !important;
	height:126px !important;
	left:331px !important;
	top:183px !important;
	background:#272862;
}

#item671554 {
	width:126px !important;
	height:39px !important;
	left:331px !important;
	top:238px !important;
}

#item671578 {
	width:123px !important;
	height:39px !important;
	left:330px !important;
	top:404px !important;
}

#item671601 {
	width:57px !important;
	height:49px !important;
	left:358px !important;
	top:465px !important;
}

#item671606 {
	width:123px !important;
	height:39px !important;
	left:328px !important;
	top:537px !important;
}

#item671629 {
	width:123px !important;
	height:39px !important;
	left:195px !important;
	top:537px !important;
}

#item671659 {
	width:123px !important;
	height:39px !important;
	left:197px !important;
	top:404px !important;
}

#item671686 {
	width:126px !important;
	height:126px !important;
	left:196px !important;
	top:183px !important;
	background:#149489;
}

#item671687 {
	width:126px !important;
	height:39px !important;
	left:196px !important;
	top:226px !important;
}

#item671710 {
	width:140px !important;
	height:55px !important;
	left:45px !important;
	top:219px !important;
}

#item671733 {
	width:126px !important;
	height:70px !important;
	left:51px !important;
	top:345px !important;
}

#item671756 {
	width:140px !important;
	height:100px !important;
	left:36px !important;
	top:463px !important;
}

#item671786 {
	width:39px !important;
	height:39px !important;
	left:522px !important;
	top:227px !important;
}

#item671791 {
	width:39px !important;
	height:39px !important;
	left:522px !important;
	top:494px !important;
}

#item671796 {
	width:603px !important;
	height:119px !important;
	left:27px !important;
	top:45px !important;
}

#item671820 {
	width:632px !important;
	height:495px !important;
	left:10px !important;
	top:316px !important;
	box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item671821 {
	width:568px !important;
	height:450px !important;
	left:40px !important;
	top:361px !important;
}

#item671847 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item671844 {
	width:28px !important;
	height:28px !important;
	left:604px !important;
	top:20px !important;
}

#item671855 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item671852 {
	width:300px !important;
	height:131px !important;
	left:328px !important;
	top:441px !important;
}

#item671859 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item671856 {
	width:28px !important;
	height:28px !important;
	left:603px !important;
	top:332px !important;
}

#item671866 {
	width:600px !important;
	height:37px !important;
	left:26px !important;
	top:789px !important;
}

#item671124 {
	width:632px !important;
	height:633px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item671125 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:455px !important;
	top:317px !important;
	background:#149489;
}

#item671127 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:26px !important;
	top:450px !important;
	background:#149489;
}

#item671128 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:26px !important;
	top:183px !important;
	background:#149489;
}

#item671129 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:26px !important;
	top:317px !important;
	background:#149489;
}

#item671152 {
	width:126px !important;
	height:126px !important;
	left:330px !important;
	top:317px !important;
	background:#149489;
}

#item671153 {
	width:126px !important;
	height:126px !important;
	left:195px !important;
	top:450px !important;
	background:#149489;
}

#item671154 {
	width:126px !important;
	height:126px !important;
	left:195px !important;
	top:317px !important;
	background:#149489;
}

#item671155 {
	width:126px !important;
	height:126px !important;
	left:329px !important;
	top:450px !important;
	background:#149489;
}

#item671156 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:455px !important;
	top:450px !important;
	background:#149489;
}

#item671157 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:455px !important;
	top:183px !important;
	background:#149489;
}

#item671159 {
	width:140px !important;
	height:55px !important;
	left:470px !important;
	top:352px !important;
}

#item671182 {
	width:126px !important;
	height:126px !important;
	left:330px !important;
	top:183px !important;
	background:#149489;
}

#item671183 {
	width:126px !important;
	height:39px !important;
	left:330px !important;
	top:238px !important;
}

#item671206 {
	width:123px !important;
	height:39px !important;
	left:329px !important;
	top:404px !important;
}

#item671229 {
	width:57px !important;
	height:49px !important;
	left:358px !important;
	top:465px !important;
}

#item671236 {
	width:123px !important;
	height:39px !important;
	left:328px !important;
	top:537px !important;
}

#item671260 {
	width:123px !important;
	height:39px !important;
	left:195px !important;
	top:537px !important;
}

#item671291 {
	width:123px !important;
	height:39px !important;
	left:196px !important;
	top:404px !important;
}

#item671317 {
	width:126px !important;
	height:126px !important;
	left:196px !important;
	top:183px !important;
	background:#149489;
}

#item671318 {
	width:126px !important;
	height:39px !important;
	left:196px !important;
	top:226px !important;
}

#item671341 {
	width:140px !important;
	height:55px !important;
	left:44px !important;
	top:219px !important;
}

#item671366 {
	width:126px !important;
	height:70px !important;
	left:51px !important;
	top:345px !important;
}

#item671389 {
	width:140px !important;
	height:102px !important;
	left:36px !important;
	top:462px !important;
}

#item671415 {
	width:39px !important;
	height:39px !important;
	left:522px !important;
	top:227px !important;
}

#item671427 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item671423 {
	width:300px !important;
	height:131px !important;
	left:327px !important;
	top:181px !important;
}

#item671428 {
	width:39px !important;
	height:39px !important;
	left:522px !important;
	top:494px !important;
}

#item671433 {
	width:602px !important;
	height:119px !important;
	left:27px !important;
	top:45px !important;
}

#item671459 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item671456 {
	width:28px !important;
	height:28px !important;
	left:604px !important;
	top:20px !important;
}

#item671471 {
	width:294px !important;
	height:134px !important;
	left:3px !important;
	top:3px !important;
}

#item671468 {
	width:300px !important;
	height:140px !important;
	left:327px !important;
	top:441px !important;
}

#item671472 {
	width:598px !important;
	height:37px !important;
	left:26px !important;
	top:590px !important;
}

#item671122 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
	top:111px !important;
}

#item670448 {
	width:642px !important;
	height:840px !important;
	left:26px !important;
	top:324px !important;
}

#item671892 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item671898 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item671890 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item671923 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item671931 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item671921 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item671956 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item671962 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item671954 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item671987 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item671993 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item671985 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item672018 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item672024 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item672016 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item672049 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item672057 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item672047 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item672083 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item672091 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item672081 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item672116 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item672122 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item672114 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item672147 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item672151 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item672145 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item672176 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item672183 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item672174 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item672209 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item672218 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item672207 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item663396 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-663396 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-663396 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6457 {
	width:346px !important;
	height:483px !important;
	left:806px !important;
	top:267px !important;
	background:#fafafa;
}

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

#item6522 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item6460 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item6490 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item6458 {
	width:323px !important;
	height:34px !important;
	left:838px !important;
	top:292px !important;
}

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

#item6587 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item6527 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item6555 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item6525 {
	width:323px !important;
	height:34px !important;
	left:838px !important;
	top:349px !important;
}

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

#item6653 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item6592 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item6620 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item6590 {
	width:323px !important;
	height:34px !important;
	left:838px !important;
	top:464px !important;
}

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

#item6724 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item6658 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item6690 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item6656 {
	width:323px !important;
	height:34px !important;
	left:838px !important;
	top:636px !important;
}

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

#item656945 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item656913 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item656917 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item656910 {
	width:323px !important;
	height:34px !important;
	left:838px !important;
	top:579px !important;
}

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

#item656883 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item656851 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item656854 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item656848 {
	width:323px !important;
	height:34px !important;
	left:838px !important;
	top:521px !important;
}

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

#item656822 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item656790 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item656793 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item656787 {
	width:323px !important;
	height:34px !important;
	left:838px !important;
	top:407px !important;
}

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

#item225831 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item225855 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item225858 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item225823 {
	width:323px !important;
	height:34px !important;
	left:838px !important;
	top:693px !important;
}

#item7351 {
	width:345px !important;
	height:198px !important;
	left:808px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-7351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7371 {
	width:286px !important;
	height:118px !important;
	left:854px !important;
	top:85px !important;
}

#item223977 {
	width:170px !important;
	height:150px !important;
	background:#fafafa;
}

#item7035 {
	width:148px !important;
	height:13px !important;
	top:21px !important;
}

#item224045 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item225768 {
	width:340px !important;
	height:150px !important;
	left:55px !important;
	top:49px !important;
}

#item224024 {
	width:170px !important;
	height:150px !important;
	left:170px !important;
	background:#fafafa;
}

#item223581 {
	width:149px !important;
	height:29px !important;
	left:191px !important;
	top:21px !important;
}

#item224156 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item225770 {
	width:340px !important;
	height:150px !important;
	left:412px !important;
	top:49px !important;
}

#item224025 {
	width:170px !important;
	height:150px !important;
	background:#fafafa;
}

#item223611 {
	width:148px !important;
	height:13px !important;
	top:21px !important;
}

#item224160 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item225775 {
	width:340px !important;
	height:150px !important;
	left:55px !important;
	top:234px !important;
}

#item223987 {
	width:170px !important;
	height:150px !important;
	left:170px !important;
	background:#fafafa;
}

#item7099 {
	width:148px !important;
	height:92px !important;
	left:192px !important;
	top:21px !important;
}

#item224139 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item225777 {
	width:340px !important;
	height:150px !important;
	left:412px !important;
	top:234px !important;
}

#item224026 {
	width:170px !important;
	height:150px !important;
	background:#fafafa;
}

#item223639 {
	width:148px !important;
	height:78px !important;
	top:21px !important;
}

#item224167 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item225779 {
	width:340px !important;
	height:150px !important;
	left:55px !important;
	top:419px !important;
}

#item223992 {
	width:170px !important;
	height:150px !important;
	left:170px !important;
	background:#fafafa;
}

#item7147 {
	width:143px !important;
	height:124px !important;
	left:192px !important;
	top:21px !important;
}

#item224142 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item225781 {
	width:340px !important;
	height:150px !important;
	left:412px !important;
	top:419px !important;
}

#item224027 {
	width:170px !important;
	height:150px !important;
	background:#fafafa;
}

#item223695 {
	width:149px !important;
	height:29px !important;
	top:21px !important;
}

#item224170 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item225785 {
	width:340px !important;
	height:150px !important;
	left:55px !important;
	top:604px !important;
}

#item223999 {
	width:170px !important;
	height:150px !important;
	left:170px !important;
	background:#fafafa;
}

#item7179 {
	width:148px !important;
	height:112px !important;
	left:192px !important;
	top:21px !important;
}

#item224145 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:2px !important;
}

#item225787 {
	width:340px !important;
	height:150px !important;
	left:412px !important;
	top:604px !important;
}

#item224587 {
	opacity:0.50;
	width:762px !important;
	height:745px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item224588 {
	opacity:0.95;
	width:593px !important;
	height:198px !important;
	left:95px !important;
	top: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;
}

#item224589 {
	width:554px !important;
	height:169px !important;
	left:123px !important;
	top:281px !important;
}

#item224590 {
	width:533px !important;
	height:159px !important;
	top:5px !important;
}

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

#item225901 {
	width:31px !important;
	height:31px !important;
	left:653px !important;
	top:263px !important;
}

#item224248 {
	width:10px !important;
	height:10px !important;
	left:114px !important;
	top:178px !important;
}

#item224215 {
	width:772px !important;
	height:755px !important;
	left:20px !important;
	top:13px !important;
}

#item225708 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item225732 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item225483 {
	width:50px !important;
	height:487px !important;
	left:624px !important;
	top:223px !important;
}

@keyframes fade-in-225483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225460 {
	width:558px !important;
	height:487px !important;
	left:124px !important;
	top:223px !important;
}

@keyframes fade-in-225460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225705 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !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;
}

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

#item225738 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item225367 {
	width:50px !important;
	height:447px !important;
	left:620px !important;
	top:223px !important;
}

@keyframes fade-in-225367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225343 {
	width:551px !important;
	height:447px !important;
	left:119px !important;
	top:223px !important;
}

@keyframes fade-in-225343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item654467 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !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;
}

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

#item654468 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item654499 {
	width:50px !important;
	height:736px !important;
	left:621px !important;
	top:49px !important;
}

@keyframes fade-in-654499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-654499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item654476 {
	width:537px !important;
	height:745px !important;
	left:134px !important;
	top:49px !important;
}

@keyframes fade-in-654476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-654476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225698 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !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;
}

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

#item225747 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item225174 {
	width:50px !important;
	height:447px !important;
	left:624px !important;
	top:224px !important;
}

@keyframes fade-in-225174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225151 {
	width:486px !important;
	height:447px !important;
	left:192px !important;
	top:224px !important;
}

@keyframes fade-in-225151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225692 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !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;
}

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

#item225755 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item225061 {
	width:50px !important;
	height:333px !important;
	left:574px !important;
	top:223px !important;
}

@keyframes fade-in-225061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225038 {
	width:432px !important;
	height:333px !important;
	left:192px !important;
	top:223px !important;
}

@keyframes fade-in-225038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225693 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !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;
}

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

#item225750 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item225118 {
	width:50px !important;
	height:447px !important;
	left:574px !important;
	top:223px !important;
}

@keyframes fade-in-225118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item225095 {
	width:432px !important;
	height:447px !important;
	left:192px !important;
	top:223px !important;
}

@keyframes fade-in-225095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-225095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224768 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !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;
}

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

#item225764 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item224868 {
	width:451px !important;
	height:447px !important;
	left:191px !important;
	top:222px !important;
}

@keyframes fade-in-224868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224925 {
	width:50px !important;
	height:447px !important;
	left:568px !important;
	top:222px !important;
}

@keyframes fade-in-224925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224897 {
	width:752px !important;
	height:790px !important;
	left:10px !important;
	top:10px !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;
}

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

#item225761 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:21px !important;
}

#item224901 {
	width:438px !important;
	height:447px !important;
	left:192px !important;
	top:223px !important;
}

@keyframes fade-in-224901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-224901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item224950 {
	width:50px !important;
	height:447px !important;
	left:569px !important;
	top:223px !important;
}

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

#item224698 {
	width:762px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item7375 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7375 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7375 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item663425 {
	width:628px !important;
	height:275px !important;
	left:36px !important;
	top:192px !important;
	background:#fafafa;
}

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

#item663434 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item663426 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:217px !important;
}

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

#item663492 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item663484 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:280px !important;
}

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

#item663548 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item663542 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:406px !important;
}

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

#item663608 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item663599 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:343px !important;
}

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

#item663666 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item663659 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:280px !important;
}

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

#item663723 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item663716 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:217px !important;
}

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

#item663781 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item663774 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:343px !important;
}

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

#item663839 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item663833 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:406px !important;
}

#item663890 {
	width:628px !important;
	height:156px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-663890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-663890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item663891 {
	width:533px !important;
	height:86px !important;
	left:82px !important;
	top:73px !important;
}

#item663917 {
	width:170px !important;
	height:150px !important;
	background:#fafafa;
}

#item663918 {
	width:148px !important;
	height:13px !important;
	top:21px !important;
}

#item663946 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item663914 {
	width:304px !important;
	height:150px !important;
	left:36px !important;
	top:485px !important;
}

#item663954 {
	width:170px !important;
	height:150px !important;
	left:134px !important;
	background:#fafafa;
}

#item663955 {
	width:149px !important;
	height:29px !important;
	left:155px !important;
	top:21px !important;
}

#item663982 {
	width:11px !important;
	height:11px !important;
	left:137px !important;
	top:2px !important;
}

#item663951 {
	width:304px !important;
	height:150px !important;
	left:360px !important;
	top:485px !important;
}

#item663990 {
	width:170px !important;
	height:150px !important;
	background:#fafafa;
}

#item663991 {
	width:148px !important;
	height:13px !important;
	top:21px !important;
}

#item664018 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item663987 {
	width:304px !important;
	height:150px !important;
	left:36px !important;
	top:661px !important;
}

#item664025 {
	width:170px !important;
	height:150px !important;
	left:134px !important;
	background:#fafafa;
}

#item664026 {
	width:148px !important;
	height:92px !important;
	left:156px !important;
	top:21px !important;
}

#item664054 {
	width:11px !important;
	height:11px !important;
	left:137px !important;
	top:2px !important;
}

#item664022 {
	width:304px !important;
	height:150px !important;
	left:360px !important;
	top:661px !important;
}

#item664060 {
	width:170px !important;
	height:150px !important;
	background:#fafafa;
}

#item664061 {
	width:148px !important;
	height:78px !important;
	top:21px !important;
}

#item664089 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item664057 {
	width:304px !important;
	height:150px !important;
	left:36px !important;
	top:838px !important;
}

#item664095 {
	width:170px !important;
	height:150px !important;
	left:134px !important;
	background:#fafafa;
}

#item664102 {
	width:143px !important;
	height:124px !important;
	left:156px !important;
	top:21px !important;
}

#item664125 {
	width:11px !important;
	height:11px !important;
	left:137px !important;
	top:2px !important;
}

#item664092 {
	width:304px !important;
	height:150px !important;
	left:360px !important;
	top:838px !important;
}

#item664131 {
	width:170px !important;
	height:150px !important;
	background:#fafafa;
}

#item664137 {
	width:149px !important;
	height:29px !important;
	top:21px !important;
}

#item664160 {
	width:11px !important;
	height:11px !important;
	left:156px !important;
	top:2px !important;
}

#item664128 {
	width:304px !important;
	height:150px !important;
	left:36px !important;
	top:1014px !important;
}

#item664166 {
	width:170px !important;
	height:150px !important;
	left:134px !important;
	background:#fafafa;
}

#item664174 {
	width:148px !important;
	height:112px !important;
	left:156px !important;
	top:21px !important;
}

#item664197 {
	width:11px !important;
	height:11px !important;
	left:137px !important;
	top:2px !important;
}

#item664163 {
	width:304px !important;
	height:150px !important;
	left:360px !important;
	top:1014px !important;
}

#item664203 {
	opacity:0.50;
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item664204 {
	opacity:0.95;
	width:593px !important;
	height:198px !important;
	left:64px !important;
	top: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;
}

#item664205 {
	width:554px !important;
	height:169px !important;
	left:92px !important;
	top:281px !important;
}

#item664206 {
	width:533px !important;
	height:159px !important;
	top:5px !important;
}

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

#item664233 {
	width:31px !important;
	height:31px !important;
	left:622px !important;
	top:263px !important;
}

#item664241 {
	width:10px !important;
	height:10px !important;
	left:83px !important;
	top:178px !important;
}

#item664200 {
	width:710px !important;
	height:745px !important;
	left:-10px !important;
	top:455px !important;
}

#item664244 {
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item664267 {
	width:31px !important;
	height:31px !important;
	left:659px !important;
	top:21px !important;
}

#item664297 {
	width:628px !important;
	height:523px !important;
	left:46px !important;
	top:116px !important;
}

@keyframes fade-in-664297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664274 {
	width:57px !important;
	height:523px !important;
	left:617px !important;
	top:116px !important;
}

@keyframes fade-in-664274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664658 {
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !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;
}

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

#item664659 {
	width:31px !important;
	height:31px !important;
	left:659px !important;
	top:21px !important;
}

#item664691 {
	width:661px !important;
	height:431px !important;
	left:28px !important;
	top:162px !important;
}

@keyframes fade-in-664691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664668 {
	width:60px !important;
	height:431px !important;
	left:629px !important;
	top:162px !important;
}

@keyframes fade-in-664668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664601 {
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !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;
}

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

#item664602 {
	width:31px !important;
	height:31px !important;
	left:659px !important;
	top:21px !important;
}

#item664633 {
	width:645px !important;
	height:32px !important;
	left:48px !important;
	top:28px !important;
}

@keyframes fade-in-664633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item673786 {
	width:568px !important;
	height:632px !important;
	left:75px !important;
	top:77px !important;
}

#item674024 {
	width:60px !important;
	height:814px !important;
	left:440px !important;
}

@keyframes fade-in-674024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-674024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item674047 {
	width:440px !important;
	height:814px !important;
}

@keyframes fade-in-674047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-674047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664545 {
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !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;
}

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

#item664546 {
	width:31px !important;
	height:31px !important;
	left:657px !important;
	top:21px !important;
}

#item664577 {
	width:583px !important;
	height:269px !important;
	left:71px !important;
	top:243px !important;
}

@keyframes fade-in-664577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664554 {
	width:60px !important;
	height:269px !important;
	left:594px !important;
	top:243px !important;
}

@keyframes fade-in-664554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664490 {
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !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;
}

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

#item664491 {
	width:31px !important;
	height:31px !important;
	left:659px !important;
	top:21px !important;
}

#item664521 {
	width:518px !important;
	height:221px !important;
	left:101px !important;
	top:267px !important;
}

@keyframes fade-in-664521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664498 {
	width:60px !important;
	height:221px !important;
	left:559px !important;
	top:267px !important;
}

@keyframes fade-in-664498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664435 {
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !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;
}

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

#item664436 {
	width:31px !important;
	height:31px !important;
	left:659px !important;
	top:21px !important;
}

#item664465 {
	width:518px !important;
	height:302px !important;
	left:101px !important;
	top:227px !important;
}

@keyframes fade-in-664465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664442 {
	width:60px !important;
	height:302px !important;
	left:559px !important;
	top:227px !important;
}

@keyframes fade-in-664442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664381 {
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !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;
}

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

#item664382 {
	width:31px !important;
	height:31px !important;
	left:659px !important;
	top:21px !important;
}

#item664388 {
	width:512px !important;
	height:334px !important;
	left:98px !important;
	top:210px !important;
}

@keyframes fade-in-664388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664411 {
	width:60px !important;
	height:334px !important;
	left:551px !important;
	top:210px !important;
}

@keyframes fade-in-664411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664324 {
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !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;
}

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

#item664325 {
	width:31px !important;
	height:31px !important;
	left:659px !important;
	top:21px !important;
}

#item664333 {
	width:512px !important;
	height:172px !important;
	left:100px !important;
	top:291px !important;
}

@keyframes fade-in-664333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-664333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item664356 {
	width:60px !important;
	height:172px !important;
	left:552px !important;
	top:291px !important;
}

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

#item664242 {
	width:710px !important;
	height:745px !important;
	left:-10px !important;
	top:455px !important;
}

#item664714 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

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

#item651989 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item651990 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item651991 {
	width:367px !important;
	height:790px !important;
	left:833px !important;
	background:#fff;
}

#item651992 {
	width:310px !important;
	height:518px !important;
	left:856px !important;
	top:233px !important;
	background:#fafafa;
}

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

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

#item652045 {
	width:266px !important;
	height:20px !important;
}

#item652021 {
	width:266px !important;
	height:20px !important;
}

#item652018 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item652068 {
	width:20px !important;
	height:20px !important;
	top:2px !important;
}

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

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

#item652076 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item652127 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

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

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

#item652133 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item652183 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

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

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

#item652188 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item652288 {
	width:20px !important;
	height:20px !important;
}

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

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

#item657075 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item657125 {
	width:20px !important;
	height:20px !important;
}

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

#item652241 {
	width:266px !important;
	height:38px !important;
}

#item652238 {
	width:266px !important;
	height:38px !important;
	left:34px !important;
}

#item652293 {
	width:20px !important;
	height:20px !important;
	top:14px !important;
}

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

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

#item652299 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item652349 {
	width:20px !important;
	height:20px !important;
	top:11px !important;
}

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

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

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

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

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

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

#item657131 {
	opacity:0.95;
	width:448px !important;
	height:276px !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-657131 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-657131 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item657132 {
	width:362px !important;
	height:254px !important;
	left:325px !important;
	top:252px !important;
}

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

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

#item652498 {
	opacity:0.95;
	width:448px !important;
	height:323px !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-652498 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-652498 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item652500 {
	width:362px !important;
	height:292px !important;
	left:325px !important;
	top:252px !important;
}

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

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

#item652464 {
	opacity:0.95;
	width:448px !important;
	height:300px !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-652464 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-652464 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item652465 {
	width:360px !important;
	height:265px !important;
	left:327px !important;
	top:256px !important;
}

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

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

#item652431 {
	opacity:0.95;
	width:446px !important;
	height:295px !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-652431 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-652431 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item652432 {
	width:358px !important;
	height:255px !important;
	left:327px !important;
	top:255px !important;
}

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

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

#item652395 {
	opacity:0.95;
	width:690px !important;
	height:487px !important;
	left:37px !important;
	top: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;
}

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

#item652396 {
	width:31px !important;
	height:31px !important;
	left:692px !important;
	top:207px !important;
}

#item652406 {
	width:610px !important;
	height:455px !important;
	left:75px !important;
	top:234px !important;
}

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

#item652356 {
	width:729px !important;
	height:690px !important;
	left:53px !important;
	top:46px !important;
}

#item657172 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-657172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-657172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-673223 {
	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-673223 {
	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;
	}
}
#item673281 {
	width:700px !important;
	height:507px !important;
	background:#f7f7f7;
}

#item673229 {
	width:61px !important;
	height:727px !important;
	left:-26px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item673230 {
	width:61px !important;
	height:727px !important;
	left:664px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item664753 {
	width:1200px !important;
	height:35px !important;
	left:-250px !important;
	top:1192px !important;
	background:#fff;
}

#item664754 {
	width:628px !important;
	height:274px !important;
	left:36px !important;
	top:192px !important;
	background:#fff;
}

#item664755 {
	width:628px !important;
	height:280px !important;
	left:36px !important;
	top:192px !important;
	background:#fafafa;
}

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

#item664759 {
	width:540px !important;
	height:87px !important;
	left:53px !important;
	top:37px !important;
}

#item664786 {
	width:266px !important;
	height:20px !important;
}

#item664783 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item664833 {
	width:20px !important;
	height:20px !important;
	top:2px !important;
}

#item664840 {
	width:266px !important;
	height:20px !important;
}

#item664837 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item664887 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item664894 {
	width:266px !important;
	height:20px !important;
}

#item664891 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item664941 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item664952 {
	width:266px !important;
	height:20px !important;
}

#item664948 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item664999 {
	width:20px !important;
	height:20px !important;
}

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

#item665005 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item665055 {
	width:20px !important;
	height:20px !important;
}

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

#item665059 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item665109 {
	width:20px !important;
	height:20px !important;
	top:14px !important;
}

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

#item665115 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item665165 {
	width:20px !important;
	height:20px !important;
	top:11px !important;
}

#item665367 {
	opacity:0.95;
	width:585px !important;
	height:271px !important;
	left:10px !important;
	top:400px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

#item665368 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:404px !important;
}

#item665375 {
	width:545px !important;
	height:232px !important;
	left:30px !important;
	top:439px !important;
}

#item665334 {
	opacity:0.95;
	width:585px !important;
	height:283px !important;
	left:10px !important;
	top:388px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

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

#item665335 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:392px !important;
}

#item665342 {
	width:545px !important;
	height:243px !important;
	left:30px !important;
	top:428px !important;
}

#item665303 {
	opacity:0.95;
	width:585px !important;
	height:255px !important;
	left:10px !important;
	top:416px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-665303 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-665303 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item665304 {
	width:545px !important;
	height:215px !important;
	left:30px !important;
	top:456px !important;
}

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

#item665327 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:420px !important;
}

#item665272 {
	opacity:0.95;
	width:585px !important;
	height:311px !important;
	left:10px !important;
	top:360px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-665272 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-665272 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item665273 {
	width:545px !important;
	height:271px !important;
	left:30px !important;
	top:400px !important;
}

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

#item665296 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:364px !important;
}

#item665170 {
	opacity:0.95;
	width:585px !important;
	height:303px !important;
	left:10px !important;
	top:368px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-665170 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-665170 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item665171 {
	width:544px !important;
	height:262px !important;
	left:30px !important;
	top:409px !important;
}

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

#item665194 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:373px !important;
}

#item665237 {
	opacity:0.95;
	width:585px !important;
	height:255px !important;
	left:10px !important;
	top:416px !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-665237 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-665237 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item665239 {
	width:545px !important;
	height:216px !important;
	left:30px !important;
	top:455px !important;
}

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

#item665262 {
	width:31px !important;
	height:31px !important;
	left:559px !important;
	top:419px !important;
}

#item665206 {
	opacity:0.95;
	width:585px !important;
	height:661px !important;
	left:10px !important;
	top:10px !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-665206 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-665206 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item665210 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item665207 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:14px !important;
}

#item665213 {
	width:545px !important;
	height:598px !important;
	left:30px !important;
	top:50px !important;
}

#item665204 {
	width:10px !important;
	height:10px !important;
	left:146px !important;
	top:465px !important;
}

#item665168 {
	width:595px !important;
	height:671px !important;
	left:47px !important;
	top:495px !important;
}

#item673282 {
	width:628px !important;
	height:305px !important;
	left:36px !important;
	top:192px !important;
	background:#f7f7f7;
}

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

@keyframes fade-out-665399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-665399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item656127 {
	width:1200px !important;
	height:35px !important;
	top:776px !important;
	background:#f7f7f7;
}

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

#item659023 {
	width:422px !important;
	height:790px !important;
	left:799px !important;
	background:#fff;
}

#item659024 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item659025 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item659026 {
	width:349px !important;
	height:267px !important;
	left:817px !important;
	top:193px !important;
	background:#fafafa;
}

#item659027 {
	width:347px !important;
	height:126px !important;
	left:817px !important;
	top:632px !important;
	background:#fafafa;
}

#item659028 {
	width:325px !important;
	height:145px !important;
	left:827px !important;
	top:204px !important;
}

#item659055 {
	width:251px !important;
	height:68px !important;
}

#item659079 {
	width:251px !important;
	height:68px !important;
}

#item659051 {
	width:251px !important;
	height:68px !important;
	left:903px !important;
	top:357px !important;
}

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

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

#item659102 {
	width:276px !important;
	height:15px !important;
	left:853px !important;
	top:649px !important;
}

#item659181 {
	width:276px !important;
	height:14px !important;
}

#item659157 {
	width:276px !important;
	height:14px !important;
}

#item659153 {
	width:276px !important;
	height:14px !important;
	left:853px !important;
	top:727px !important;
}

#item659233 {
	width:276px !important;
	height:14px !important;
}

#item659209 {
	width:276px !important;
	height:14px !important;
}

#item659204 {
	width:276px !important;
	height:14px !important;
	left:853px !important;
	top:688px !important;
}

#item659256 {
	width:1px !important;
	height:75px !important;
	left:892px !important;
	top:360px !important;
	background:#d70e2b;
}

#item659257 {
	width:55px !important;
	height:55px !important;
	left:827px !important;
	top:367px !important;
}

#item659262 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:646px !important;
}

#item659267 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:685px !important;
}

#item659274 {
	width:20px !important;
	height:20px !important;
	left:827px !important;
	top:724px !important;
}

@keyframes fade-in-659279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659280 {
	width:436px !important;
	height:130px !important;
	background:#d70e2b;
}

#item659281 {
	width:366px !important;
	height:58px !important;
	left:42px !important;
	top:40px !important;
}

@keyframes fade-in-659304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659305 {
	width:435px !important;
	height:145px !important;
	background:#d70e2b;
}

#item659328 {
	width:373px !important;
	height:77px !important;
	left:42px !important;
	top:33px !important;
}

@keyframes fade-in-659353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659354 {
	opacity:0.95;
	width:288px !important;
	height:206px !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;
}

#item659356 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

@keyframes fade-in-659379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659380 {
	opacity:0.95;
	width:608px !important;
	height:150px !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;
}

#item659381 {
	width:548px !important;
	height:121px !important;
	left:29px !important;
	top:29px !important;
}

@keyframes fade-in-659404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659405 {
	opacity:0.95;
	width:288px !important;
	height:206px !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;
}

#item659406 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

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

#item659429 {
	width:31px !important;
	height:31px !important;
	left:583px !important;
	top:245px !important;
}

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

#item659438 {
	width:31px !important;
	height:31px !important;
	left:584px !important;
	top:14px !important;
}

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

#item659447 {
	width:31px !important;
	height:31px !important;
	left:263px !important;
	top:14px !important;
}

#item659456 {
	width:10px !important;
	height:10px !important;
	left:704px !important;
	top:187px !important;
}

#item659351 {
	width:714px !important;
	height:392px !important;
	left:71px !important;
	top:76px !important;
}

@keyframes fade-in-659459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659460 {
	opacity:0.95;
	width:288px !important;
	height:233px !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;
}

#item659461 {
	width:227px !important;
	height:179px !important;
	left:30px !important;
	top:36px !important;
}

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

#item659485 {
	width:31px !important;
	height:31px !important;
	left:260px !important;
	top:28px !important;
}

@keyframes fade-in-659532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659533 {
	opacity:0.95;
	width:288px !important;
	height:186px !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;
}

#item659534 {
	width:227px !important;
	height:115px !important;
	left:30px !important;
	top:36px !important;
}

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

#item659557 {
	width:31px !important;
	height:31px !important;
	left:260px !important;
	top:76px !important;
}

@keyframes fade-in-659496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-659496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item659497 {
	opacity:0.95;
	width:288px !important;
	height:245px !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;
}

#item659498 {
	width:227px !important;
	height:195px !important;
	left:30px !important;
	top:36px !important;
}

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

#item659521 {
	width:31px !important;
	height:31px !important;
	left:260px !important;
	top:16px !important;
}

#item659494 {
	width:10px !important;
	height:10px !important;
	left:531px !important;
	top:158px !important;
}

#item659457 {
	width:541px !important;
	height:256px !important;
	left:450px !important;
	top:479px !important;
}

#item657036 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-657036 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-657036 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes move-left-shrink-665443 {
	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-665443 {
	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;
	}
}
#item665450 {
	width:38px !important;
	height:1200px !important;
	background:#fff;
}

#item673367 {
	width:36px !important;
	height:1200px !important;
	left:664px !important;
	background:#fff;
}

#item665451 {
	width:701px !important;
	height:517px !important;
	left:-1px !important;
	background:#fff;
}

#item665453 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item665454 {
	width:629px !important;
	height:419px !important;
	left:35px !important;
	top:61px !important;
	background:#fafafa;
}

#item665456 {
	width:628px !important;
	height:126px !important;
	left:36px !important;
	top:567px !important;
	background:#fafafa;
}

#item665457 {
	width:600px !important;
	height:131px !important;
	left:50px !important;
	top:187px !important;
}

#item665508 {
	width:301px !important;
	height:82px !important;
}

#item665480 {
	width:301px !important;
	height:82px !important;
	left:123px !important;
	top:339px !important;
}

#item665561 {
	width:331px !important;
	height:18px !important;
}

#item665532 {
	width:331px !important;
	height:18px !important;
	left:114px !important;
	top:578px !important;
}

#item665588 {
	width:331px !important;
	height:17px !important;
}

#item665584 {
	width:331px !important;
	height:17px !important;
	left:114px !important;
	top:657px !important;
}

#item665639 {
	width:331px !important;
	height:17px !important;
}

#item665635 {
	width:331px !important;
	height:17px !important;
	left:114px !important;
	top:618px !important;
}

#item665687 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:339px !important;
}

#item665691 {
	width:24px !important;
	height:24px !important;
	left:83px !important;
	top:575px !important;
}

#item665694 {
	width:24px !important;
	height:24px !important;
	left:83px !important;
	top:614px !important;
}

#item665697 {
	width:24px !important;
	height:24px !important;
	left:83px !important;
	top:654px !important;
}

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

#item665704 {
	width:440px !important;
	height:66px !important;
	left:44px !important;
	top:37px !important;
}

@keyframes fade-in-665776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665777 {
	opacity:0.95;
	width:300px !important;
	height:222px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item665778 {
	width:272px !important;
	height:187px !important;
	left:14px !important;
	top:35px !important;
}

@keyframes fade-in-665801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665802 {
	opacity:0.95;
	width:630px !important;
	height:175px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item665803 {
	width:600px !important;
	height:132px !important;
	left:16px !important;
	top:42px !important;
}

@keyframes fade-in-665826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665828 {
	opacity:0.95;
	width:300px !important;
	height:222px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item665829 {
	width:271px !important;
	height:177px !important;
	left:15px !important;
	top:35px !important;
}

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

#item665852 {
	width:31px !important;
	height:31px !important;
	left:604px !important;
	top:253px !important;
}

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

#item665859 {
	width:31px !important;
	height:31px !important;
	left:604px !important;
	top:14px !important;
}

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

#item665866 {
	width:31px !important;
	height:31px !important;
	left:276px !important;
	top:14px !important;
}

#item665873 {
	width:10px !important;
	height:10px !important;
	left:585px !important;
	top:66px !important;
}

#item665774 {
	width:640px !important;
	height:424px !important;
	left:24px !important;
	top:683px !important;
}

@keyframes fade-in-665876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665877 {
	opacity:0.95;
	width:346px !important;
	height:280px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item665878 {
	width:272px !important;
	height:215px !important;
	left:36px !important;
	top:43px !important;
}

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

#item665901 {
	width:31px !important;
	height:31px !important;
	left:317px !important;
	top:28px !important;
}

@keyframes fade-in-665944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665945 {
	opacity:0.95;
	width:346px !important;
	height:223px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item665946 {
	width:272px !important;
	height:138px !important;
	left:36px !important;
	top:43px !important;
}

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

#item665969 {
	width:31px !important;
	height:31px !important;
	left:314px !important;
	top:76px !important;
}

@keyframes fade-in-665911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665913 {
	opacity:0.95;
	width:346px !important;
	height:294px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item665914 {
	width:272px !important;
	height:234px !important;
	left:36px !important;
	top:43px !important;
}

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

#item665937 {
	width:31px !important;
	height:31px !important;
	left:317px !important;
	top:16px !important;
}

#item665908 {
	width:10px !important;
	height:10px !important;
	left:184px !important;
	top:144px !important;
}

#item665874 {
	width:356px !important;
	height:304px !important;
	left:164px !important;
	top:778px !important;
}

#item673368 {
	width:630px !important;
	height:527px !important;
	left:36px !important;
	top:166px !important;
	background:#f7f7f7;
}

@keyframes fade-out-673368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-673368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-665727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-665727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item665728 {
	width:630px !important;
	height:130px !important;
	background:#d70e2b;
}

#item665751 {
	width:549px !important;
	height:88px !important;
	left:45px !important;
	top:21px !important;
}

#item665975 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-665975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-665975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item653381 {
	width:42px !important;
	height:790px !important;
	background:#fff;
}

#item653382 {
	width:494px !important;
	height:790px !important;
	left:706px !important;
	background:#fff;
}

#item655533 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item655535 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item655536 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item655541 {
	width:424px !important;
	height:213px !important;
	left:742px !important;
	top:200px !important;
	background:#fafafa;
}

#item653387 {
	width:25px !important;
	height:25px !important;
}

#item653394 {
	width:118px !important;
	height:24px !important;
	left:33px !important;
	top:1px !important;
}

#item653384 {
	width:151px !important;
	height:25px !important;
	left:1023px !important;
	top:734px !important;
}

@keyframes entrarvolandodesdearriba-653417 {
	0% {
		transform:translate(1px,123px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-653417 {
	0% {
		-webkit-transform:translate(1px,123px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item653422 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item653447 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item653454 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item653417 {
	width:160px !important;
	height:179px !important;
	left:867px !important;
	top:387px !important;
}

@keyframes entrarvolandodesdearriba-653477 {
	0% {
		transform:translate(1px,180px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-653477 {
	0% {
		-webkit-transform:translate(1px,180px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item653482 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item653507 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item653512 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item653477 {
	width:209px !important;
	height:228px !important;
	left:753px !important;
	top:546px !important;
}

@keyframes entrarvolandodesdearriba-653535 {
	0% {
		transform:translate(1px,156px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-653535 {
	0% {
		-webkit-transform:translate(1px,156px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item653539 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item653564 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item653569 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item653535 {
	width:178px !important;
	height:193px !important;
	left:977px !important;
	top:524px !important;
}

#item653594 {
	width:422px !important;
	height:133px !important;
	background:#d70e2b;
}

#item653595 {
	width:385px !important;
	height:90px !important;
	left:32px !important;
	top:33px !important;
}

#item653618 {
	width:389px !important;
	height:196px !important;
	left:762px !important;
	top:217px !important;
}

#item653647 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item653649 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item653677 {
	width:25px !important;
	height:25px !important;
}

#item653672 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item653684 {
	width:141px !important;
	height:118px !important;
	left:118px !important;
	top:83px !important;
}

#item653800 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item653802 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item653828 {
	width:25px !important;
	height:25px !important;
}

#item653825 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item653831 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item653743 {
	width:378px !important;
	height:432px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item653745 {
	width:357px !important;
	height:174px !important;
	left:21px !important;
	top:233px !important;
}

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

#item653768 {
	width:31px !important;
	height:31px !important;
	left:335px !important;
	top:27px !important;
}

#item653775 {
	width:103px !important;
	height:103px !important;
	left:142px !important;
	top:97px !important;
}

#item653710 {
	opacity:0.95;
	width:358px !important;
	height:432px !important;
	left:10px !important;
	top:10px !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-653710 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-653710 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item653711 {
	width:295px !important;
	height:400px !important;
	left:39px !important;
	top:45px !important;
}

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

#item653734 {
	width:31px !important;
	height:31px !important;
	left:332px !important;
	top:15px !important;
}

#item653708 {
	width:10px !important;
	height:10px !important;
	left:408px !important;
	top:64px !important;
}

#item653642 {
	width:418px !important;
	height:445px !important;
	left:176px !important;
	top:178px !important;
}

#item653877 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-653877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-653877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item665998 {
	width:42px !important;
	height:790px !important;
	left:-6px !important;
	top:410px !important;
	background:#fff;
}

#item665999 {
	width:628px !important;
	height:630px !important;
	left:36px !important;
	top:7px !important;
	background:#fff;
}

#item666000 {
	width:66px !important;
	height:790px !important;
	left:-30px !important;
	top:410px !important;
	background:#fff;
}

#item673428 {
	width:66px !important;
	height:790px !important;
	left:664px !important;
	top:410px !important;
	background:#fff;
}

#item666001 {
	width:700px !important;
	height:35px !important;
	background:#fff;
}

#item666002 {
	width:1200px !important;
	height:35px !important;
	left:-6px !important;
	top:1165px !important;
	background:#fff;
}

#item666003 {
	width:628px !important;
	height:256px !important;
	left:36px !important;
	top:166px !important;
	background:#fafafa;
}

#item666009 {
	width:25px !important;
	height:25px !important;
}

#item666012 {
	width:118px !important;
	height:24px !important;
	left:33px !important;
	top:1px !important;
}

#item666006 {
	width:151px !important;
	height:25px !important;
	left:59px !important;
	top:597px !important;
}

@keyframes entrarvolandodesdearriba-666035 {
	0% {
		transform:translate(1px,123px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-666035 {
	0% {
		-webkit-transform:translate(1px,123px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item666069 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item666039 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item666044 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item666035 {
	width:160px !important;
	height:179px !important;
	left:50px !important;
	top:394px !important;
}

@keyframes entrarvolandodesdearriba-666092 {
	0% {
		transform:translate(1px,180px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-666092 {
	0% {
		-webkit-transform:translate(1px,180px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item666146 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item666096 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item666099 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item666092 {
	width:209px !important;
	height:228px !important;
	left:441px !important;
	top:394px !important;
}

@keyframes entrarvolandodesdearriba-666170 {
	0% {
		transform:translate(1px,156px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-666170 {
	0% {
		-webkit-transform:translate(1px,156px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item666207 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item666174 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item666182 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item666170 {
	width:178px !important;
	height:193px !important;
	left:237px !important;
	top:394px !important;
}

#item666231 {
	width:628px !important;
	height:131px !important;
	background:#d70e2b;
}

#item666232 {
	width:552px !important;
	height:108px !important;
	left:44px !important;
	top:22px !important;
}

#item666255 {
	width:600px !important;
	height:194px !important;
	left:50px !important;
	top:187px !important;
}

#item666431 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item666433 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item666460 {
	width:25px !important;
	height:25px !important;
}

#item666457 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item666463 {
	width:141px !important;
	height:118px !important;
	left:118px !important;
	top:83px !important;
}

#item666282 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item666285 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item666311 {
	width:25px !important;
	height:25px !important;
}

#item666308 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item666315 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item666374 {
	width:378px !important;
	height:432px !important;
	left:56px !important;
	top:38px !important;
	background:#fafafa;
}

#item666376 {
	width:357px !important;
	height:174px !important;
	left:67px !important;
	top:261px !important;
}

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

#item666399 {
	width:31px !important;
	height:31px !important;
	left:381px !important;
	top:55px !important;
}

#item666405 {
	width:103px !important;
	height:103px !important;
	left:188px !important;
	top:125px !important;
}

#item666342 {
	opacity:0.95;
	width:429px !important;
	height:519px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-666342 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-666342 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item666343 {
	width:354px !important;
	height:480px !important;
	left:44px !important;
	top:52px !important;
}

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

#item666366 {
	width:31px !important;
	height:31px !important;
	left:400px !important;
	top:18px !important;
}

#item666340 {
	width:10px !important;
	height:10px !important;
	left:291px !important;
	top:92px !important;
}

#item666279 {
	width:439px !important;
	height:532px !important;
	left:124px !important;
	top:631px !important;
}

#item666509 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-666509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-666509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item652817 {
	width:1200px !important;
	height:208px !important;
	top:582px !important;
	background:#fff;
}

#item652821 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item652827 {
	width:133px !important;
	height:34px !important;
	left:31px !important;
}

#item652818 {
	width:164px !important;
	height:34px !important;
	left:1029px !important;
	top:739px !important;
}

#item652885 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item652908 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item652855 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item652878 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item652850 {
	width:180px !important;
	height:200px !important;
	left:510px !important;
	top:437px !important;
}

#item652947 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item652970 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item652915 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item652940 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item652911 {
	width:180px !important;
	height:200px !important;
	left:913px !important;
	top:437px !important;
}

#item653008 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item653031 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item652977 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item653000 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item652973 {
	width:180px !important;
	height:200px !important;
	left:106px !important;
	top:437px !important;
}

#item653034 {
	width:271px !important;
	height:66px !important;
	left:59px !important;
	top:658px !important;
}

#item653057 {
	width:450px !important;
	height:102px !important;
	left:375px !important;
	top:658px !important;
}

#item653080 {
	width:288px !important;
	height:22px !important;
	left:859px !important;
	top:658px !important;
}

#item653105 {
	width:487px !important;
	height:180px !important;
	left:57px !important;
	top:56px !important;
	background:#d70e2b;
}

#item653106 {
	width:487px !important;
	height:129px !important;
	left:86px !important;
	top:92px !important;
}

#item653316 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item653317 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item653318 {
	width:1000px !important;
	height:124px !important;
	left:136px !important;
	top:209px !important;
}

#item653344 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item653341 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item653131 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item653132 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item653138 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item653135 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item653143 {
	width:513px !important;
	height:143px !important;
	left:579px !important;
	top:212px !important;
}

#item653208 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item653209 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item653236 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item653233 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item653242 {
	width:296px !important;
	height:146px !important;
	left:57px !important;
	top:211px !important;
}

#item653266 {
	width:464px !important;
	height:146px !important;
	left:405px !important;
	top:210px !important;
}

#item653289 {
	width:244px !important;
	height:133px !important;
	left:923px !important;
	top:212px !important;
}

#item653172 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item653173 {
	width:1096px !important;
	height:143px !important;
	left:78px !important;
	top:198px !important;
}

#item653199 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item653196 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item653170 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item653129 {
	width:1210px !important;
	height:365px !important;
	left:-10px !important;
	top:425px !important;
}

#item653353 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-653353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-653353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item666531 {
	width:700px !important;
	height:456px !important;
	top:744px !important;
	background:#fff;
}

#item666535 {
	width:30px !important;
	height:30px !important;
	top:5px !important;
}

#item666538 {
	width:160px !important;
	height:41px !important;
	left:37px !important;
}

#item666532 {
	width:197px !important;
	height:41px !important;
	left:468px !important;
	top:1123px !important;
}

#item666567 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item666590 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:159px !important;
}

#item666562 {
	width:177px !important;
	height:199px !important;
	left:262px !important;
	top:601px !important;
}

#item666629 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item666652 {
	width:40px !important;
	height:40px !important;
	left:66px !important;
	top:158px !important;
}

#item666625 {
	width:177px !important;
	height:198px !important;
	left:487px !important;
	top:601px !important;
}

#item666688 {
	width:168px !important;
	height:34px !important;
	left:4px !important;
	top:73px !important;
}

#item666711 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:159px !important;
}

#item666683 {
	width:177px !important;
	height:199px !important;
	left:38px !important;
	top:601px !important;
}

#item666745 {
	width:184px !important;
	height:66px !important;
	left:36px !important;
	top:821px !important;
}

#item666768 {
	width:260px !important;
	height:127px !important;
	left:220px !important;
	top:821px !important;
}

#item666791 {
	width:184px !important;
	height:43px !important;
	left:480px !important;
	top:821px !important;
}

#item666814 {
	width:487px !important;
	height:180px !important;
	left:36px !important;
	top:32px !important;
	background:#d70e2b;
}

#item666815 {
	width:487px !important;
	height:129px !important;
	left:66px !important;
	top:68px !important;
}

#item666841 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item666842 {
	width:600px !important;
	height:339px !important;
	left:60px !important;
	top:209px !important;
}

#item666868 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item666865 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item667024 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item667030 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item667027 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item667033 {
	width:600px !important;
	height:228px !important;
	left:60px !important;
	top:218px !important;
}

#item666918 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item666945 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item666942 {
	width:40px !important;
	height:40px !important;
	left:654px !important;
	top:175px !important;
}

#item666973 {
	width:600px !important;
	height:367px !important;
	left:60px !important;
	top:210px !important;
}

#item666881 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item666882 {
	width:600px !important;
	height:205px !important;
	left:60px !important;
	top:212px !important;
}

#item666909 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item666906 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item666879 {
	width:10px !important;
	height:10px !important;
	left:221px !important;
	top:180px !important;
}

#item666838 {
	width:710px !important;
	height:577px !important;
	left:-10px !important;
	top:587px !important;
}

#item667059 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-667059 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-667059 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item652622 {
	width:34px !important;
	height:34px !important;
	left:126px !important;
}

#item652627 {
	width:118px !important;
	height:34px !important;
}

#item652619 {
	width:160px !important;
	height:34px !important;
	left:1004px !important;
	top:733px !important;
}

#item652651 {
	width:464px !important;
	height:307px !important;
	left:700px !important;
	top:66px !important;
	background:#d70e2b;
}

@keyframes fade-in-652651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-652651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item652652 {
	width:374px !important;
	height:259px !important;
	left:745px !important;
	top:95px !important;
}

@keyframes fade-in-652652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-652652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item654430 {
	opacity:0.50;
	width:382px !important;
	height:137px !important;
	left:781px !important;
	top:421px !important;
	background:#fafafa;
}

#item654431 {
	opacity:0.50;
	width:382px !important;
	height:137px !important;
	left:781px !important;
	top:574px !important;
	background:#fafafa;
}

#item654359 {
	width:307px !important;
	height:91px !important;
	left:819px !important;
	top:597px !important;
}

@keyframes fade-in-654359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-654359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item654382 {
	width:327px !important;
	height:91px !important;
	left:809px !important;
	top:444px !important;
}

@keyframes fade-in-654382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-654382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item652710 {
	width:489px !important;
	height:223px !important;
	left:10px !important;
	top:100px !important;
	background:#fafafa;
}

#item652711 {
	width:407px !important;
	height:188px !important;
	left:54px !important;
	top:133px !important;
}

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

#item652734 {
	width:31px !important;
	height:31px !important;
	left:466px !important;
	top:104px !important;
}

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

#item652708 {
	width:499px !important;
	height:323px !important;
	left:112px !important;
	top:434px !important;
}

#item652782 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-652782 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-652782 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item667082 {
	width:41px !important;
	height:41px !important;
	left:152px !important;
}

#item667088 {
	width:142px !important;
	height:41px !important;
}

#item667079 {
	width:192px !important;
	height:41px !important;
	left:458px !important;
	top:353px !important;
}

#item667112 {
	width:464px !important;
	height:307px !important;
	left:200px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-667112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667113 {
	width:374px !important;
	height:259px !important;
	left:245px !important;
	top:64px !important;
}

@keyframes fade-in-667113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667162 {
	opacity:0.50;
	width:290px !important;
	height:137px !important;
	left:36px !important;
	top:785px !important;
	background:#fafafa;
}

#item667163 {
	opacity:0.50;
	width:290px !important;
	height:137px !important;
	left:374px !important;
	top:785px !important;
	background:#fafafa;
}

#item667165 {
	width:233px !important;
	height:91px !important;
	left:403px !important;
	top:808px !important;
}

@keyframes fade-in-667165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667188 {
	width:248px !important;
	height:91px !important;
	left:57px !important;
	top:808px !important;
}

@keyframes fade-in-667188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667213 {
	width:628px !important;
	height:241px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item667214 {
	width:600px !important;
	height:201px !important;
	left:24px !important;
	top:50px !important;
}

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

#item667237 {
	width:31px !important;
	height:31px !important;
	left:603px !important;
	top:15px !important;
}

#item667244 {
	width:10px !important;
	height:10px !important;
	left:96px !important;
	top:81px !important;
}

#item667211 {
	width:638px !important;
	height:251px !important;
	left:26px !important;
	top:933px !important;
}

#item667245 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-667245 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-667245 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item654756 {
	width:422px !important;
	height:790px !important;
	left:788px !important;
	background:#fff;
}

#item654760 {
	width:355px !important;
	height:179px !important;
	left:809px !important;
	top:248px !important;
	background:#fafafa;
}

#item655537 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item655538 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item655539 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item654785 {
	width:464px !important;
	height:155px !important;
	left:700px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-654785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-654785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item654786 {
	width:404px !important;
	height:67px !important;
	left:745px !important;
	top:94px !important;
}

@keyframes fade-in-654786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-654786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item654812 {
	width:331px !important;
	height:15px !important;
}

#item654836 {
	width:331px !important;
	height:15px !important;
}

#item654809 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:265px !important;
}

#item654862 {
	width:331px !important;
	height:15px !important;
}

#item654886 {
	width:331px !important;
	height:16px !important;
}

#item654859 {
	width:331px !important;
	height:16px !important;
	left:852px !important;
	top:382px !important;
}

#item654912 {
	width:331px !important;
	height:15px !important;
}

#item654937 {
	width:331px !important;
	height:15px !important;
}

#item654909 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:324px !important;
}

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

#item655328 {
	opacity:0.95;
	width:398px !important;
	height:356px !important;
	left:10px !important;
	top:10px !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-655328 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-655328 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item655329 {
	width:331px !important;
	height:327px !important;
	left:45px !important;
	top:39px !important;
}

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

#item655353 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item655295 {
	opacity:0.95;
	width:398px !important;
	height:325px !important;
	left:10px !important;
	top:10px !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-655295 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-655295 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item655296 {
	width:331px !important;
	height:298px !important;
	left:45px !important;
	top:39px !important;
}

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

#item655319 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item655063 {
	opacity:0.95;
	width:398px !important;
	height:439px !important;
	left:10px !important;
	top:10px !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-655063 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-655063 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item655064 {
	width:331px !important;
	height:410px !important;
	left:45px !important;
	top:39px !important;
}

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

#item655087 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item655095 {
	width:10px !important;
	height:10px !important;
	left:126px !important;
	top:214px !important;
}

#item655061 {
	width:408px !important;
	height:449px !important;
	left:344px !important;
	top:238px !important;
}

#item655161 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:268px !important;
}

#item655166 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:327px !important;
}

#item655170 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:383px !important;
}

#item655181 {
	width:390px !important;
	height:497px !important;
	left:800px !important;
	top:244px !important;
	background:#fff;
}

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

@keyframes fade-out-655245 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-655245 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item667265 {
	width:700px !important;
	height:372px !important;
	top:-1px !important;
	background:#fff;
}

#item667266 {
	width:628px !important;
	height:182px !important;
	left:36px !important;
	top:191px !important;
	background:#fafafa;
}

#item667267 {
	width:42px !important;
	height:827px !important;
	left:-6px !important;
	top:373px !important;
	background:#fff;
}

#item673691 {
	width:50px !important;
	height:827px !important;
	left:664px !important;
	top:373px !important;
	background:#fff;
}

#item667270 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item667271 {
	width:628px !important;
	height:155px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-667271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667272 {
	width:553px !important;
	height:67px !important;
	left:81px !important;
	top:82px !important;
}

@keyframes fade-in-667272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-667272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item667299 {
	width:397px !important;
	height:18px !important;
}

#item667296 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:216px !important;
}

#item667349 {
	width:397px !important;
	height:19px !important;
}

#item667346 {
	width:397px !important;
	height:19px !important;
	left:88px !important;
	top:311px !important;
}

#item667399 {
	width:397px !important;
	height:18px !important;
}

#item667396 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:266px !important;
}

#item667516 {
	opacity:0.95;
	width:478px !important;
	height:427px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-667516 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-667516 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item667517 {
	width:397px !important;
	height:392px !important;
	left:53px !important;
	top:45px !important;
}

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

#item667540 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item667449 {
	opacity:0.95;
	width:478px !important;
	height:390px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-667449 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-667449 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item667450 {
	width:397px !important;
	height:357px !important;
	left:53px !important;
	top:45px !important;
}

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

#item667473 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item667483 {
	opacity:0.95;
	width:478px !important;
	height:527px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-667483 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-667483 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item667484 {
	width:397px !important;
	height:492px !important;
	left:53px !important;
	top:45px !important;
}

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

#item667507 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item667480 {
	width:10px !important;
	height:10px !important;
	left:243px !important;
	top:212px !important;
}

#item667447 {
	width:488px !important;
	height:537px !important;
	left:101px !important;
	top:518px !important;
}

#item667546 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:213px !important;
}

#item667550 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:263px !important;
}

#item667553 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:309px !important;
}

#item667558 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-667558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-667558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle226 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.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:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle225 {
	font-family:Tondo;
	font-size:26.4px;
	line-height:48px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle224 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle223 {
	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;
	text-align:left;
}

p.autoParaStyle222 {
	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;
	text-align:left;
}

p.autoParaStyle221 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:19.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.autoParaStyle220 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.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.autoParaStyle219 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.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:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle218 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20.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:left;
}

p.autoParaStyle217 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	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.autoParaStyle216 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle215 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle214 {
	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:center;
}

p.autoParaStyle213 {
	font-family:Tondo;
	font-size:20px;
	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.autoParaStyle212 {
	font-weight:bold;
	font-family:Tondo;
	font-size:41px;
	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:center;
}

p.autoParaStyle211 {
	font-weight:bold;
	font-family:Tondo;
	font-size:35px;
	line-height:33px;
	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.autoParaStyle210 {
	font-family:Tondo;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle209 {
	font-family:"Proxima Nova";
	font-size:28.8px;
	line-height:19.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.autoParaStyle208 {
	font-family:Tondo;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle207 {
	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.autoParaStyle206 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	line-height:15.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle205 {
	font-family:Tondo;
	font-size:14.4px;
	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.autoParaStyle204 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	line-height:19.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.autoParaStyle203 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:15.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle202 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.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.autoParaStyle201 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.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.autoParaStyle200 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.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.autoParaStyle199 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle198 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.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:right;
}

p.autoParaStyle197 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle196 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.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.autoParaStyle195 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.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:-12px;
	padding-left:12px;
	text-align:left;
}

p.autoParaStyle194 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.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:-12px;
	padding-left:12px;
	text-align:left;
}

p.autoParaStyle193 {
	font-family:"Proxima Nova";
	font-size:24px;
	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.autoParaStyle192 {
	font-family:Tondo;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle191 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:24px;
	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.autoParaStyle190 {
	font-weight:bold;
	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.autoParaStyle189 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle188 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	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.autoParaStyle187 {
	font-family:Tondo;
	font-size:12px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle186 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle185 {
	font-family:Tondo;
	font-size:12px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle184 {
	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.autoParaStyle183 {
	font-weight:bold;
	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;
	text-align:right;
}

p.autoParaStyle182 {
	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:right;
}

p.autoParaStyle181 {
	font-weight:bold;
	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;
	text-align:left;
}

p.autoParaStyle180 {
	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.autoParaStyle179 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle178 {
	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-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle177 {
	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;
	text-align:left;
}

p.autoParaStyle176 {
	font-family:Tondo;
	font-size:18px;
	line-height:17px;
	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.autoParaStyle175 {
	font-family:Tondo;
	font-size:22px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle174 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40.6px;
	line-height:4.9px;
	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.autoParaStyle173 {
	font-weight:bold;
	font-family:Tondo;
	font-size:35.2px;
	line-height:10.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:center;
}

p.autoParaStyle172 {
	font-weight:bold;
	font-family:Tondo;
	font-size:88px;
	line-height:10.6px;
	color:#d70e2b;
	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.autoParaStyle171 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17.6px;
	line-height:35.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle170 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:17px;
	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.autoParaStyle169 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle168 {
	font-family:Tondo;
	font-size:14.4px;
	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:-18px;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle167 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	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:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	font-family:Tondo;
	font-size:15.6px;
	line-height:20.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-weight:bold;
	font-family:Tondo;
	font-size:15.6px;
	line-height:20.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.autoParaStyle164 {
	font-weight:bold;
	font-family:Tondo;
	font-size:48px;
	line-height:46.8px;
	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.autoParaStyle163 {
	font-family:Tondo;
	font-size:21.6px;
	line-height:21.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.autoParaStyle162 {
	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;
	text-align:left;
}

p.autoParaStyle161 {
	font-family:Tondo;
	font-size:12px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:-15px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle160 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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.autoParaStyle159 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:10.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle158 {
	font-weight:bold;
	font-family:Tondo;
	font-size:90px;
	line-height:10.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:40.5px;
	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.autoParaStyle156 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	line-height:25px;
	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.autoParaStyle155 {
	font-family:Tondo;
	font-size:16px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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-family:Tondo;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	font-weight:bold;
	font-family:Tondo;
	font-size:100px;
	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:center;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	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:center;
}

p.autoParaStyle149 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	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:center;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:17px;
	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:left;
}

p.autoParaStyle147 {
	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.autoParaStyle146 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	font-family:Tondo;
	font-size:36px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle144 {
	font-weight:bold;
	font-family:Tondo;
	font-size:32.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle143 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.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.autoParaStyle142 {
	font-family:Tondo;
	font-size:24px;
	line-height:48px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:24px;
	line-height:31.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.autoParaStyle140 {
	font-weight:300;
	font-family:Tondo;
	font-size:16px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-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: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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	font-family:Tondo;
	font-size:20px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle131 {
	font-family:Tondo;
	font-size:20px;
	line-height:26px;
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.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:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19.2px;
	line-height:19.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;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:19.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;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:Tondo;
	font-size:48px;
	line-height:46.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle124 {
	font-family:Tondo;
	font-size:12px;
	line-height:12px;
	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.autoParaStyle123 {
	font-family:Tondo;
	font-size:21.6px;
	line-height:20.4px;
	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.autoParaStyle122 {
	font-family:Tondo;
	font-size:21.6px;
	line-height:21.6px;
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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:left;
}

p.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:8px;
	text-align:right;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:8.4px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:8px;
	text-align:right;
}

p.autoParaStyle105 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:19.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:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:19.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:8px;
	text-align:right;
}

p.autoParaStyle103 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:19.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;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-family:Tondo;
	font-size:16.8px;
	line-height:8.4px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:19.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;
	margin-top:8px;
	text-align:right;
}

p.autoParaStyle100 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.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:8px;
	text-align:right;
}

p.autoParaStyle99 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:8px;
	text-align:right;
}

p.autoParaStyle98 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:19.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;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:19.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:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.7px;
	line-height:18.4px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:8px;
	text-align:right;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.7px;
	line-height:8px;
	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;
	margin-top:8px;
	text-align:right;
}

p.autoParaStyle93 {
	font-family:"Proxima Nova";
	font-size:13.8px;
	line-height:18.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:8px;
	text-align:right;
}

p.autoParaStyle92 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.1px;
	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;
	margin-top:8px;
	text-align:right;
}

p.autoParaStyle91 {
	font-family:Tondo;
	font-size:16.1px;
	line-height:18.4px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:8px;
	text-align:left;
}

p.autoParaStyle90 {
	font-family:Tondo;
	font-size:16.1px;
	line-height:8px;
	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;
	margin-top:8px;
	text-align:left;
}

p.autoParaStyle89 {
	font-family:"Proxima Nova";
	font-size:13.8px;
	line-height:18.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:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16.1px;
	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;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle86 {
	font-weight:bold;
	font-family:Tondo;
	font-size:44px;
	line-height:44px;
	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.autoParaStyle85 {
	font-weight:300;
	font-family:Tondo;
	font-size:44px;
	line-height:55px;
	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.autoParaStyle84 {
	font-family:Tondo;
	font-size:18.7px;
	line-height:17.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
	text-align:right;
}

p.autoParaStyle82 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	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.autoParaStyle81 {
	font-family:Tondo;
	font-size:14px;
	line-height: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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle80 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height: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:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	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;
	text-align:right;
}

p.autoParaStyle78 {
	font-family:Tondo;
	font-size:14px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-family:Tondo;
	font-size:14px;
	line-height: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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height: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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle73 {
	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;
	text-align:right;
}

p.autoParaStyle72 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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;
	text-align:right;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	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.autoParaStyle68 {
	font-family:"Proxima Nova";
	font-size:14px;
	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:right;
}

p.autoParaStyle67 {
	font-family:"Proxima Nova";
	font-size:14px;
	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.autoParaStyle66 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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;
	text-align:right;
}

p.autoParaStyle64 {
	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;
	text-align:left;
}

p.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:22px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:16.8px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:14px;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:"Proxima Nova";
	font-size:11.2px;
	line-height:14px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:"Proxima Nova";
	font-size:16px;
	line-height:20px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:"Proxima Nova";
	font-size:16px;
	line-height:20px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:29.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:"Proxima Nova";
	font-size:35px;
	line-height:28px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:"Proxima Nova";
	font-size:19.6px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle50 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle49 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle47 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54.6px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54.6px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:15.6px;
	line-height:15.6px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:39.2px;
	line-height:42px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle40 {
	font-family:"Proxima Nova";
	font-size:33.6px;
	line-height:19.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.autoParaStyle39 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:22.4px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:20px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:12px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-5px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height:10px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:"Proxima Nova";
	font-size:10px;
	line-height:13px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-family:"Proxima Nova";
	font-size:10px;
	line-height:13px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:10px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:21px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-family:"Proxima Nova";
	font-size:25px;
	line-height:20px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle27 {
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle26 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:17px;
	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.autoParaStyle25 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:21px;
	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.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:39px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-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-weight:300;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:39px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-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:500;
	font-family:"Proxima Nova";
	font-size:14px;
	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.autoParaStyle20 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:13px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:30px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-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-family:"Proxima Nova";
	font-size:30px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle15 {
	font-family:"Proxima Nova";
	font-size:25px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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-family:"Proxima Nova";
	font-size:12px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle11 {
	font-family:"Proxima Nova";
	font-size:28px;
	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.autoParaStyle10 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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-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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	font-weight:bold;
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	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.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.Párrafo-básico {
	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.A-medida-V_-_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.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.desktop_-_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.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.autoCharStyle48 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
}

span.autoCharStyle47 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	color:#d70e2b;
}

span.autoCharStyle46 {
	font-size:14.4px;
}

span.autoCharStyle45 {
	color:#d70e2b;
}

span.autoCharStyle44 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	color:#d70e2b;
}

span.autoCharStyle43 {
	font-size:28.8px;
}

span.autoCharStyle42 {
	font-size:28.8px;
}

span.autoCharStyle41 {
	font-weight:bold;
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle40 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	color:#d70e2b;
}

span.autoCharStyle39 {
	color:#d70e2b;
}

span.autoCharStyle38 {
	font-size:24px;
}

span.autoCharStyle37 {
	font-size:24px;
}

span.autoCharStyle36 {
	font-family:Tondo;
}

span.autoCharStyle35 {
	font-size:88px;
}

span.autoCharStyle34 {
	letter-spacing:-0.110em;
}

span.autoCharStyle33 {
	font-size:35.2px;
}

span.autoCharStyle32 {
	font-size:90px;
}

span.autoCharStyle31 {
	letter-spacing:-0.070em;
}

span.autoCharStyle30 {
	letter-spacing:-0.050em;
}

span.autoCharStyle29 {
	font-size:40px;
}

span.autoCharStyle28 {
	font-size:100px;
}

span.autoCharStyle27 {
	font-size:36px;
}

span.autoCharStyle26 {
	font-size:30px;
}

span.autoCharStyle25 {
	font-size:31px;
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	color:#d70e2b;
}

span.autoCharStyle23 {
	font-size:21.6px;
	color:#d70e2b;
}

span.autoCharStyle22 {
	font-size:21.6px;
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle19 {
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle18 {
	font-size:18px;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.7px;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:16px;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
}

span.autoCharStyle8 {
	font-size:23.8px;
}

span.autoCharStyle7 {
	color:#149489;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
}

span.autoCharStyle5 {
	font-weight:300;
	font-family:"Proxima Nova";
}

span.autoCharStyle4 {
	font-size:17px;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.A-medida-V_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.Hipervínculo {
	color:#265a9b;
	text-decoration:underline;
}

span.texto_check {
	color:#000;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.Hyperlink {
	color:#000;
	text-decoration:underline;
}

span.desktop_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

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

