/* 	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:#101820; }
:-webkit-full-screen { background:#101820; }
#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);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@font-face {
	font-family:FF-OptimaLTPro-Medium;
	src:url("../fonts/Linotype - OptimaLTPro-Medium.otf");
}

@font-face {
	font-family:FF-OptimaLTPro-DemiBold;
	src:url("../fonts/Linotype - OptimaLTPro-DemiBold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-OptimaLTPro-Black;
	src:url("../fonts/Linotype - OptimaLTPro-Black.otf");
}

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

@font-face {
	font-family:FF-Averta-Bold;
	src:url("../fonts/Intelligent Design - Averta-Bold.otf");
	font-weight:bold;
}

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

@font-face {
	font-family:FF-OptimaLTPro-Roman;
	src:url("../fonts/Linotype - OptimaLTPro-Roman.otf");
}

@font-face {
	font-family:FF-Averta-Semibold;
	src:url("../fonts/Intelligent Design - Averta-Semibold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Averta-Light;
	src:url("../fonts/Intelligent Design - Averta-Light.otf");
}

#item1451849 {
	width:1240px !important;
	height:818px !important;
	left:-20px !important;
	top:-13px !important;
	background:#000;
}

#item1619644 {
	width:1203px !important;
	height:790px !important;
}

#item1151998 {
	width:650px !important;
	height:102px !important;
	left:70px !important;
	top:70px !important;
}

#item1152006 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:196px !important;
}

#item1152036 {
	width:211px !important;
	height:33px !important;
	left:935px !important;
	top:70px !important;
}

#item1155515 {
	width:140px !important;
	height:52px !important;
	left:990px !important;
	top:673px !important;
}

#item1760903 {
	width:202px !important;
	height:41px !important;
	left:940px !important;
	top:119px !important;
}

#item1157708 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461822 {
	width:700px !important;
	height:1209px !important;
	background:#000;
}

#item1619666 {
	width:1848px !important;
	height:1214px !important;
	left:-739px !important;
}

#item1718768 {
	width:1848px !important;
	height:1213px !important;
	left:-694px !important;
	top:-6px !important;
}

#item1760905 {
	width:330px !important;
	height:53px !important;
	left:185px !important;
	top:914px !important;
}

#item1760910 {
	width:124px !important;
	height:43px !important;
	left:289px !important;
	top:1097px !important;
}

#item1760915 {
	width:306px !important;
	height:68px !important;
	left:198px !important;
	top:1000px !important;
	background:#fff;
}

#item1534950 {
	width:650px !important;
	height:130px !important;
	left:36px !important;
	top:36px !important;
}

#item1534975 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:164px !important;
}

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

@keyframes atenuar-1461880 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461880 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222389 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

#item1182245 {
	width:238px !important;
	height:159px !important;
	left:963px !important;
	top:631px !important;
}

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:36px !important;
	top:88px !important;
}

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1152165 {
	opacity:0.25;
	width:407px !important;
	height:277px !important;
	left:56px !important;
	top:283px !important;
	background:#0e0b00;
}

#item1152187 {
	width:363px !important;
	height:233px !important;
	left:80px !important;
	top:303px !important;
}

#item1157710 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519904 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

#item1519910 {
	width:427px !important;
	height:161px !important;
	left:59px !important;
	top:36px !important;
}

@keyframes intensificar-1519910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519933 {
	opacity:0.25;
	width:539px !important;
	height:414px !important;
	left:43px !important;
	top:223px !important;
	background:#0e0b00;
}

#item1519935 {
	width:499px !important;
	height:372px !important;
	left:63px !important;
	top:240px !important;
}

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

@keyframes atenuar-1461951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1152278 {
	width:54px !important;
	height:54px !important;
	left:33px !important;
}

#item1152445 {
	width:120px !important;
	height:31px !important;
	top:70px !important;
}

#item1156395 {
	width:120px !important;
	height:101px !important;
	left:927px !important;
	top:98px !important;
}

#item1152309 {
	width:57px !important;
	height:54px !important;
	left:31px !important;
}

#item1152422 {
	width:120px !important;
	height:30px !important;
	top:72px !important;
}

#item1156393 {
	width:120px !important;
	height:102px !important;
	left:771px !important;
	top:97px !important;
}

#item1326718 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item1350465 {
	width:13px !important;
	height:26px !important;
	left:1092px !important;
	top:106px !important;
}

#item1350470 {
	width:1086px !important;
	height:188px !important;
	top:23px !important;
}

#item1756009 {
	width:1062px !important;
	height:432px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

@keyframes intensificar-1756009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756035 {
	width:98px !important;
	height:9px !important;
	top:10px !important;
}

#item1756058 {
	width:56px !important;
	height:28px !important;
	left:98px !important;
}

#item1756065 {
	width:98px !important;
	height:9px !important;
	top:10px !important;
}

#item1756088 {
	width:56px !important;
	height:28px !important;
	left:98px !important;
}

#item1350567 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:9px !important;
}

#item1350573 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:218px !important;
}

#item1350578 {
	width:1102px !important;
	height:11px !important;
}

#item1156228 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1156252 {
	width:1102px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1156276 {
	width:1102px !important;
	height:11px !important;
}

#item1156147 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1156171 {
	width:1102px !important;
	height:180px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1156195 {
	width:1102px !important;
	height:11px !important;
}

#item1156065 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1156089 {
	width:1115px !important;
	height:163px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1156113 {
	width:1102px !important;
	height:11px !important;
}

#item1279848 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1279872 {
	width:1115px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1279896 {
	width:1102px !important;
	height:11px !important;
}

#item1279919 {
	width:498px !important;
	height:37px !important;
	left:618px !important;
	top:117px !important;
}

#item1279709 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item1279733 {
	width:452px !important;
	height:164px !important;
	top:24px !important;
}

@keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1279756 {
	width:452px !important;
	height:11px !important;
	left:1px !important;
}

#item1279779 {
	width:539px !important;
	height:11px !important;
	left:540px !important;
	top:34px !important;
}

#item1279802 {
	width:452px !important;
	height:174px !important;
	left:540px !important;
	top:58px !important;
}

@keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1155615 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item1155638 {
	width:1115px !important;
	height:162px !important;
	left:49px !important;
	top:60px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1155662 {
	width:1102px !important;
	height:13px !important;
	left:49px !important;
	top:34px !important;
}

#item1155613 {
	width:1200px !important;
	height:258px !important;
	top:532px !important;
}

#item1152301 {
	width:64px !important;
	height:60px !important;
	left:28px !important;
}

#item1152395 {
	width:120px !important;
	height:31px !important;
	top:77px !important;
}

#item1156391 {
	width:120px !important;
	height:108px !important;
	left:614px !important;
	top:91px !important;
}

#item1152316 {
	width:55px !important;
	height:51px !important;
	left:33px !important;
}

#item1152372 {
	width:120px !important;
	height:31px !important;
	top:69px !important;
}

#item1156389 {
	width:120px !important;
	height:100px !important;
	left:461px !important;
	top:99px !important;
}

#item1152292 {
	width:57px !important;
	height:66px !important;
	left:31px !important;
}

#item1152348 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item1155955 {
	width:120px !important;
	height:107px !important;
	left:308px !important;
	top:92px !important;
}

#item1152285 {
	width:75px !important;
	height:117px !important;
	left:22px !important;
}

#item1152324 {
	width:120px !important;
	height:31px !important;
	top:98px !important;
}

#item1155953 {
	width:120px !important;
	height:129px !important;
	left:152px !important;
	top:76px !important;
}

#item1171583 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1171587 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1157711 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520049 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

#item1520074 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

#item1520081 {
	width:628px !important;
	height:517px !important;
}

#item1756226 {
	width:609px !important;
	height:1072px !important;
}

@keyframes intensificar-1756226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756251 {
	width:137px !important;
	height:13px !important;
	top:13px !important;
}

#item1756274 {
	width:79px !important;
	height:39px !important;
	left:137px !important;
}

#item1756278 {
	width:137px !important;
	height:13px !important;
	top:13px !important;
}

#item1756301 {
	width:79px !important;
	height:39px !important;
	left:137px !important;
}

#item1520501 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1520524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520525 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item1520549 {
	width:628px !important;
	height:15px !important;
}

#item1520428 {
	width:700px !important;
	height:580px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1520452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520454 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item1520477 {
	width:628px !important;
	height:15px !important;
}

#item1520357 {
	width:700px !important;
	height:747px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1520380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520381 {
	width:628px !important;
	height:636px !important;
	top:62px !important;
}

#item1520404 {
	width:628px !important;
	height:37px !important;
}

#item1520279 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1520303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520304 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item1520327 {
	width:166px !important;
	height:15px !important;
}

#item1520351 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:459px !important;
}

#item1520177 {
	width:700px !important;
	height:647px !important;
	top:100px !important;
	background:#f3f3f2;
}

#item1520208 {
	width:628px !important;
	height:179px !important;
	top:28px !important;
}

@keyframes intensificar-1520208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520231 {
	width:465px !important;
	height:15px !important;
}

#item1520254 {
	width:376px !important;
	height:367px !important;
	left:36px !important;
	top:344px !important;
}

#item1520107 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

#item1520130 {
	width:628px !important;
	height:491px !important;
	left:36px !important;
	top:220px !important;
}

#item1520153 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:190px !important;
}

#item1520047 {
	width:700px !important;
	height:747px !important;
	top:453px !important;
}

#item1520572 {
	width:15px !important;
	height:51px !important;
	left:36px !important;
	top:36px !important;
}

#item1520582 {
	width:54px !important;
	height:50px !important;
	left:33px !important;
}

#item1520589 {
	width:120px !important;
	height:30px !important;
	top:68px !important;
}

#item1520579 {
	width:120px !important;
	height:98px !important;
	left:544px !important;
	top:39px !important;
}

#item1520615 {
	width:57px !important;
	height:54px !important;
	left:31px !important;
}

#item1520620 {
	width:120px !important;
	height:30px !important;
	top:71px !important;
}

#item1520612 {
	width:120px !important;
	height:101px !important;
	left:388px !important;
	top:36px !important;
}

#item1520646 {
	width:64px !important;
	height:60px !important;
	left:28px !important;
}

#item1520651 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item1520643 {
	width:120px !important;
	height:107px !important;
	left:544px !important;
	top:172px !important;
}

#item1520678 {
	width:55px !important;
	height:51px !important;
	left:33px !important;
}

#item1520684 {
	width:120px !important;
	height:30px !important;
	top:69px !important;
}

#item1520675 {
	width:120px !important;
	height:99px !important;
	left:375px !important;
	top:180px !important;
}

#item1520711 {
	width:57px !important;
	height:66px !important;
	left:31px !important;
}

#item1520716 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item1520708 {
	width:120px !important;
	height:107px !important;
	left:205px !important;
	top:173px !important;
}

#item1520742 {
	width:75px !important;
	height:117px !important;
	left:22px !important;
}

#item1520747 {
	width:120px !important;
	height:30px !important;
	top:98px !important;
}

#item1520739 {
	width:120px !important;
	height:128px !important;
	left:36px !important;
	top:157px !important;
}

#item1520771 {
	width:213px !important;
	height:50px !important;
	left:60px !important;
	top:36px !important;
}

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

@keyframes atenuar-1462786 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462786 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1462786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712649 {
	width:176px !important;
	height:126px !important;
	left:1024px !important;
	top:664px !important;
}

#item1712759 {
	opacity:0.50;
	width:240px !important;
	height:371px !important;
	left:396px !important;
	top:51px !important;
	border-radius:24px;
	background:#fff;
}

@keyframes intensificar-1712759 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes intensificar-1712759 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item1712759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1712760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1712767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1712773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1712777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723472 {
	width:184px !important;
	height:99px !important;
	left:840px !important;
	top:49px !important;
}

#item1723480 {
	width:466px !important;
	height:365px !important;
	left:698px !important;
	top:261px !important;
}

#item1723507 {
	width:418px !important;
	height:52px !important;
	left:746px !important;
	top:179px !important;
}

#item1535359 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1535359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1535359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1535359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718270 {
	width:628px !important;
	height:478px !important;
	left:36px !important;
	top:536px !important;
}

#item1712793 {
	width:176px !important;
	height:126px !important;
	left:524px !important;
	top:1075px !important;
}

#item1712804 {
	width:628px !important;
	height:45px !important;
	left:36px !important;
	top:477px !important;
}

#item1712864 {
	width:628px !important;
	height:20px !important;
	left:36px !important;
	top:436px !important;
}

#item1712887 {
	width:445px !important;
	height:133px !important;
	left:128px !important;
	top:1037px !important;
}

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

@keyframes atenuar-1535616 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1535616 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1535616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632174 {
	width:416px !important;
	height:64px !important;
	left:748px !important;
	top:37px !important;
}

#item1632197 {
	width:416px !important;
	height:31px !important;
	left:748px !important;
	top:297px !important;
}

#item1632220 {
	width:416px !important;
	height:156px !important;
	left:748px !important;
	top:121px !important;
}

#item1632243 {
	width:416px !important;
	height:50px !important;
	left:748px !important;
	top:590px !important;
}

@keyframes intensificar-1632243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632266 {
	width:416px !important;
	height:57px !important;
	left:748px !important;
	top:513px !important;
}

@keyframes intensificar-1632266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632289 {
	width:176px !important;
	height:126px !important;
	left:1024px !important;
	top:664px !important;
}

#item1632294 {
	width:161px !important;
	height:57px !important;
	left:421px !important;
	top:710px !important;
}

#item1632303 {
	width:416px !important;
	height:57px !important;
	left:748px !important;
	top:438px !important;
}

@keyframes intensificar-1632303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632326 {
	width:416px !important;
	height:72px !important;
	left:748px !important;
	top:348px !important;
}

@keyframes intensificar-1632326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632150 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1632150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1632150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1632150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1632378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632388 {
	width:628px !important;
	height:90px !important;
	left:36px !important;
	top:36px !important;
}

#item1632411 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:393px !important;
}

#item1632434 {
	width:628px !important;
	height:218px !important;
	left:36px !important;
	top:154px !important;
}

#item1632457 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:731px !important;
}

@keyframes intensificar-1632457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632480 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:631px !important;
}

@keyframes intensificar-1632480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632503 {
	width:176px !important;
	height:126px !important;
	left:524px !important;
	top:1075px !important;
}

#item1632508 {
	width:161px !important;
	height:57px !important;
	left:270px !important;
	top:1120px !important;
}

#item1632516 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:531px !important;
}

@keyframes intensificar-1632516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632539 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:431px !important;
}

@keyframes intensificar-1632539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes atenuar-1632376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1632376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1632376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1253659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1279698 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1153229 {
	width:528px !important;
	height:63px !important;
	left:636px !important;
	top:114px !important;
}

#item1171530 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1171534 {
	width:273px !important;
	height:37px !important;
	left:17px !important;
}

#item1725827 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1725831 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1725832 {
	width:509px !important;
	height:569px !important;
}

@keyframes intensificar-1725832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725856 {
	width:14px !important;
	height:9px !important;
}

#item1725859 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1725774 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1725779 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1725781 {
	width:509px !important;
	height:1757px !important;
}

@keyframes intensificar-1725781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725805 {
	width:14px !important;
	height:9px !important;
}

#item1725808 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1351093 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1351097 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1351163 {
	width:509px !important;
	height:890px !important;
}

@keyframes intensificar-1351163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351122 {
	width:14px !important;
	height:9px !important;
}

#item1351125 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1160912 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1160916 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1351014 {
	width:509px !important;
	height:1182px !important;
}

@keyframes intensificar-1351014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1160941 {
	width:14px !important;
	height:9px !important;
}

#item1160945 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1156743 {
	width:553px !important;
	height:530px !important;
	left:635px !important;
	top:189px !important;
}

@keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1161932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1161960 {
	width:146px !important;
	height:50px !important;
}

#item1161961 {
	width:131px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1161935 {
	width:146px !important;
	height:50px !important;
}

#item1161936 {
	width:131px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1161932 {
	width:146px !important;
	height:50px !important;
	left:918px !important;
	top:740px !important;
}

@keyframes intensificar-1725659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725687 {
	width:130px !important;
	height:50px !important;
}

#item1725688 {
	width:115px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1725662 {
	width:130px !important;
	height:50px !important;
}

#item1725663 {
	width:115px !important;
	height:25px !important;
	left:15px !important;
	top:10px !important;
}

#item1725659 {
	width:130px !important;
	height:50px !important;
	left:785px !important;
	top:740px !important;
}

@keyframes intensificar-1725712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725715 {
	width:133px !important;
	height:50px !important;
}

#item1725716 {
	width:118px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1725740 {
	width:133px !important;
	height:50px !important;
}

#item1725741 {
	width:118px !important;
	height:25px !important;
	left:15px !important;
	top:10px !important;
}

#item1725712 {
	width:133px !important;
	height:50px !important;
	left:1067px !important;
	top:740px !important;
}

@keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1161993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1162021 {
	width:103px !important;
	height:50px !important;
}

#item1162022 {
	width:73px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1161996 {
	width:103px !important;
	height:50px !important;
}

#item1161997 {
	width:73px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1161993 {
	width:103px !important;
	height:50px !important;
	left:679px !important;
	top:740px !important;
}

#item1253262 {
	width:25px !important;
	height:53px !important;
	left:677px !important;
	top:738px !important;
}

#item1157712 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1462801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520950 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1462811 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:469px !important;
}

#item1462836 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1462841 {
	width:382px !important;
	height:52px !important;
	left:24px !important;
}

#item1726326 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1726329 {
	width:628px !important;
	height:549px !important;
}

#item1726330 {
	width:595px !important;
	height:1020px !important;
}

@keyframes intensificar-1726330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726292 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1726296 {
	width:628px !important;
	height:549px !important;
}

#item1726297 {
	width:595px !important;
	height:2686px !important;
}

@keyframes intensificar-1726297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640590 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1640595 {
	width:628px !important;
	height:549px !important;
}

#item1640598 {
	width:595px !important;
	height:1377px !important;
}

@keyframes intensificar-1640598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640555 {
	width:628px !important;
	height:549px !important;
}

#item1640556 {
	width:595px !important;
	height:1785px !important;
}

@keyframes intensificar-1640556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640548 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1462864 {
	width:650px !important;
	height:549px !important;
	left:36px !important;
	top:559px !important;
}

@keyframes intensificar-1462941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462969 {
	width:193px !important;
	height:70px !important;
}

#item1462970 {
	width:172px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462944 {
	width:193px !important;
	height:70px !important;
}

#item1462945 {
	width:172px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462941 {
	width:193px !important;
	height:70px !important;
	left:318px !important;
	top:1130px !important;
}

@keyframes intensificar-1462993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463022 {
	width:138px !important;
	height:70px !important;
}

#item1463023 {
	width:98px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1462996 {
	width:138px !important;
	height:70px !important;
}

#item1462997 {
	width:98px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1462993 {
	width:138px !important;
	height:70px !important;
	left:3px !important;
	top:1130px !important;
}

#item1463047 {
	width:35px !important;
	height:74px !important;
	top:1127px !important;
}

@keyframes intensificar-1725931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725960 {
	width:171px !important;
	height:70px !important;
}

#item1725961 {
	width:152px !important;
	height:39px !important;
	left:20px !important;
	top:14px !important;
}

#item1725934 {
	width:171px !important;
	height:70px !important;
}

#item1725935 {
	width:152px !important;
	height:34px !important;
	left:20px !important;
	top:14px !important;
}

#item1725931 {
	width:171px !important;
	height:70px !important;
	left:144px !important;
	top:1130px !important;
}

@keyframes intensificar-1725984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726012 {
	width:186px !important;
	height:70px !important;
}

#item1726013 {
	width:165px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1725987 {
	width:186px !important;
	height:70px !important;
}

#item1725988 {
	width:165px !important;
	height:34px !important;
	left:21px !important;
	top:14px !important;
}

#item1725984 {
	width:186px !important;
	height:70px !important;
	left:514px !important;
	top:1130px !important;
}

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

@keyframes atenuar-1463053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1463053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724175 {
	width:1200px !important;
	height:790px !important;
	background:#0e0b00;
}

@keyframes intensificar-1724176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1724186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1724194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1724221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724229 {
	width:318px !important;
	height:50px !important;
	left:36px !important;
	top:189px !important;
}

#item1724276 {
	width:318px !important;
	height:50px !important;
	left:385px !important;
	top:487px !important;
}

#item1724299 {
	width:318px !important;
	height:50px !important;
	left:385px !important;
	top:189px !important;
}

#item1724322 {
	width:318px !important;
	height:50px !important;
	left:36px !important;
	top:487px !important;
}

@keyframes intensificar-1724368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747556 {
	width:379px !important;
	height:555px !important;
	left:6px !important;
	top:199px !important;
	background:#0e0b00;
}

@keyframes intensificar-1747556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747530 {
	width:379px !important;
	height:460px !important;
	left:6px !important;
	top:199px !important;
	background:#0e0b00;
}

@keyframes intensificar-1747530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724374 {
	width:13px !important;
	height:26px !important;
	left:417px !important;
	top:278px !important;
}

#item1724380 {
	width:414px !important;
	height:527px !important;
	top:16px !important;
}

#item1724381 {
	width:379px !important;
	height:609px !important;
	background:#0e0b00;
}

@keyframes intensificar-1724381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724405 {
	width:14px !important;
	height:9px !important;
}

#item1724411 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1747496 {
	width:379px !important;
	height:555px !important;
	left:6px !important;
	top:199px !important;
	background:#0e0b00;
}

@keyframes intensificar-1747496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724417 {
	width:10px !important;
	height:10px !important;
	left:27px !important;
	top:571px !important;
}

@keyframes intensificar-1724418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724368 {
	width:456px !important;
	height:790px !important;
	left:744px !important;
}

#item1724622 {
	width:56px !important;
	height:46px !important;
	left:167px !important;
	top:324px !important;
}

#item1724635 {
	width:56px !important;
	height:46px !important;
	left:516px !important;
	top:324px !important;
}

#item1724648 {
	width:56px !important;
	height:46px !important;
	left:167px !important;
	top:623px !important;
}

#item1724653 {
	width:56px !important;
	height:46px !important;
	left:516px !important;
	top:623px !important;
}

#item1724661 {
	width:318px !important;
	height:267px !important;
}

#item1724658 {
	width:318px !important;
	height:267px !important;
	left:39px !important;
	top:189px !important;
}

#item1724669 {
	width:318px !important;
	height:267px !important;
}

#item1724666 {
	width:318px !important;
	height:267px !important;
	left:386px !important;
	top:189px !important;
}

#item1724673 {
	width:318px !important;
	height:267px !important;
}

#item1724670 {
	width:318px !important;
	height:267px !important;
	left:388px !important;
	top:487px !important;
}

#item1724681 {
	width:318px !important;
	height:267px !important;
}

#item1724678 {
	width:318px !important;
	height:267px !important;
	left:36px !important;
	top:487px !important;
}

#item1724683 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1724689 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1724712 {
	width:670px !important;
	height:43px !important;
	left:36px !important;
	top:100px !important;
}

@keyframes intensificar-1724712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724150 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1724150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1724150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1724150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724789 {
	width:700px !important;
	height:1200px !important;
	background:#0e0b00;
}

#item1724791 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1724797 {
	width:552px !important;
	height:54px !important;
	left:23px !important;
}

#item1724820 {
	width:628px !important;
	height:105px !important;
	left:36px !important;
	top:111px !important;
}

@keyframes intensificar-1724844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1724853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1724860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1724881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724888 {
	width:298px !important;
	height:37px !important;
	left:36px !important;
	top:251px !important;
}

#item1724934 {
	width:298px !important;
	height:37px !important;
	left:363px !important;
	top:476px !important;
}

#item1724957 {
	width:298px !important;
	height:37px !important;
	left:363px !important;
	top:251px !important;
}

#item1724980 {
	width:298px !important;
	height:37px !important;
	left:36px !important;
	top:476px !important;
}

@keyframes intensificar-1725026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747920 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1747920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725096 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:207px !important;
}

#item1725100 {
	width:628px !important;
	height:459px !important;
}

#item1725101 {
	width:595px !important;
	height:560px !important;
}

@keyframes intensificar-1725101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725067 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:207px !important;
}

#item1725070 {
	width:628px !important;
	height:459px !important;
}

#item1725071 {
	width:595px !important;
	height:800px !important;
}

@keyframes intensificar-1725071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725036 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:207px !important;
}

#item1725042 {
	width:628px !important;
	height:459px !important;
}

#item1725043 {
	width:595px !important;
	height:673px !important;
}

@keyframes intensificar-1725043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1725028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725026 {
	width:650px !important;
	height:459px !important;
	left:36px !important;
	top:705px !important;
}

#item1725213 {
	width:34px !important;
	height:34px !important;
	left:168px !important;
	top:353px !important;
}

#item1725224 {
	width:34px !important;
	height:34px !important;
	left:495px !important;
	top:353px !important;
}

#item1725238 {
	width:34px !important;
	height:34px !important;
	left:168px !important;
	top:578px !important;
}

#item1725243 {
	width:34px !important;
	height:34px !important;
	left:495px !important;
	top:578px !important;
}

#item1725251 {
	width:298px !important;
	height:202px !important;
}

#item1725248 {
	width:298px !important;
	height:202px !important;
	left:39px !important;
	top:251px !important;
}

#item1725260 {
	width:298px !important;
	height:202px !important;
}

#item1725257 {
	width:298px !important;
	height:202px !important;
	left:364px !important;
	top:251px !important;
}

#item1725264 {
	width:298px !important;
	height:202px !important;
}

#item1725261 {
	width:298px !important;
	height:202px !important;
	left:366px !important;
	top:476px !important;
}

#item1725272 {
	width:298px !important;
	height:202px !important;
}

#item1725269 {
	width:298px !important;
	height:202px !important;
	left:36px !important;
	top:476px !important;
}

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

@keyframes atenuar-1723849 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1723849 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1723849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222390 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1153325 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1153325 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1167476 {
	width:417px !important;
	height:792px !important;
	left:783px !important;
	background:#fff;
}

#item1182257 {
	width:200px !important;
	height:229px !important;
	left:1000px !important;
	top:561px !important;
}

#item1182263 {
	width:154px !important;
	height:227px !important;
}

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

#item1153510 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1153446 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

#item1153377 {
	width:351px !important;
	height:74px !important;
	left:828px !important;
	top:155px !important;
}

#item1171518 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1153340 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1157713 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463069 {
	width:1236px !important;
	height:814px !important;
	left:-260px !important;
	top:-29px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1463070 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1463070 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1521113 {
	width:154px !important;
	height:227px !important;
	top:10px !important;
}

#item1521069 {
	width:700px !important;
	height:532px !important;
	top:668px !important;
	background:#fff;
}

#item1521071 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item1521077 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1521100 {
	width:200px !important;
	height:229px !important;
	left:505px !important;
	top:971px !important;
}

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

#item1725410 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1725383 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

#item1725376 {
	width:350px !important;
	height:74px !important;
	left:120px !important;
	top:777px !important;
}

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

@keyframes atenuar-1463344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1463344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222391 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1153777 {
	width:714px !important;
	height:44px !important;
	left:48px !important;
	top:422px !important;
}

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1153800 {
	opacity:0.40;
	width:502px !important;
	height:254px !important;
	left:48px !important;
	top:489px !important;
	background:#0e0b00;
}

#item1153802 {
	width:459px !important;
	height:214px !important;
	left:70px !important;
	top:508px !important;
}

@keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1157714 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1463360 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1463360 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1463365 {
	width:628px !important;
	height:44px !important;
	left:36px !important;
	top:743px !important;
}

@keyframes intensificar-1463365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463388 {
	opacity:0.40;
	width:628px !important;
	height:313px !important;
	left:36px !important;
	top:808px !important;
	background:#0e0b00;
}

#item1463389 {
	width:574px !important;
	height:262px !important;
	left:63px !important;
	top:832px !important;
}

@keyframes intensificar-1463389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes atenuar-1463412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1463412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1183130 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1334117 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1351645 {
	width:528px !important;
	height:638px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1351645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1156402 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1159937 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:323px !important;
}

#item1159941 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1334079 {
	width:509px !important;
	height:862px !important;
}

@keyframes intensificar-1334079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1159966 {
	width:14px !important;
	height:9px !important;
}

#item1159970 {
	width:14px !important;
	height:9px !important;
	top:664px !important;
}

#item1154096 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1308254 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1308277 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1351283 {
	width:20px !important;
	height:10px !important;
	left:149px !important;
	top:168px !important;
}

table#table1783275 th, table#table1783275 td {
	vertical-align:top;;
}

table#table1783275 tr {
	height:18px;;
}

table#table1783275 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:209px !important;
	left:46px !important;
	top:94px !important;
}

#item1351351 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351348 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1351355 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351352 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1351360 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351356 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1351364 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351361 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1351369 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351365 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:163px !important;
}

#item1351373 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351370 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1351377 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351374 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:200px !important;
}

#item1351381 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351378 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1351385 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351382 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:236px !important;
}

#item1351389 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351386 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:254px !important;
}

#item1351393 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351390 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

#item1351601 {
	width:33px !important;
	height:17px !important;
}

#item1351609 {
	width:93px !important;
	height:8px !important;
	left:38px !important;
	top:5px !important;
}

#item1756338 {
	width:20px !important;
	height:10px !important;
	left:178px !important;
	top:186px !important;
}

#item1756347 {
	width:33px !important;
	height:17px !important;
	left:214px !important;
	top:323px !important;
}

#item1756350 {
	width:93px !important;
	height:8px !important;
	left:252px !important;
	top:328px !important;
}

@keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1154353 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1154214 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1171651 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1171654 {
	width:564px !important;
	height:37px !important;
	left:16px !important;
}

#item1444129 {
	width:597px !important;
	height:455px !important;
	left:3px !important;
	top:147px !important;
}

#item1167481 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1167514 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1167478 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1161336 {
	width:19px !important;
	height:19px !important;
}

#item1161337 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1174065 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1174066 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1174062 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1174125 {
	width:122px !important;
	height:50px !important;
}

#item1174126 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1174151 {
	width:122px !important;
	height:50px !important;
}

#item1174152 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1174123 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1223792 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1223815 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1223789 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1157715 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463733 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1635411 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1635418 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:70px !important;
}

#item1635421 {
	width:595px !important;
	height:1110px !important;
}

@keyframes intensificar-1635421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463672 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1635329 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1635334 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:70px !important;
}

#item1635335 {
	width:595px !important;
	height:1110px !important;
}

@keyframes intensificar-1635335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463452 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1752114 {
	width:92px !important;
	height:20px !important;
	left:63px !important;
	top:78px !important;
}

#item1752137 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1752160 {
	width:24px !important;
	height:12px !important;
	left:192px !important;
	top:203px !important;
}

table#table1786739 th, table#table1786739 td {
	vertical-align:top;;
}

table#table1786739 tr {
	height:22px;;
}

table#table1786739 {
	table-layout:fixed;
}

#item1752165 {
	width:622px !important;
	height:249px !important;
	left:54px !important;
	top:112px !important;
}

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

#item1752273 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:111px !important;
}

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

#item1752276 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:133px !important;
}

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

#item1752279 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:155px !important;
}

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

#item1752282 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:177px !important;
}

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

#item1752285 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:199px !important;
}

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

#item1752288 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:221px !important;
}

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

#item1752291 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:243px !important;
}

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

#item1752305 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:265px !important;
}

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

#item1752308 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:286px !important;
}

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

#item1752311 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:308px !important;
}

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

#item1752314 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:330px !important;
}

#item1752199 {
	width:40px !important;
	height:20px !important;
	left:68px !important;
	top:370px !important;
}

#item1752208 {
	width:114px !important;
	height:10px !important;
	left:114px !important;
	top:376px !important;
}

#item1756387 {
	width:24px !important;
	height:12px !important;
	left:221px !important;
	top:225px !important;
}

#item1756396 {
	width:40px !important;
	height:20px !important;
	left:280px !important;
	top:370px !important;
}

#item1756399 {
	width:114px !important;
	height:10px !important;
	left:326px !important;
	top:376px !important;
}

#item1463434 {
	width:700px !important;
	height:922px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1463434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463432 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1463780 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1463783 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1464241 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1464265 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1464238 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1464275 {
	width:26px !important;
	height:26px !important;
}

#item1464271 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1464280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464283 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1464284 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1464280 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1464288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464319 {
	width:171px !important;
	height:70px !important;
}

#item1464320 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464293 {
	width:171px !important;
	height:70px !important;
}

#item1464294 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464288 {
	width:171px !important;
	height:70px !important;
	left:452px !important;
	top:1130px !important;
}

#item1464453 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1464476 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1464450 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1464480 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464480 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351689 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1351696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1351694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351692 {
	width:600px !important;
	height:790px !important;
}

#item1351697 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1351726 {
	width:528px !important;
	height:275px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1351726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391311 {
	width:100px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1391311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1789160 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1789160 {
	table-layout:fixed;
}

#item1422596 {
	width:528px !important;
	height:104px !important;
	top:274px !important;
}

@keyframes intensificar-1422596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352393 {
	width:528px !important;
	height:551px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1352393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1351778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351825 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1351848 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1351871 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1351878 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1351901 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1422640 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1422640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422663 {
	width:350px !important;
	height:71px !important;
	top:73px !important;
}

@keyframes intensificar-1422663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351700 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:174px !important;
}

#item1351945 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1351968 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1351992 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1351995 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1352022 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1352023 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1352018 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1352058 {
	width:123px !important;
	height:50px !important;
}

#item1352059 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352033 {
	width:123px !important;
	height:50px !important;
}

#item1352034 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352028 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1352113 {
	width:99px !important;
	height:50px !important;
}

#item1352114 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352087 {
	width:99px !important;
	height:50px !important;
}

#item1352088 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352082 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1352166 {
	width:101px !important;
	height:50px !important;
}

#item1352167 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352141 {
	width:101px !important;
	height:50px !important;
}

#item1352142 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352137 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1352193 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1352216 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1352190 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1352224 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1352224 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1352224 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1352224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464495 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1464505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1464500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464498 {
	width:700px !important;
	height:309px !important;
}

#item1521484 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1464694 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

@keyframes intensificar-1464694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1791013 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1791013 {
	table-layout:fixed;
}

#item1464717 {
	width:628px !important;
	height:185px !important;
	top:336px !important;
}

@keyframes intensificar-1464717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635457 {
	width:628px !important;
	height:279px !important;
}

#item1635459 {
	width:595px !important;
	height:381px !important;
}

@keyframes intensificar-1635459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635483 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1638081 {
	width:628px !important;
	height:520px !important;
}

#item1638083 {
	width:595px !important;
	height:764px !important;
}

@keyframes intensificar-1638083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638107 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1464517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464518 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1464541 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1464564 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1464571 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1464594 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1464598 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1464598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464621 {
	width:490px !important;
	height:106px !important;
	top:116px !important;
}

@keyframes intensificar-1464621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464515 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:555px !important;
}

#item1464740 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1464763 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1464788 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1464791 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1464817 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1464818 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1464814 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1464853 {
	width:172px !important;
	height:70px !important;
}

#item1464854 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464828 {
	width:172px !important;
	height:70px !important;
}

#item1464829 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464824 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1464906 {
	width:139px !important;
	height:70px !important;
}

#item1464907 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464881 {
	width:139px !important;
	height:70px !important;
}

#item1464882 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464877 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1464959 {
	width:141px !important;
	height:70px !important;
}

#item1464960 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464934 {
	width:141px !important;
	height:70px !important;
}

#item1464935 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464930 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1464987 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1465011 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1464984 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1465019 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1465019 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643087 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1643092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1643095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643090 {
	width:600px !important;
	height:790px !important;
}

#item1643096 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1643104 {
	width:528px !important;
	height:245px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1643104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643128 {
	width:100px !important;
	height:13px !important;
	top:245px !important;
}

@keyframes intensificar-1643128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1793616 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1793616 {
	table-layout:fixed;
}

#item1643151 {
	width:528px !important;
	height:104px !important;
	top:265px !important;
}

@keyframes intensificar-1643151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749427 {
	width:528px !important;
	height:532px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1749427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1643175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643177 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1643200 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1643223 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

#item1643229 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1643252 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1643255 {
	width:350px !important;
	height:47px !important;
	top:64px !important;
}

@keyframes intensificar-1643255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643278 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1643278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643102 {
	width:564px !important;
	height:532px !important;
	left:636px !important;
	top:193px !important;
}

#item1643326 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1643349 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1643373 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1643377 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1717907 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1643404 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1643405 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1643401 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1643437 {
	width:123px !important;
	height:50px !important;
}

#item1643438 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643412 {
	width:123px !important;
	height:50px !important;
}

#item1643413 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643408 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1643490 {
	width:99px !important;
	height:50px !important;
}

#item1643491 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1643465 {
	width:99px !important;
	height:50px !important;
}

#item1643466 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1643461 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1643543 {
	width:101px !important;
	height:50px !important;
}

#item1643544 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643518 {
	width:101px !important;
	height:50px !important;
}

#item1643519 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643514 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1706827 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1706850 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706824 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1643605 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1643605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1643605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1643605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643651 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1643656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1643658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643654 {
	width:700px !important;
	height:309px !important;
}

#item1643659 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1643825 {
	width:140px !important;
	height:18px !important;
	top:287px !important;
}

@keyframes intensificar-1643825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1795352 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1795352 {
	table-layout:fixed;
}

#item1643848 {
	width:628px !important;
	height:185px !important;
	top:315px !important;
}

@keyframes intensificar-1643848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643871 {
	width:628px !important;
	height:255px !important;
}

#item1643872 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1643872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643895 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:105px !important;
}

#item1643667 {
	width:628px !important;
	height:499px !important;
}

#item1643668 {
	width:595px !important;
	height:873px !important;
}

@keyframes intensificar-1643668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643691 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

@keyframes intensificar-1643695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643696 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1643719 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1643744 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1643750 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1643773 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1643778 {
	width:490px !important;
	height:37px !important;
	top:84px !important;
}

@keyframes intensificar-1643778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643801 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1643801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643665 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1643898 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1643921 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1643945 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1643950 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1718039 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1643976 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1643977 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1643973 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1644009 {
	width:172px !important;
	height:70px !important;
}

#item1644010 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1643984 {
	width:172px !important;
	height:70px !important;
}

#item1643985 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1643980 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1644062 {
	width:139px !important;
	height:70px !important;
}

#item1644063 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1644037 {
	width:139px !important;
	height:70px !important;
}

#item1644038 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1644033 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1644116 {
	width:141px !important;
	height:70px !important;
}

#item1644117 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1644090 {
	width:141px !important;
	height:70px !important;
}

#item1644091 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1644086 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1644146 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644170 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644143 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1644173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1644173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1644173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710744 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1352512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1352510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352508 {
	width:600px !important;
	height:790px !important;
}

#item1352513 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1352542 {
	width:528px !important;
	height:259px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1352542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391080 {
	width:100px !important;
	height:13px !important;
	top:259px !important;
}

@keyframes intensificar-1391080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1797797 tr {
	border-right:2.2px solid #fff;;
}

table#table1797797 {
	table-layout:fixed;
}

#item1422740 {
	width:528px !important;
	height:161px !important;
	top:279px !important;
}

@keyframes intensificar-1422740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353105 {
	width:528px !important;
	height:531px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1353105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1352593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352640 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1352663 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1352686 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

#item1352697 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1352720 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1422713 {
	width:350px !important;
	height:232px !important;
	top:57px !important;
}

@keyframes intensificar-1422713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422690 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1422690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352516 {
	width:564px !important;
	height:531px !important;
	left:636px !important;
	top:194px !important;
}

#item1352762 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1352785 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1352810 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1352813 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1352839 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1352840 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1352836 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1352875 {
	width:123px !important;
	height:50px !important;
}

#item1352876 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352850 {
	width:123px !important;
	height:50px !important;
}

#item1352851 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352846 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1352929 {
	width:99px !important;
	height:50px !important;
}

#item1352930 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352904 {
	width:99px !important;
	height:50px !important;
}

#item1352905 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352899 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1352983 {
	width:101px !important;
	height:50px !important;
}

#item1352984 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352957 {
	width:101px !important;
	height:50px !important;
}

#item1352959 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352953 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1706858 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1706881 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706855 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1353040 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1353040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1353040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1353040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711704 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1465046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1465040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465038 {
	width:700px !important;
	height:309px !important;
}

#item1521490 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1465238 {
	width:140px !important;
	height:18px !important;
	top:193px !important;
}

@keyframes intensificar-1465238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635504 {
	width:628px !important;
	height:174px !important;
}

#item1635505 {
	width:595px !important;
	height:381px !important;
}

@keyframes intensificar-1635505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635528 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1750239 {
	width:628px !important;
	height:251px !important;
	top:220px !important;
}

table#table1800707 tr {
	border-right:3.08px solid #fff;;
}

table#table1800707 {
	table-layout:fixed;
}

#item1750240 {
	width:704px !important;
	height:234px !important;
}

@keyframes intensificar-1750240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1750263 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:476px !important;
}

#item1638128 {
	width:628px !important;
	height:499px !important;
}

#item1638129 {
	width:595px !important;
	height:1069px !important;
}

@keyframes intensificar-1638129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638152 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

@keyframes intensificar-1465057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465058 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1465081 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1465105 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1465113 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1465136 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1465141 {
	width:490px !important;
	height:168px !important;
	top:69px !important;
}

@keyframes intensificar-1465141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465164 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1465164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465055 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1465284 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1465307 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1465332 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1465335 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1465362 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1465363 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1465359 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1465395 {
	width:172px !important;
	height:70px !important;
}

#item1465396 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465370 {
	width:172px !important;
	height:70px !important;
}

#item1465371 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465366 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1465449 {
	width:139px !important;
	height:70px !important;
}

#item1465450 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465424 {
	width:139px !important;
	height:70px !important;
}

#item1465425 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465420 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1465502 {
	width:141px !important;
	height:70px !important;
}

#item1465503 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465477 {
	width:141px !important;
	height:70px !important;
}

#item1465478 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465473 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1641216 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641239 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641213 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1465564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1465564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1644373 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1644378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1644382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1644376 {
	width:600px !important;
	height:790px !important;
}

#item1644383 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1644389 {
	width:528px !important;
	height:296px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1644389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1644413 {
	width:100px !important;
	height:13px !important;
	top:296px !important;
}

@keyframes intensificar-1644413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1804617 tr {
	border-right:2.2px solid #fff;;
}

table#table1804617 {
	table-layout:fixed;
}

#item1644436 {
	width:528px !important;
	height:132px !important;
	top:316px !important;
}

@keyframes intensificar-1644436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659113 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1659113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1644460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1644461 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1644484 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1644507 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

#item1644515 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1644538 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1644542 {
	width:376px !important;
	height:80px !important;
	top:50px !important;
}

@keyframes intensificar-1644542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1644565 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1644565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1644386 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1644627 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1644650 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1644675 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1644678 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1717931 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1644727 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1644728 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1644724 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1644765 {
	width:123px !important;
	height:50px !important;
}

#item1644766 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644740 {
	width:123px !important;
	height:50px !important;
}

#item1644741 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644735 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1644818 {
	width:99px !important;
	height:50px !important;
}

#item1644819 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1644793 {
	width:99px !important;
	height:50px !important;
}

#item1644794 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1644789 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1644871 {
	width:101px !important;
	height:50px !important;
}

#item1644872 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644846 {
	width:101px !important;
	height:50px !important;
}

#item1644847 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644842 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1706887 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1706911 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706884 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1644931 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1644931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1644931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1644931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711721 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1644977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1644979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1644975 {
	width:700px !important;
	height:309px !important;
}

#item1644980 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1645142 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

@keyframes intensificar-1645142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1809205 tr {
	border-right:3.08px solid #fff;;
}

table#table1809205 {
	table-layout:fixed;
}

#item1645165 {
	width:628px !important;
	height:204px !important;
	top:336px !important;
}

@keyframes intensificar-1645165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645188 {
	width:628px !important;
	height:279px !important;
}

#item1645189 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1645189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645212 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1644985 {
	width:628px !important;
	height:541px !important;
}

#item1644986 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1644986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645009 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1645015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645016 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1645040 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1645063 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1645069 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1645092 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1645095 {
	width:490px !important;
	height:124px !important;
	top:98px !important;
}

@keyframes intensificar-1645095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645118 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1645118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1644983 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1645216 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1645240 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1645264 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1645267 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1718013 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1645316 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1645317 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1645313 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1645350 {
	width:172px !important;
	height:70px !important;
}

#item1645351 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1645324 {
	width:172px !important;
	height:70px !important;
}

#item1645325 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1645320 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1645403 {
	width:139px !important;
	height:70px !important;
}

#item1645404 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1645378 {
	width:139px !important;
	height:70px !important;
}

#item1645379 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1645374 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1645457 {
	width:141px !important;
	height:70px !important;
}

#item1645458 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1645432 {
	width:141px !important;
	height:70px !important;
}

#item1645433 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1645428 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1645489 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1645513 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1645486 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1645517 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1645517 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1645517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710777 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1353170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1353168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353166 {
	width:600px !important;
	height:790px !important;
}

#item1353171 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1353421 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1353444 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1353468 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1353471 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1557366 {
	width:100px !important;
	height:13px !important;
	top:232px !important;
}

@keyframes intensificar-1557366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557389 {
	width:528px !important;
	height:231px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1557389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1815822 th, table#table1815822 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1815822 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1815822 {
	table-layout:fixed;
}

#item1557413 {
	width:528px !important;
	height:85px !important;
	top:252px !important;
}

@keyframes intensificar-1557413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557341 {
	width:528px !important;
	height:531px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1557341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557201 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1557201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557224 {
	width:350px !important;
	height:30px !important;
	top:83px !important;
}

@keyframes intensificar-1557224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557247 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:68px !important;
}

@keyframes intensificar-1557247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557270 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:84px !important;
}

@keyframes intensificar-1557270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557293 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:173px !important;
}

#item1557303 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:102px !important;
}

#item1557310 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:136px !important;
}

#item1557334 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:138px !important;
}

#item1557199 {
	width:564px !important;
	height:531px !important;
	left:636px !important;
	top:194px !important;
}

#item1353497 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1353498 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1353494 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1353533 {
	width:123px !important;
	height:50px !important;
}

#item1353534 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353507 {
	width:123px !important;
	height:50px !important;
}

#item1353508 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353503 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1353586 {
	width:99px !important;
	height:50px !important;
}

#item1353588 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353561 {
	width:99px !important;
	height:50px !important;
}

#item1353562 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353557 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1353641 {
	width:101px !important;
	height:50px !important;
}

#item1353642 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353615 {
	width:101px !important;
	height:50px !important;
}

#item1353616 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353611 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1706917 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1706940 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706914 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1353697 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1353697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1353697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1353697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711727 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1465585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1465591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465583 {
	width:700px !important;
	height:309px !important;
}

#item1521496 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1465840 {
	width:626px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1465863 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1465887 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1465894 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1557700 {
	width:140px !important;
	height:18px !important;
	top:311px !important;
}

@keyframes intensificar-1557700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635535 {
	width:628px !important;
	height:281px !important;
	left:1px !important;
}

#item1635536 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1635536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635559 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:118px !important;
}

table#table1821337 th, table#table1821337 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1821337 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1821337 {
	table-layout:fixed;
}

#item1751154 {
	width:629px !important;
	height:139px !important;
	top:338px !important;
}

@keyframes intensificar-1751154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638157 {
	width:628px !important;
	height:476px !important;
	left:1px !important;
}

#item1638158 {
	width:595px !important;
	height:1010px !important;
}

@keyframes intensificar-1638158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638181 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:215px !important;
}

#item1557508 {
	width:627px !important;
	height:88px !important;
	left:2px !important;
}

@keyframes intensificar-1557508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557531 {
	width:490px !important;
	height:42px !important;
	left:1px !important;
	top:141px !important;
}

@keyframes intensificar-1557531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557554 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:116px !important;
}

@keyframes intensificar-1557554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557577 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:138px !important;
}

@keyframes intensificar-1557577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557600 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:263px !important;
}

#item1557611 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:164px !important;
}

#item1557616 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:212px !important;
}

#item1557639 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:215px !important;
}

#item1557506 {
	width:665px !important;
	height:476px !important;
	left:35px !important;
	top:599px !important;
}

#item1465920 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1465922 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1465917 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1465954 {
	width:172px !important;
	height:70px !important;
}

#item1465955 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465929 {
	width:172px !important;
	height:70px !important;
}

#item1465930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465925 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1466008 {
	width:139px !important;
	height:70px !important;
}

#item1466009 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465983 {
	width:139px !important;
	height:70px !important;
}

#item1465984 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465978 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1466061 {
	width:141px !important;
	height:70px !important;
}

#item1466062 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466036 {
	width:141px !important;
	height:70px !important;
}

#item1466037 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466032 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1641250 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641273 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641247 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1466118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1466118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710733 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1354028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1354026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354024 {
	width:600px !important;
	height:790px !important;
}

#item1354029 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1354059 {
	width:528px !important;
	height:235px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1354059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391232 {
	width:100px !important;
	height:13px !important;
	top:239px !important;
}

@keyframes intensificar-1391232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1823257 th, table#table1823257 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1823257 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1823257 {
	table-layout:fixed;
}

#item1422886 {
	width:528px !important;
	height:85px !important;
	top:259px !important;
}

@keyframes intensificar-1422886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354730 {
	width:528px !important;
	height:530px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1354730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354636 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:67px !important;
}

#item1354659 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:83px !important;
}

#item1354682 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:159px !important;
}

#item1354687 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:134px !important;
}

#item1354710 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:136px !important;
}

#item1422837 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1422837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422860 {
	width:350px !important;
	height:30px !important;
	top:83px !important;
}

@keyframes intensificar-1422860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756491 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:100px !important;
}

#item1354032 {
	width:564px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1354282 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1354306 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1354330 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1354333 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1354359 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1354360 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1354356 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1354392 {
	width:123px !important;
	height:50px !important;
}

#item1354394 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354367 {
	width:123px !important;
	height:50px !important;
}

#item1354368 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354363 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1354448 {
	width:99px !important;
	height:50px !important;
}

#item1354449 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1354422 {
	width:99px !important;
	height:50px !important;
}

#item1354423 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1354417 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1354501 {
	width:101px !important;
	height:50px !important;
}

#item1354502 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354476 {
	width:101px !important;
	height:50px !important;
}

#item1354477 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354472 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1706947 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1706970 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706944 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1354558 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1354558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1354558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1354558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711749 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1466148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1466139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466137 {
	width:700px !important;
	height:309px !important;
}

#item1521502 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1528868 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:326px !important;
}

@keyframes intensificar-1528868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1826371 th, table#table1826371 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1826371 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1826371 {
	table-layout:fixed;
}

#item1557864 {
	width:628px !important;
	height:139px !important;
	top:354px !important;
}

@keyframes intensificar-1557864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635567 {
	width:628px !important;
	height:294px !important;
}

#item1635568 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1635568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635592 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:124px !important;
}

#item1638193 {
	width:628px !important;
	height:492px !important;
}

#item1638194 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1638194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638218 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1466237 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1466237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466260 {
	width:490px !important;
	height:44px !important;
	top:139px !important;
}

@keyframes intensificar-1466260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756626 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:117px !important;
}

#item1756649 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:140px !important;
}

#item1756672 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:246px !important;
}

#item1756677 {
	width:234px !important;
	height:21px !important;
	left:447px !important;
	top:211px !important;
}

#item1756700 {
	width:7px !important;
	height:11px !important;
	left:435px !important;
	top:214px !important;
}

#item1756704 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:164px !important;
}

#item1466158 {
	width:680px !important;
	height:492px !important;
	left:36px !important;
	top:583px !important;
}

#item1466382 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:490px !important;
}

#item1466405 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1466429 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466435 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1466461 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1466462 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1466458 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1466496 {
	width:172px !important;
	height:70px !important;
}

#item1466498 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466471 {
	width:172px !important;
	height:70px !important;
}

#item1466472 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466467 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1466551 {
	width:139px !important;
	height:70px !important;
}

#item1466552 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466525 {
	width:139px !important;
	height:70px !important;
}

#item1466526 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466521 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1466604 {
	width:141px !important;
	height:70px !important;
}

#item1466605 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466579 {
	width:141px !important;
	height:70px !important;
}

#item1466580 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466575 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1641281 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641304 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641278 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1466660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1466660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645605 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1645612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1645615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645610 {
	width:600px !important;
	height:790px !important;
}

#item1645616 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1645621 {
	width:528px !important;
	height:266px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1645621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645645 {
	width:100px !important;
	height:13px !important;
	top:266px !important;
}

@keyframes intensificar-1645645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1828757 tr {
	border-right:2.2px solid #fff;;
}

table#table1828757 {
	table-layout:fixed;
}

#item1645668 {
	width:528px !important;
	height:190px !important;
	top:286px !important;
}

@keyframes intensificar-1645668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751633 {
	width:528px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1751633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1645692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645693 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1645716 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1645739 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

#item1645746 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1645769 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1645776 {
	width:350px !important;
	height:148px !important;
	top:87px !important;
}

@keyframes intensificar-1645776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645799 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1645799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645619 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1645862 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1645885 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1645909 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1645912 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1717959 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1645962 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1645963 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1645959 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1645995 {
	width:123px !important;
	height:50px !important;
}

#item1645996 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1645970 {
	width:123px !important;
	height:50px !important;
}

#item1645971 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1645966 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1646050 {
	width:99px !important;
	height:50px !important;
}

#item1646051 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1646024 {
	width:99px !important;
	height:50px !important;
}

#item1646025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1646019 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1646103 {
	width:101px !important;
	height:50px !important;
}

#item1646105 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1646078 {
	width:101px !important;
	height:50px !important;
}

#item1646079 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1646074 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1706981 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707004 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706978 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1646163 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1646163 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1646163 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1646163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711760 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1646211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646209 {
	width:700px !important;
	height:309px !important;
}

#item1646214 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1646220 {
	width:140px !important;
	height:18px !important;
	top:195px !important;
}

@keyframes intensificar-1646220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1831370 tr {
	border-right:3.08px solid #fff;;
}

table#table1831370 {
	table-layout:fixed;
}

#item1646243 {
	width:628px !important;
	height:286px !important;
	top:223px !important;
}

@keyframes intensificar-1646243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646266 {
	width:628px !important;
	height:164px !important;
}

#item1646267 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1646267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646290 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:59px !important;
}

#item1646424 {
	width:628px !important;
	height:509px !important;
}

#item1646425 {
	width:595px !important;
	height:931px !important;
}

@keyframes intensificar-1646425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646448 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

@keyframes intensificar-1646294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646295 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1646318 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1646341 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1646350 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1646373 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1646376 {
	width:490px !important;
	height:213px !important;
	top:143px !important;
}

@keyframes intensificar-1646376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646399 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1646399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646217 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:566px !important;
}

#item1646451 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:496px !important;
}

#item1646475 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1646499 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1646502 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1717987 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1646552 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1646553 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1646549 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1646585 {
	width:172px !important;
	height:70px !important;
}

#item1646586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1646560 {
	width:172px !important;
	height:70px !important;
}

#item1646561 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1646556 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1646639 {
	width:139px !important;
	height:70px !important;
}

#item1646640 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1646614 {
	width:139px !important;
	height:70px !important;
}

#item1646615 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1646610 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1646693 {
	width:141px !important;
	height:70px !important;
}

#item1646694 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1646668 {
	width:141px !important;
	height:70px !important;
}

#item1646669 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1646663 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1646723 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1646746 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1646720 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1646751 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1646751 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1646751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710748 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1354798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1354795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354793 {
	width:600px !important;
	height:790px !important;
}

#item1354799 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1354851 {
	width:100px !important;
	height:13px !important;
	top:250px !important;
}

@keyframes intensificar-1354851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422980 {
	width:528px !important;
	height:211px !important;
	top:7px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1422980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1834746 th, table#table1834746 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1834746 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1834746 {
	table-layout:fixed;
}

#item1756818 {
	width:528px !important;
	height:85px !important;
	top:268px !important;
}

@keyframes intensificar-1756818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756749 {
	width:528px !important;
	height:544px !important;
	top:4px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1756749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1354879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354926 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1354949 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1354972 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1354979 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1355002 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423010 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1423010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423033 {
	width:350px !important;
	height:232px !important;
	top:89px !important;
}

@keyframes intensificar-1423033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354802 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1355046 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1355069 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1355093 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1355098 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1756713 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1355125 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1355126 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1355122 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1355159 {
	width:123px !important;
	height:50px !important;
}

#item1355160 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355134 {
	width:123px !important;
	height:50px !important;
}

#item1355135 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355129 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1355212 {
	width:99px !important;
	height:50px !important;
}

#item1355213 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355187 {
	width:99px !important;
	height:50px !important;
}

#item1355188 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355183 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1355265 {
	width:101px !important;
	height:50px !important;
}

#item1355266 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355240 {
	width:101px !important;
	height:50px !important;
}

#item1355241 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355236 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1707013 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707036 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707010 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1355322 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1355322 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1355322 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1355322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711678 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1466690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466682 {
	width:700px !important;
	height:309px !important;
}

#item1521507 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1466871 {
	width:140px !important;
	height:18px !important;
	top:335px !important;
}

@keyframes intensificar-1466871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635601 {
	width:628px !important;
	height:295px !important;
	top:10px !important;
}

#item1635602 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1635602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635625 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:135px !important;
}

#item1638225 {
	width:628px !important;
	height:491px !important;
	top:10px !important;
}

#item1638226 {
	width:595px !important;
	height:1178px !important;
}

@keyframes intensificar-1638226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638249 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1466782 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1466782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466806 {
	width:490px !important;
	height:325px !important;
	top:109px !important;
}

@keyframes intensificar-1466806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757636 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:89px !important;
}

#item1757659 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:112px !important;
}

#item1757682 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:192px !important;
}

#item1757687 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:157px !important;
}

#item1757710 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:160px !important;
}

#item1466700 {
	width:664px !important;
	height:501px !important;
	left:36px !important;
	top:574px !important;
}

#item1466964 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1466988 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466992 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1757565 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1757590 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

table#table1837707 th, table#table1837707 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1837707 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1837707 {
	table-layout:fixed;
}

#item1757846 {
	width:628px !important;
	height:139px !important;
	left:36px !important;
	top:936px !important;
}

@keyframes intensificar-1757846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467018 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1467019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1467015 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1467051 {
	width:172px !important;
	height:70px !important;
}

#item1467052 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467026 {
	width:172px !important;
	height:70px !important;
}

#item1467027 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467022 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1467104 {
	width:139px !important;
	height:70px !important;
}

#item1467105 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467079 {
	width:139px !important;
	height:70px !important;
}

#item1467080 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467075 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1467158 {
	width:141px !important;
	height:70px !important;
}

#item1467159 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467132 {
	width:141px !important;
	height:70px !important;
}

#item1467133 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467128 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1641312 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641335 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641309 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1467215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710678 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1355511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1355509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355507 {
	width:600px !important;
	height:790px !important;
}

#item1355512 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1757943 {
	width:100px !important;
	height:13px !important;
	top:324px !important;
}

@keyframes intensificar-1757943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1838430 th, table#table1838430 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1838430 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1838430 {
	table-layout:fixed;
}

#item1757966 {
	width:528px !important;
	height:114px !important;
	top:342px !important;
}

@keyframes intensificar-1757966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758016 {
	width:528px !important;
	height:304px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1758016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355722 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:284px !important;
}

#item1355726 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1356147 {
	width:509px !important;
	height:739px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1356147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355752 {
	width:14px !important;
	height:9px !important;
}

#item1355757 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

@keyframes intensificar-1355593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355640 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1355663 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1355686 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1355693 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1355716 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423063 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1423063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423087 {
	width:350px !important;
	height:232px !important;
	top:132px !important;
}

@keyframes intensificar-1423087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355515 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1355761 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:130px !important;
}

#item1355784 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1355808 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1355813 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1757914 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1355839 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1355840 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1355836 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1355873 {
	width:123px !important;
	height:50px !important;
}

#item1355874 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355847 {
	width:123px !important;
	height:50px !important;
}

#item1355848 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355843 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1355926 {
	width:99px !important;
	height:50px !important;
}

#item1355928 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355901 {
	width:99px !important;
	height:50px !important;
}

#item1355902 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355897 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1355982 {
	width:101px !important;
	height:50px !important;
}

#item1355983 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355957 {
	width:101px !important;
	height:50px !important;
}

#item1355958 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355952 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1707043 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707066 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707040 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1356038 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1356038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1356038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1356038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711777 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1467244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467236 {
	width:700px !important;
	height:309px !important;
}

#item1521514 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1528981 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:310px !important;
}

@keyframes intensificar-1528981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635637 {
	width:628px !important;
	height:278px !important;
}

#item1635639 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1635639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635662 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

table#table1841283 th, table#table1841283 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1841283 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1841283 {
	table-layout:fixed;
}

#item1758417 {
	width:628px !important;
	height:179px !important;
	top:339px !important;
}

@keyframes intensificar-1758417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638259 {
	width:628px !important;
	height:518px !important;
}

#item1638261 {
	width:595px !important;
	height:1364px !important;
}

@keyframes intensificar-1638261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638284 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1467256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467257 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1467281 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1467304 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1467310 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1467333 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1467340 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1467340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467363 {
	width:490px !important;
	height:228px !important;
	top:170px !important;
}

@keyframes intensificar-1467363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467254 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1467502 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1467526 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1467550 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1467553 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1758043 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1467579 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1467580 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1467576 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1467614 {
	width:172px !important;
	height:70px !important;
}

#item1467615 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467588 {
	width:172px !important;
	height:70px !important;
}

#item1467589 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467584 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1467667 {
	width:139px !important;
	height:70px !important;
}

#item1467668 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467642 {
	width:139px !important;
	height:70px !important;
}

#item1467643 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467638 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1467720 {
	width:141px !important;
	height:70px !important;
}

#item1467721 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467695 {
	width:141px !important;
	height:70px !important;
}

#item1467696 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467691 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1641346 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641369 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641343 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1467777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710781 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1356479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1356477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356475 {
	width:600px !important;
	height:790px !important;
}

#item1356481 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1356486 {
	width:528px !important;
	height:219px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1356486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356540 {
	width:100px !important;
	height:12px !important;
	top:219px !important;
}

@keyframes intensificar-1356540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1843561 th, table#table1843561 td {
	padding:3px 1px 1px 5px;;
	vertical-align:middle;;
}

table#table1843561 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1843561 {
	table-layout:fixed;
}

#item1558126 {
	width:528px !important;
	height:127px !important;
	top:237px !important;
}

@keyframes intensificar-1558126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758470 {
	width:528px !important;
	height:570px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1758470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1356564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356611 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1356634 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1356657 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1356663 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1356687 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423120 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1423120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423143 {
	width:398px !important;
	height:98px !important;
	top:83px !important;
}

@keyframes intensificar-1423143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356484 {
	width:564px !important;
	height:570px !important;
	left:636px !important;
	top:155px !important;
}

#item1356729 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1356752 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1356776 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1356781 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1356807 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1356808 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1356804 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1356843 {
	width:123px !important;
	height:50px !important;
}

#item1356844 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356817 {
	width:123px !important;
	height:50px !important;
}

#item1356818 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356813 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1356896 {
	width:99px !important;
	height:50px !important;
}

#item1356897 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356871 {
	width:99px !important;
	height:50px !important;
}

#item1356872 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356867 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1356950 {
	width:101px !important;
	height:50px !important;
}

#item1356951 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356925 {
	width:101px !important;
	height:50px !important;
}

#item1356926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356920 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1707074 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707097 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707070 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1357009 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1357009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1357009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1357009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711786 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1467799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467797 {
	width:700px !important;
	height:309px !important;
}

#item1521518 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529154 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:251px !important;
}

@keyframes intensificar-1529154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635675 {
	width:628px !important;
	height:221px !important;
}

#item1635676 {
	width:595px !important;
	height:529px !important;
}

@keyframes intensificar-1635676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635699 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

table#table1846092 th, table#table1846092 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:middle;;
}

table#table1846092 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1846092 {
	table-layout:fixed;
}

#item1753635 {
	width:628px !important;
	height:241px !important;
	top:280px !important;
}

@keyframes intensificar-1753635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638295 {
	width:628px !important;
	height:521px !important;
}

#item1638296 {
	width:595px !important;
	height:890px !important;
}

@keyframes intensificar-1638296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638319 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

@keyframes intensificar-1467819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467820 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1467843 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1467866 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1467872 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1467895 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1467898 {
	width:628px !important;
	height:133px !important;
}

@keyframes intensificar-1467898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467922 {
	width:518px !important;
	height:84px !important;
	top:140px !important;
}

@keyframes intensificar-1467922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467817 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1468059 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1468083 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468108 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468112 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1468138 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1468139 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468135 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1468172 {
	width:172px !important;
	height:70px !important;
}

#item1468173 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468147 {
	width:172px !important;
	height:70px !important;
}

#item1468148 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468143 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1468225 {
	width:139px !important;
	height:70px !important;
}

#item1468226 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468200 {
	width:139px !important;
	height:70px !important;
}

#item1468201 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468196 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1468279 {
	width:141px !important;
	height:70px !important;
}

#item1468280 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468254 {
	width:141px !important;
	height:70px !important;
}

#item1468255 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468249 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1641375 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641398 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641372 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1468337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710736 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1357191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1357189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357187 {
	width:600px !important;
	height:790px !important;
}

#item1357192 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1357251 {
	width:100px !important;
	height:12px !important;
	top:239px !important;
}

@keyframes intensificar-1357251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1848136 th, table#table1848136 td {
	padding:3px 1px 1px 5px;;
}

table#table1848136 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1848136 {
	table-layout:fixed;
}

#item1752367 {
	width:528px !important;
	height:156px !important;
	top:257px !important;
}

@keyframes intensificar-1752367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1759230 {
	width:528px !important;
	height:237px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1759230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1752335 {
	width:528px !important;
	height:562px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1752335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357278 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1357278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357301 {
	width:400px !important;
	height:91px !important;
	top:83px !important;
}

@keyframes intensificar-1357301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357324 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

@keyframes intensificar-1357324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357347 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:148px !important;
}

@keyframes intensificar-1357347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357370 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:205px !important;
}

@keyframes intensificar-1357370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357377 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1357377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357401 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1357401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357195 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1357449 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:131px !important;
}

#item1357472 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1357496 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1357503 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1357529 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1357530 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1357526 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1357562 {
	width:123px !important;
	height:50px !important;
}

#item1357563 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357537 {
	width:123px !important;
	height:50px !important;
}

#item1357538 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357533 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1357615 {
	width:99px !important;
	height:50px !important;
}

#item1357616 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357590 {
	width:99px !important;
	height:50px !important;
}

#item1357591 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357586 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1357669 {
	width:101px !important;
	height:50px !important;
}

#item1357670 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357644 {
	width:101px !important;
	height:50px !important;
}

#item1357645 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357640 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1707108 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707131 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707105 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1357725 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1357725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1357725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1357725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711831 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1468366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468358 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1521523 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529302 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:225px !important;
}

@keyframes intensificar-1529302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635712 {
	width:628px !important;
	height:205px !important;
}

#item1635713 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1635713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635736 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

table#table1851298 th, table#table1851298 td {
	padding:4.2px 1.4px 1.4px 7px;;
}

table#table1851298 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1851298 {
	table-layout:fixed;
}

#item1752816 {
	width:628px !important;
	height:288px !important;
	top:251px !important;
}

@keyframes intensificar-1752816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638333 {
	width:628px !important;
	height:539px !important;
}

#item1638334 {
	width:595px !important;
	height:1657px !important;
}

@keyframes intensificar-1638334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638357 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

@keyframes intensificar-1468377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468424 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1468447 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1468470 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1468477 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1468500 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1534880 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1534880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534904 {
	width:522px !important;
	height:159px !important;
	top:143px !important;
}

@keyframes intensificar-1534904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468375 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1468633 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:491px !important;
}

#item1468657 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1468681 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468684 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1468711 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1468712 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468707 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1468745 {
	width:172px !important;
	height:70px !important;
}

#item1468746 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468720 {
	width:172px !important;
	height:70px !important;
}

#item1468721 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468716 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1468798 {
	width:139px !important;
	height:70px !important;
}

#item1468799 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468773 {
	width:139px !important;
	height:70px !important;
}

#item1468774 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468769 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1468851 {
	width:141px !important;
	height:70px !important;
}

#item1468852 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468826 {
	width:141px !important;
	height:70px !important;
}

#item1468827 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468822 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1641406 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641429 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641403 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1468910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1632681 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1632682 {
	width:1200px !important;
	height:790px !important;
}

#item1632689 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1632698 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1632703 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1632708 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1632713 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

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

#item1632724 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1632730 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1632741 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1632759 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1536358 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1536358 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536358 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1536358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1632607 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1632608 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1632615 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1632623 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1632629 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1632634 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1632639 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

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

#item1632649 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1632655 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1632661 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

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

@keyframes atenuar-1536432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1536432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519969 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1519970 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1519994 {
	width:600px !important;
	height:57px !important;
	left:50px !important;
	top:911px !important;
}

#item1520017 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1520022 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1520022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes atenuar-1513552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle160 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle158 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:25.6px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle156 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:18.3px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle155 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle153 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle149 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle146 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-family:FF-Averta-Regular,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle143 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle142 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle139 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	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:left;
}

p.autoParaStyle138 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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:left;
}

p.autoParaStyle137 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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:left;
}

p.autoParaStyle136 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:21px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle134 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-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:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle127 {
	font-family:FF-Averta-Regular,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle125 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	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:left;
}

p.autoParaStyle124 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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:left;
}

p.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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:left;
}

p.autoParaStyle122 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle121 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle117 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	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:left;
}

p.autoParaStyle116 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	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.autoParaStyle114 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle113 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle112 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#101820;
	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:left;
}

p.autoParaStyle111 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#101820;
	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:right;
}

p.autoParaStyle110 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	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.autoParaStyle109 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	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:right;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle106 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle103 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	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.autoParaStyle102 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	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.autoParaStyle100 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle99 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle98 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#101820;
	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:left;
}

p.autoParaStyle97 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:15px;
	color:#101820;
	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:right;
}

p.autoParaStyle96 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#101820;
	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.autoParaStyle95 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	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:right;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle90 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle89 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19.6px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19.6px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:34px;
	margin-bottom:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21px;
	line-height:22.4px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	line-height:28px;
	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.autoParaStyle82 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	line-height:28px;
	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.autoParaStyle81 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	line-height:16px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	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.autoParaStyle79 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	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.autoParaStyle78 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:24px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:19px;
	line-height:20px;
	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.autoParaStyle75 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	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:left;
}

p.autoParaStyle72 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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:left;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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-indent:-15px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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-indent:-17px;
	padding-left:34px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	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-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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:left;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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-indent:-11px;
	padding-left:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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-indent:-12px;
	padding-left:24px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-family:"Optima LT Pro";
	font-size:14.6px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-bottom:8px;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:18.5px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:25.2px;
	color:#3c3c3b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.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.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.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.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-family:"Optima LT Pro";
	font-size:10.4px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-bottom:6px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:18px;
	color:#3c3c3b;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#3c3c3b;
	letter-spacing:0.100em;
	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-bottom:16px;
	text-align:center;
}

p.autoParaStyle41 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:20px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle39 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:23px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle36 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	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.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	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.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:45px;
	line-height:54px;
	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.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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.autoCharStyle19 {
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	font-size:14px;
}

span.autoCharStyle16 {
	font-size:10px;
}

span.autoCharStyle15 {
	color:#101820;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle13 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#ea5153;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle11 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle9 {
	color:#3c3c3b;
	text-decoration:underline;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle6 {
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.Hipervínculo {
	color:#3c3c3b;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

