/* 	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:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

@font-face {
	font-family:FF-OptimaLTPro-DemiBold;
	src:url("../fonts/OptimaLTPro-DemiBold.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-OptimaLTPro-Bold;
	src:url("../fonts/Linotype - OptimaLTPro-Bold.otf");
	font-weight:bold;
}

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

@font-face {
	font-family:FF-Averta-Regular;
	src:url("../fonts/Intelligent Design - Averta-Regular.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/Averta_Light 2.otf");
}

#item1447661 {
	width:1220px !important;
	height:810px !important;
	left:-10px !important;
	top:-10px !important;
	background:#000;
}

#item1447662 {
	width:1201px !important;
	height:790px !important;
	left:-1px !important;
}

#item1447671 {
	width:650px !important;
	height:113px !important;
	left:70px !important;
	top:70px !important;
}

#item1447694 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:203px !important;
}

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

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

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

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

#item1431241 {
	width:1842px !important;
	height:1223px !important;
	left:-557px !important;
	top:-20px !important;
	background:#000;
}

#item1326991 {
	width:650px !important;
	height:113px !important;
	left:50px !important;
	top:36px !important;
}

#item1327014 {
	width:645px !important;
	height:22px !important;
	left:55px !important;
	top:183px !important;
}

#item1350068 {
	width:330px !important;
	height:53px !important;
	left:185px !important;
	top:991px !important;
}

#item1350074 {
	width:124px !important;
	height:43px !important;
	left:289px !important;
	top:1071px !important;
}

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

@keyframes atenuar-1327043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1327043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1327043 {
	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-1390266 {
	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-1390266 {
	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;
	}
}
#item1153800 {
	opacity:0.50;
	width:688px !important;
	height:201px !important;
	background:#0e0b00;
}

#item1153802 {
	width:636px !important;
	height:214px !important;
	left:22px !important;
	top:19px !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%;
}

#item1450693 {
	width:427px !important;
	height:95px !important;
	left:66px !important;
	top:65px !important;
}

@keyframes intensificar-1450693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450693 {
	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%;
}

#item1328689 {
	opacity:0.20;
	width:502px !important;
	height:347px !important;
	background:#0e0b00;
}

#item1328690 {
	width:459px !important;
	height:328px !important;
	left:22px !important;
	top:19px !important;
}

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

#item1450716 {
	width:427px !important;
	height:95px !important;
	left:62px !important;
	top:53px !important;
}

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

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

@keyframes atenuar-1328713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1328713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1328713 {
	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;
}

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

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

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

#item1391741_1449928 {
	width:33.0750053405761px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1391741 {
	width:1115px !important;
	height:178px !important;
	left:49px !important;
	top:44px !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-1391741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

#item1318139 {
	width:1102px !important;
	height:185px !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;
}

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

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

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

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

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

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

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

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

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

#item1318035 {
	width:506px !important;
	height:37px !important;
	left:618px !important;
	top:117px !important;
}

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

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

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

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

#item1317907 {
	width:538px !important;
	height:11px !important;
	left:540px !important;
	top:34px !important;
}

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

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

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

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

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

#item1317624 {
	width:1200px !important;
	height:258px !important;
	top:532px !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%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1351994_1449933 {
	width:33.0750053405761px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1351994 {
	width:628px !important;
	height:517px !important;
	left:36px !important;
	top:194px !important;
}

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

#item1351738 {
	width:700px !important;
	height:539px !important;
	top:208px !important;
	background:#f3f3f2;
}

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

#item1351762 {
	width:628px !important;
	height:445px !important;
	top:28px !important;
}

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

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

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

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

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

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

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

#item1351619 {
	width:628px !important;
	height:619px !important;
	top:62px !important;
}

#item1351642 {
	width:628px !important;
	height:38px !important;
}

#item1351520 {
	width:700px !important;
	height:467px !important;
	top:282px !important;
	background:#f3f3f2;
}

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

#item1351544 {
	width:628px !important;
	height:371px !important;
	top:28px !important;
}

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

#item1351591 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:588px !important;
}

#item1351396 {
	width:700px !important;
	height:694px !important;
	top:53px !important;
	background:#f3f3f2;
}

#item1351427 {
	width:647px !important;
	height:253px !important;
	top:28px !important;
}

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

#item1351496 {
	width:399px !important;
	height:366px !important;
	left:37px !important;
	top:354px !important;
}

#item1351326 {
	width:700px !important;
	height:516px !important;
	top:232px !important;
	background:#f3f3f2;
}

#item1351349 {
	width:628px !important;
	height:419px !important;
	left:36px !important;
	top:292px !important;
}

#item1351372 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:262px !important;
}

#item1351324 {
	width:700px !important;
	height:749px !important;
	top:453px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1317150 {
	width:586px !important;
	height:572px !important;
	left:7px !important;
	top:138px !important;
}

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

#item1177519 {
	width:75px !important;
	height:16px !important;
	left:47px !important;
	top:84px !important;
}

#item1242174 {
	width:114px !important;
	height:16px !important;
	left:432px !important;
	top:84px !important;
}

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

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

table#table1472148 {
	table-layout:fixed;
}

#item1313681 {
	width:500px !important;
	height:304px !important;
	left:11px !important;
}

#item1443872 {
	width:87px !important;
	height:8px !important;
	left:50px !important;
	top:311px !important;
}

#item1443896 {
	width:20px !important;
	height:10px !important;
	left:283px !important;
	top:236px !important;
}

#item1313711 {
	width:511px !important;
	height:17px !important;
}

#item1313708 {
	width:511px !important;
	height:17px !important;
	top:217px !important;
}

#item1313715 {
	width:511px !important;
	height:17px !important;
}

#item1313712 {
	width:511px !important;
	height:17px !important;
	top:235px !important;
}

#item1313719 {
	width:511px !important;
	height:17px !important;
}

#item1313716 {
	width:511px !important;
	height:17px !important;
	top:252px !important;
}

#item1313723 {
	width:511px !important;
	height:17px !important;
}

#item1313720 {
	width:511px !important;
	height:17px !important;
}

#item1313727 {
	width:511px !important;
	height:17px !important;
}

#item1313724 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1313731 {
	width:511px !important;
	height:17px !important;
}

#item1313728 {
	width:511px !important;
	height:17px !important;
	top:35px !important;
}

#item1313736 {
	width:511px !important;
	height:17px !important;
}

#item1313732 {
	width:511px !important;
	height:17px !important;
	top:53px !important;
}

#item1313740 {
	width:511px !important;
	height:17px !important;
}

#item1313737 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

#item1313744 {
	width:511px !important;
	height:17px !important;
}

#item1313741 {
	width:511px !important;
	height:17px !important;
	top:88px !important;
}

#item1313748 {
	width:511px !important;
	height:17px !important;
}

#item1313745 {
	width:511px !important;
	height:17px !important;
	top:106px !important;
}

#item1313752 {
	width:511px !important;
	height:17px !important;
}

#item1313749 {
	width:511px !important;
	height:17px !important;
	top:124px !important;
}

#item1313756 {
	width:511px !important;
	height:17px !important;
}

#item1313753 {
	width:511px !important;
	height:17px !important;
	top:141px !important;
}

#item1313760 {
	width:511px !important;
	height:17px !important;
}

#item1313757 {
	width:511px !important;
	height:17px !important;
	top:159px !important;
}

#item1313764 {
	width:511px !important;
	height:18px !important;
}

#item1313761 {
	width:511px !important;
	height:18px !important;
	top:176px !important;
}

#item1313816 {
	width:511px !important;
	height:18px !important;
}

#item1313813 {
	width:511px !important;
	height:18px !important;
	top:195px !important;
}

#item1431445 {
	width:114px !important;
	height:16px !important;
	left:348px !important;
	top:84px !important;
}

#item1443867 {
	width:33px !important;
	height:17px !important;
	left:47px !important;
	top:423px !important;
}

#item1321292 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

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

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

#item1171654 {
	width:528px !important;
	height:53px !important;
	left:16px !important;
}

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

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

#item1167478 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:117px !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:#e4e1ea;
}

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

#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%;
}

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

#item1445395 {
	width:24px !important;
	height:12px !important;
	left:393px !important;
	top:409px !important;
}

#item1388306 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:81px !important;
}

#item1388329 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:81px !important;
}

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

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

table#table1474772 {
	table-layout:fixed;
}

#item1388352 {
	width:610px !important;
	height:681px !important;
	left:59px !important;
	top:121px !important;
}

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

#item1413367 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:382px !important;
}

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

#item1413373 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:404px !important;
}

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

#item1413376 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:425px !important;
}

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

#item1413379 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:119px !important;
}

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

#item1413382 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:141px !important;
}

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

#item1413385 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:162px !important;
}

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

#item1413388 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:184px !important;
}

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

#item1413392 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:206px !important;
}

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

#item1413395 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:227px !important;
}

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

#item1413398 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:249px !important;
}

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

#item1413401 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:270px !important;
}

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

#item1413404 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:292px !important;
}

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

#item1413407 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:313px !important;
}

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

#item1413410 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:335px !important;
}

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

#item1413413 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:357px !important;
}

#item1431589 {
	width:139px !important;
	height:20px !important;
	left:426px !important;
	top:81px !important;
}

#item1445369 {
	width:122px !important;
	height:11px !important;
	left:116px !important;
	top:509px !important;
}

#item1445392 {
	width:46px !important;
	height:23px !important;
	left:62px !important;
	top:503px !important;
}

#item1352986 {
	width:665px !important;
	height:364px !important;
	left:29px !important;
	top:174px !important;
}

#item1328736 {
	width:710px !important;
	height:890px !important;
	left:-10px !important;
	top:186px !important;
}

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

#item1352307 {
	width:608px !important;
	height:68px !important;
	left:22px !important;
}

#item1329561 {
	width:34px !important;
	height:34px !important;
}

#item1329557 {
	width:34px !important;
	height:34px !important;
	left:650px !important;
	top:214px !important;
}

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

#item1329567 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1329568 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1329564 {
	width:53px !important;
	height:70px !important;
	left:648px !important;
	top:1130px !important;
}

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

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

#item1329655 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1329630 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1329625 {
	width:171px !important;
	height:70px !important;
	left:474px !important;
	top:1130px !important;
}

#item1352375 {
	width:144px !important;
	height:15px !important;
	left:9px !important;
}

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

#item1352373 {
	width:153px !important;
	height:15px !important;
	left:36px !important;
	top:147px !important;
}

#item1353005 {
	width:35px !important;
	height:74px !important;
	left:471px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

#item1453096 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1477470 th, table#table1477470 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1477470 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1477470 {
	table-layout:fixed;
}

#item1453271 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

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

#item1453294 {
	width:57px !important;
	height:9px !important;
}

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

#item1453317 {
	width:528px !important;
	height:309px !important;
	top:15px !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-1453317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453232 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1453235 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

#item1453236 {
	width:509px !important;
	height:583px !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-1453236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1453266 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1453102 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

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

#item1453125 {
	width:350px !important;
	height:148px !important;
	top:82px !important;
}

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

#item1453148 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:274px !important;
}

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

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

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

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

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

#item1453201 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1453100 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1453341 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:127px !important;
}

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

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

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

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

#item1453418 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1453419 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1453582 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1453589 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1453586 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

#item1453667 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

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

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

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

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

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

#item1453842 {
	width:80px !important;
	height:12px !important;
	top:229px !important;
}

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

#item1453867 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1453872 {
	width:628px !important;
	height:197px !important;
}

#item1453873 {
	width:595px !important;
	height:518px !important;
}

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

table#table1481264 th, table#table1481264 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1481264 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1481264 {
	table-layout:fixed;
}

#item1453896 {
	width:628px !important;
	height:221px !important;
	top:256px !important;
}

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

#item1453814 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

#item1453817 {
	width:628px !important;
	height:477px !important;
}

#item1453818 {
	width:595px !important;
	height:1127px !important;
}

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

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

#item1453685 {
	width:628px !important;
	height:88px !important;
}

#item1453708 {
	width:431px !important;
	height:207px !important;
	top:108px !important;
}

#item1453731 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:375px !important;
}

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

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

#item1453785 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1453682 {
	width:651px !important;
	height:477px !important;
	left:36px !important;
	top:599px !important;
}

#item1453919 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1453942 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1453969 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1454706 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1453995 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1453996 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1453992 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1454029 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1454004 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1453999 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1454083 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1454058 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1454053 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

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

#item1454137 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1454112 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1454107 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1454160 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1287119 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

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

table#table1484327 {
	table-layout:fixed;
}

#item1287340 {
	width:528px !important;
	height:104px !important;
	top:19px !important;
}

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

#item1287364 {
	width:57px !important;
	height:9px !important;
}

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

#item1287903 {
	width:528px !important;
	height:309px !important;
	top:15px !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-1287903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431662 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:240px !important;
}

#item1431665 {
	width:534px !important;
	height:475px !important;
	top:15px !important;
}

#item1431666 {
	width:509px !important;
	height:1703px !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-1431666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1431694 {
	width:14px !important;
	height:9px !important;
	top:498px !important;
}

#item1287168 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

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

#item1287191 {
	width:350px !important;
	height:80px !important;
	top:82px !important;
}

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

#item1287214 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:173px !important;
}

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

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

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

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

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

#item1287268 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1287124 {
	width:552px !important;
	height:507px !important;
	left:636px !important;
	top:218px !important;
}

#item1287388 {
	width:528px !important;
	height:81px !important;
	left:636px !important;
	top:134px !important;
}

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

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

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

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

#item1287569 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1287570 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1287764 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1460840 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1460837 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

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

#item1330043 {
	width:80px !important;
	height:12px !important;
	top:241px !important;
}

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

#item1415512 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:83px !important;
}

#item1415518 {
	width:628px !important;
	height:211px !important;
}

#item1415520 {
	width:595px !important;
	height:635px !important;
}

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

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

table#table1489449 {
	table-layout:fixed;
}

#item1432173 {
	width:628px !important;
	height:166px !important;
	top:268px !important;
}

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

#item1415596 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:194px !important;
}

#item1415601 {
	width:628px !important;
	height:434px !important;
}

#item1415602 {
	width:595px !important;
	height:2774px !important;
}

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

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

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

#item1329888 {
	width:431px !important;
	height:117px !important;
	top:73px !important;
}

#item1329912 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:206px !important;
}

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

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

#item1329965 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1329862 {
	width:651px !important;
	height:434px !important;
	left:36px !important;
	top:642px !important;
}

#item1330093 {
	width:628px !important;
	height:137px !important;
	left:36px !important;
	top:488px !important;
}

#item1330116 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1330146 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1455363 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1330172 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1330173 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1330169 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1330207 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1330182 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1330176 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1330261 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1330236 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1330230 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

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

#item1330317 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1330292 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1330286 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1330369 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1461761 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

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

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

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

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

#item1287961 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1288735 {
	width:528px !important;
	height:197px !important;
	top:15px !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-1288735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1491996 th, table#table1491996 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1491996 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1491996 {
	table-layout:fixed;
}

#item1288011 {
	width:528px !important;
	height:187px !important;
	top:19px !important;
}

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

#item1288034 {
	width:57px !important;
	height:9px !important;
}

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

#item1288188 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1288191 {
	width:534px !important;
	height:499px !important;
	top:15px !important;
}

#item1367177 {
	width:509px !important;
	height:695px !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-1367177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1288221 {
	width:14px !important;
	height:9px !important;
	top:522px !important;
}

#item1288059 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

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

#item1288082 {
	width:350px !important;
	height:148px !important;
	top:80px !important;
}

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

#item1288105 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:273px !important;
}

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

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

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

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

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

#item1288158 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1287965 {
	width:552px !important;
	height:531px !important;
	left:636px !important;
	top:194px !important;
}

#item1288227 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1288250 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

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

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

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

#item1288407 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1288408 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1288601 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1460875 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1460872 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

#item1461822 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

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

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

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

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

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

#item1330446 {
	width:80px !important;
	height:12px !important;
	top:194px !important;
}

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

#item1415774 {
	width:628px !important;
	height:164px !important;
}

#item1415775 {
	width:595px !important;
	height:420px !important;
}

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

#item1415771 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:59px !important;
}

table#table1494844 th, table#table1494844 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1494844 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1494844 {
	table-layout:fixed;
}

#item1432648 {
	width:628px !important;
	height:262px !important;
	top:220px !important;
}

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

#item1416026 {
	width:628px !important;
	height:481px !important;
}

#item1416027 {
	width:595px !important;
	height:1108px !important;
}

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

#item1416050 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

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

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

#item1330521 {
	width:490px !important;
	height:207px !important;
	top:91px !important;
}

#item1330544 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:356px !important;
}

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

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

#item1330598 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1330420 {
	width:651px !important;
	height:481px !important;
	left:36px !important;
	top:595px !important;
}

#item1330663 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:511px !important;
}

#item1330686 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1330714 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1353873 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1353874 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1353870 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1353905 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1353880 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353877 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1353957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1353931 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353928 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

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

#item1354009 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1353983 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1353980 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1354062 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1288811 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1288863 {
	width:528px !important;
	height:197px !important;
	top:15px !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-1288863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

table#table1497636 {
	table-layout:fixed;
}

#item1288817 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

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

#item1288840 {
	width:57px !important;
	height:9px !important;
}

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

#item1289020 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1289026 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item1325475 {
	width:509px !important;
	height:670px !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-1325475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1289055 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1288892 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

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

#item1288915 {
	width:350px !important;
	height:148px !important;
	top:116px !important;
}

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

#item1288938 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:309px !important;
}

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

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

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

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

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

#item1288992 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1288814 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

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

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

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

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

#item1289243 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1289244 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1289437 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1460904 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1460901 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

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

#item1331013 {
	width:80px !important;
	height:12px !important;
	top:169px !important;
}

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

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

table#table1500626 {
	table-layout:fixed;
}

#item1371053 {
	width:628px !important;
	height:287px !important;
	top:195px !important;
}

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

#item1415953 {
	width:628px !important;
	height:137px !important;
}

#item1415954 {
	width:595px !important;
	height:400px !important;
}

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

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

#item1415988 {
	width:628px !important;
	height:482px !important;
}

#item1415989 {
	width:595px !important;
	height:1225px !important;
}

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

#item1416012 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

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

#item1331066 {
	width:628px !important;
	height:112px !important;
}

#item1331089 {
	width:490px !important;
	height:207px !important;
	top:132px !important;
}

#item1331112 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:399px !important;
}

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

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

#item1331166 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1330987 {
	width:651px !important;
	height:482px !important;
	left:36px !important;
	top:594px !important;
}

#item1331237 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:509px !important;
}

#item1331260 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1331288 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1354123 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1354124 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1354120 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1354158 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354132 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1354129 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1354209 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354184 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1354181 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

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

#item1354260 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1354235 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1354232 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1354312 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1430600 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

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

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

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

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

#item1296502 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1296509 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1296532 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1296557 {
	width:57px !important;
	height:13px !important;
	top:408px !important;
}

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

#item1296580 {
	width:528px !important;
	height:400px !important;
	top:12px !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-1296580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1504408 th, table#table1504408 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1504408 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1504408 {
	table-layout:fixed;
}

#item1296607 {
	width:528px !important;
	height:116px !important;
	top:428px !important;
}

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

#item1436175 {
	width:528px !important;
	height:532px !important;
	top:12px !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-1436175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323234 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1323237 {
	width:534px !important;
	height:513px !important;
	top:15px !important;
}

#item1326135 {
	width:509px !important;
	height:830px !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-1326135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1323242 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1296632 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

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

#item1296655 {
	width:387px !important;
	height:113px !important;
	top:78px !important;
}

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

#item1296678 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:235px !important;
}

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

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

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

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

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

#item1296780 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1297223 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:96px !important;
}

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

#item1297246 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:112px !important;
}

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

#item1296555 {
	width:552px !important;
	height:544px !important;
	left:36px !important;
	top:181px !important;
}

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

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

#item1296894 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1296895 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

#item1296981 {
	width:113px !important;
	height:50px !important;
}

#item1296982 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296956 {
	width:113px !important;
	height:50px !important;
}

#item1296957 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296952 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

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

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

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

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

#item1297005 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

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

#item1297089 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1297064 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297058 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1297115 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1297112 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

#item1430681 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

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

#item1336284 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1336307 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1336333 {
	width:80px !important;
	height:18px !important;
	top:272px !important;
}

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

table#table1508477 th, table#table1508477 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1508477 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1508477 {
	table-layout:fixed;
}

#item1363535 {
	width:628px !important;
	height:182px !important;
	top:300px !important;
}

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

#item1418161 {
	width:628px !important;
	height:241px !important;
}

#item1418162 {
	width:595px !important;
	height:812px !important;
}

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

#item1418185 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item1418205 {
	width:628px !important;
	height:482px !important;
}

#item1418206 {
	width:595px !important;
	height:1328px !important;
}

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

#item1418230 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

#item1418241 {
	width:628px !important;
	height:482px !important;
}

#item1418242 {
	width:595px !important;
	height:1500px !important;
}

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

#item1418265 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

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

#item1336409 {
	width:628px !important;
	height:70px !important;
}

#item1336433 {
	width:490px !important;
	height:281px !important;
	top:92px !important;
}

#item1336456 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:341px !important;
}

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

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

#item1336556 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1336584 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:114px !important;
}

#item1336608 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:136px !important;
}

#item1336331 {
	width:651px !important;
	height:482px !important;
	left:36px !important;
	top:598px !important;
}

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

#item1336720 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1357821 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1357822 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1357818 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1357854 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1357829 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357826 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357905 {
	width:158px !important;
	height:70px !important;
}

#item1357906 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357880 {
	width:158px !important;
	height:70px !important;
}

#item1357881 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357877 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

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

#item1357957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1357932 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357929 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

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

#item1358008 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1357983 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357980 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1292272 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

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

table#table1513151 {
	table-layout:fixed;
}

#item1292447 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

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

#item1292470 {
	width:57px !important;
	height:9px !important;
}

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

#item1436745 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:189px !important;
}

#item1436748 {
	width:534px !important;
	height:374px !important;
	top:15px !important;
}

#item1436749 {
	width:509px !important;
	height:522px !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-1436749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1436777 {
	width:14px !important;
	height:9px !important;
	top:396px !important;
}

#item1292408 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1292413 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1325886 {
	width:509px !important;
	height:1135px !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-1325886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1292279 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

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

#item1292302 {
	width:350px !important;
	height:148px !important;
	top:132px !important;
}

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

#item1292325 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:256px !important;
}

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

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

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

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

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

#item1292380 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1292275 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

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

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

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

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

#item1292704 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1292705 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1292897 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1460936 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1460932 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

#item1445340 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

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

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

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

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

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

#item1333442 {
	width:80px !important;
	height:12px !important;
	top:295px !important;
}

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

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

table#table1516429 {
	table-layout:fixed;
}

#item1416465 {
	width:628px !important;
	height:206px !important;
	top:320px !important;
}

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

#item1416404 {
	width:628px !important;
	height:263px !important;
}

#item1416405 {
	width:595px !important;
	height:871px !important;
}

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

#item1416429 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:109px !important;
}

#item1416542 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1416518 {
	width:628px !important;
	height:526px !important;
}

#item1416519 {
	width:595px !important;
	height:1970px !important;
}

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

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

#item1333496 {
	width:628px !important;
	height:159px !important;
}

#item1333519 {
	width:490px !important;
	height:112px !important;
	top:189px !important;
}

#item1333542 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:359px !important;
}

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

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

#item1333595 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1333416 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

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

#item1333687 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1333715 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1354815 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1354816 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1354812 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1354847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354822 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1354819 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1354899 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354873 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1354870 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

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

#item1354950 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1354925 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1354922 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355004 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1293012 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1519689 th, table#table1519689 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1519689 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1519689 {
	table-layout:fixed;
}

#item1293188 {
	width:528px !important;
	height:202px !important;
	top:341px !important;
}

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

#item1293211 {
	width:57px !important;
	height:9px !important;
	top:322px !important;
}

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

#item1437369 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:141px !important;
}

#item1437372 {
	width:534px !important;
	height:277px !important;
	top:15px !important;
}

#item1437373 {
	width:509px !important;
	height:329px !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-1437373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1437373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1437373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1437397 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1437403 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:299px !important;
}

#item1293147 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1293151 {
	width:534px !important;
	height:511px !important;
	top:15px !important;
}

#item1393817 {
	width:509px !important;
	height:1023px !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-1393817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1293183 {
	width:14px !important;
	height:9px !important;
	top:534px !important;
}

#item1293018 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

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

#item1293041 {
	width:350px !important;
	height:216px !important;
	top:115px !important;
}

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

#item1293064 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:340px !important;
}

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

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

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

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

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

#item1293119 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1293015 {
	width:552px !important;
	height:543px !important;
	left:636px !important;
	top:182px !important;
}

#item1293261 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1293284 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

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

#item1293313 {
	width:473px !important;
	height:37px !important;
	left:16px !important;
}

#item1293442 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1293443 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1293639 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1460965 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1460962 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

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

#item1334014 {
	width:80px !important;
	height:12px !important;
	top:173px !important;
}

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

#item1416853 {
	width:628px !important;
	height:142px !important;
}

#item1416854 {
	width:595px !important;
	height:577px !important;
}

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

#item1416877 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

table#table1523766 th, table#table1523766 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1523766 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1523766 {
	table-layout:fixed;
}

#item1437851 {
	width:628px !important;
	height:302px !important;
	top:199px !important;
}

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

#item1416920 {
	width:628px !important;
	height:501px !important;
}

#item1416921 {
	width:595px !important;
	height:1755px !important;
}

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

#item1416944 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

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

#item1334067 {
	width:628px !important;
	height:135px !important;
}

#item1334090 {
	width:490px !important;
	height:279px !important;
	top:151px !important;
}

#item1334113 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:405px !important;
}

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

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

#item1334166 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1333988 {
	width:651px !important;
	height:501px !important;
	left:36px !important;
	top:575px !important;
}

#item1334233 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1334256 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1355045 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1355046 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1355042 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1355077 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1355052 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355049 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1355129 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1355103 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355100 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

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

#item1355181 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1355156 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355152 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355234 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1461799 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

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

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

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

#item1293757 {
	width:600px !important;
	height:794px !important;
	top:-4px !important;
}

#item1293764 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1294679 {
	width:57px !important;
	height:12px !important;
	top:323px !important;
}

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

table#table1526853 th, table#table1526853 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1526853 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1526853 {
	table-layout:fixed;
}

#item1322306 {
	width:528px !important;
	height:202px !important;
	top:342px !important;
}

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

#item1450296 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1450299 {
	width:534px !important;
	height:277px !important;
	top:17px !important;
}

#item1450300 {
	width:509px !important;
	height:350px !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-1450300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450324 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1450328 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:301px !important;
}

#item1293993 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1293998 {
	width:534px !important;
	height:513px !important;
	top:19px !important;
}

#item1293999 {
	width:509px !important;
	height:1103px !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-1293999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1294027 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1293863 {
	width:528px !important;
	height:63px !important;
	top:12px !important;
}

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

#item1293886 {
	width:350px !important;
	height:182px !important;
	top:95px !important;
}

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

#item1293909 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:318px !important;
}

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

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

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

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

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

#item1293964 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1293767 {
	width:552px !important;
	height:544px !important;
	left:636px !important;
	top:181px !important;
}

#item1294031 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:147px !important;
}

#item1294054 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

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

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

#item1294212 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1294213 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1294408 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1461000 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1460997 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

#item1461848 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

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

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

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

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

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

#item1334582 {
	width:80px !important;
	height:16px !important;
	top:177px !important;
}

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

#item1417290 {
	width:628px !important;
	height:145px !important;
}

#item1417291 {
	width:595px !important;
	height:655px !important;
}

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

#item1417314 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:50px !important;
}

table#table1530863 th, table#table1530863 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1530863 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1530863 {
	table-layout:fixed;
}

#item1438362 {
	width:628px !important;
	height:302px !important;
	top:204px !important;
}

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

#item1417337 {
	width:628px !important;
	height:507px !important;
}

#item1417338 {
	width:595px !important;
	height:2029px !important;
}

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

#item1417361 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

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

#item1334631 {
	width:628px !important;
	height:88px !important;
}

#item1334654 {
	width:490px !important;
	height:254px !important;
	top:109px !important;
}

#item1334678 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:421px !important;
}

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

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

#item1334733 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1334553 {
	width:651px !important;
	height:507px !important;
	left:36px !important;
	top:569px !important;
}

#item1334799 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:504px !important;
}

#item1334822 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1334851 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1355284 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1355285 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1355281 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1355317 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1355292 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355289 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1355368 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1355343 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355340 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

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

#item1355419 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1355394 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355391 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355472 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1367529 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1367725 {
	width:528px !important;
	height:323px !important;
	top:18px !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-1367725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

table#table1534361 {
	table-layout:fixed;
}

#item1367679 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

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

#item1367702 {
	width:57px !important;
	height:9px !important;
}

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

#item1367641 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1367644 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1393907 {
	width:509px !important;
	height:1339px !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-1393907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1367674 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1367535 {
	width:350px !important;
	height:148px !important;
	top:104px !important;
}

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

#item1367558 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:297px !important;
}

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

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

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

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

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

#item1367612 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1367803 {
	width:528px !important;
	height:63px !important;
	top:18px !important;
}

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

#item1367532 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

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

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

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

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

#item1367875 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1367876 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1368071 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1461029 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1461026 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

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

#item1369222 {
	width:80px !important;
	height:12px !important;
	top:220px !important;
}

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

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

table#table1537446 {
	table-layout:fixed;
}

#item1369915 {
	width:628px !important;
	height:247px !important;
	top:246px !important;
}

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

#item1417534 {
	width:628px !important;
	height:189px !important;
}

#item1417535 {
	width:595px !important;
	height:518px !important;
}

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

#item1417558 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item1417585 {
	width:628px !important;
	height:493px !important;
}

#item1417586 {
	width:595px !important;
	height:2245px !important;
}

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

#item1417611 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:171px !important;
}

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

#item1369087 {
	width:490px !important;
	height:254px !important;
}

#item1369110 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:270px !important;
}

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

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

#item1369164 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1369352 {
	width:628px !important;
	height:112px !important;
}

#item1369084 {
	width:651px !important;
	height:493px !important;
	left:36px !important;
	top:583px !important;
}

#item1369300 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1369329 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1369375 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:497px !important;
}

#item1381941 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1369424 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1369425 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1369421 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1369460 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1369435 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369430 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1369515 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1369490 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369485 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

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

#item1369568 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1369543 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1369538 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1369620 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1445330 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

#item1295706 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1295879 {
	width:528px !important;
	height:224px !important;
	top:11px !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-1295879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295935 {
	width:57px !important;
	height:12px !important;
	top:250px !important;
}

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

table#table1541309 th, table#table1541309 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1541309 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1541309 {
	table-layout:fixed;
}

#item1322482 {
	width:528px !important;
	height:86px !important;
	top:269px !important;
}

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

#item1295840 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1295846 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1326048 {
	width:509px !important;
	height:1255px !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-1326048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1295875 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1295712 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

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

#item1295735 {
	width:350px !important;
	height:46px !important;
	top:81px !important;
}

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

#item1295758 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:172px !important;
}

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

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

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

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

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

#item1295812 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

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

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

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

#item1295709 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

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

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

#item1295986 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

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

#item1296116 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1296117 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1296312 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1461061 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1461057 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

#item1445360 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

@keyframes intensificar-1335696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1335690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335688 {
	width:700px !important;
	height:309px !important;
}

#item1335707 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1335740 {
	width:80px !important;
	height:16px !important;
	top:356px !important;
}

@keyframes intensificar-1335740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417772 {
	width:628px !important;
	height:326px !important;
}

#item1417773 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1417773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417796 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:140px !important;
}

table#table1543746 th, table#table1543746 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1543746 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1543746 {
	table-layout:fixed;
}

#item1439316 {
	width:628px !important;
	height:140px !important;
	top:383px !important;
}

@keyframes intensificar-1439316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417809 {
	width:628px !important;
	height:523px !important;
}

#item1417810 {
	width:595px !important;
	height:2127px !important;
}

@keyframes intensificar-1417810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417833 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

@keyframes intensificar-1335787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335788 {
	width:628px !important;
	height:88px !important;
}

#item1335812 {
	width:490px !important;
	height:64px !important;
	top:115px !important;
}

#item1335835 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:239px !important;
}

#item1335843 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1335866 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1335890 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1335913 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1335710 {
	width:651px !important;
	height:523px !important;
	left:36px !important;
	top:553px !important;
}

#item1335957 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1335981 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1335986 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1336009 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:487px !important;
}

#item1355729 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1355730 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1355726 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1355762 {
	width:172px !important;
	height:70px !important;
}

#item1355763 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355737 {
	width:172px !important;
	height:70px !important;
}

#item1355738 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355735 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1355813 {
	width:141px !important;
	height:70px !important;
}

#item1355814 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355788 {
	width:141px !important;
	height:70px !important;
}

#item1355789 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355786 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1355865 {
	width:139px !important;
	height:70px !important;
}

#item1355866 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355839 {
	width:139px !important;
	height:70px !important;
}

#item1355840 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355837 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355920 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1461527 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1461550 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1461524 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1336233 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1336233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1336233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430612 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1446471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1410287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1410280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410278 {
	width:600px !important;
	height:790px !important;
}

#item1410300 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1410475 {
	width:528px !important;
	height:254px !important;
	top:16px !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-1410475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410502 {
	width:57px !important;
	height:12px !important;
	top:291px !important;
}

@keyframes intensificar-1410502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1546311 tr {
	border-right:2.2px solid #fff;;
}

table#table1546311 {
	table-layout:fixed;
}

#item1410525 {
	width:528px !important;
	height:162px !important;
	top:310px !important;
}

@keyframes intensificar-1410525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410439 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1410442 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item1410443 {
	width:509px !important;
	height:1317px !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-1410443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410468 {
	width:14px !important;
	height:9px !important;
}

#item1410471 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1410308 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1410308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410331 {
	width:350px !important;
	height:148px !important;
	top:81px !important;
}

@keyframes intensificar-1410331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410362 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1410362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410385 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1410385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410409 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1410409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410432 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1410432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451759 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:272px !important;
}

@keyframes intensificar-1451759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410305 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1410548 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1410572 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1410576 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1410599 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1410874 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1410627 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1410628 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1410623 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1410661 {
	width:123px !important;
	height:50px !important;
}

#item1410662 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410636 {
	width:123px !important;
	height:50px !important;
}

#item1410637 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410631 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1410715 {
	width:101px !important;
	height:50px !important;
}

#item1410716 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410690 {
	width:101px !important;
	height:50px !important;
}

#item1410691 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410686 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1410768 {
	width:99px !important;
	height:50px !important;
}

#item1410770 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1410743 {
	width:99px !important;
	height:50px !important;
}

#item1410744 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1410739 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1410822 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1461096 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1461119 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1461093 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1410825 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1410825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1410825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1410825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430699 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1446504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1410960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1410951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410949 {
	width:700px !important;
	height:309px !important;
}

#item1410974 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1411157 {
	width:80px !important;
	height:16px !important;
	top:223px !important;
}

@keyframes intensificar-1411157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418780 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:73px !important;
}

#item1418783 {
	width:628px !important;
	height:192px !important;
}

#item1418784 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1418784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1549998 tr {
	border-right:3.08px solid #fff;;
}

table#table1549998 {
	table-layout:fixed;
}

#item1418839 {
	width:628px !important;
	height:247px !important;
	top:248px !important;
}

@keyframes intensificar-1418839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418741 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1418746 {
	width:628px !important;
	height:495px !important;
}

#item1418747 {
	width:595px !important;
	height:2343px !important;
}

@keyframes intensificar-1418747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1410979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410980 {
	width:628px !important;
	height:64px !important;
}

#item1411003 {
	width:490px !important;
	height:207px !important;
	top:84px !important;
}

#item1411026 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:351px !important;
}

#item1411032 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1411055 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1411079 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1411103 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1410977 {
	width:651px !important;
	height:495px !important;
	left:36px !important;
	top:581px !important;
}

#item1411212 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1411236 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1411240 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1411263 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:492px !important;
}

#item1411602 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1411313 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1411314 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1411310 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411347 {
	width:172px !important;
	height:70px !important;
}

#item1411348 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411322 {
	width:172px !important;
	height:70px !important;
}

#item1411323 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411318 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411400 {
	width:141px !important;
	height:70px !important;
}

#item1411401 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411375 {
	width:141px !important;
	height:70px !important;
}

#item1411376 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411371 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411455 {
	width:139px !important;
	height:70px !important;
}

#item1411456 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411429 {
	width:139px !important;
	height:70px !important;
}

#item1411430 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411425 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1411511 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1461557 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1461580 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1461554 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1411516 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1411516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1411516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1411516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441763 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1446534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1439913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1439915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439911 {
	width:600px !important;
	height:790px !important;
}

#item1439916 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1440084 {
	width:528px !important;
	height:239px !important;
	top:16px !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-1440084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440108 {
	width:57px !important;
	height:12px !important;
	top:262px !important;
}

@keyframes intensificar-1440108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1554135 tr {
	border-right:2.2px solid #fff;;
}

table#table1554135 {
	table-layout:fixed;
}

#item1440131 {
	width:528px !important;
	height:162px !important;
	top:281px !important;
}

@keyframes intensificar-1440131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440047 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1440051 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1440052 {
	width:509px !important;
	height:1277px !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-1440052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440077 {
	width:14px !important;
	height:9px !important;
}

#item1440080 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1439922 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1439922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439945 {
	width:350px !important;
	height:182px !important;
	top:81px !important;
}

@keyframes intensificar-1439945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439968 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:306px !important;
}

@keyframes intensificar-1439968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439972 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1439972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439995 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1439995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1439995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1439995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440019 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1440019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440042 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1440042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1439919 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1440154 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1440178 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1440182 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1440205 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1440255 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1440256 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1440251 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1440288 {
	width:123px !important;
	height:50px !important;
}

#item1440289 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440263 {
	width:123px !important;
	height:50px !important;
}

#item1440264 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440259 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1440341 {
	width:101px !important;
	height:50px !important;
}

#item1440342 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440316 {
	width:101px !important;
	height:50px !important;
}

#item1440317 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1440312 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1440395 {
	width:99px !important;
	height:50px !important;
}

#item1440396 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1440369 {
	width:99px !important;
	height:50px !important;
}

#item1440370 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1440365 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1440419 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1461125 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1461148 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1461122 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1440459 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1440459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1440459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1440459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441767 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1446572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1440535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1440533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440531 {
	width:700px !important;
	height:309px !important;
}

#item1440536 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1440541 {
	width:80px !important;
	height:16px !important;
	top:223px !important;
}

@keyframes intensificar-1440541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440564 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:73px !important;
}

#item1440567 {
	width:628px !important;
	height:192px !important;
}

#item1440568 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1440568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1557406 tr {
	border-right:3.08px solid #fff;;
}

table#table1557406 {
	table-layout:fixed;
}

#item1440591 {
	width:628px !important;
	height:247px !important;
	top:248px !important;
}

@keyframes intensificar-1440591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440742 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1440745 {
	width:628px !important;
	height:496px !important;
}

#item1440746 {
	width:595px !important;
	height:2059px !important;
}

@keyframes intensificar-1440746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1440615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1440615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1440615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1440616 {
	width:628px !important;
	height:64px !important;
}

#item1440639 {
	width:490px !important;
	height:254px !important;
	top:85px !important;
}

#item1440662 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:399px !important;
}

#item1440666 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1440689 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1440714 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1440737 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1440539 {
	width:651px !important;
	height:496px !important;
	left:36px !important;
	top:580px !important;
}

#item1440769 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1440793 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1440796 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1440819 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1440842 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1440868 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1440869 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1440865 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1440903 {
	width:172px !important;
	height:70px !important;
}

#item1440904 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1440877 {
	width:172px !important;
	height:70px !important;
}

#item1440879 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1440872 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1440956 {
	width:141px !important;
	height:70px !important;
}

#item1440957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1440931 {
	width:141px !important;
	height:70px !important;
}

#item1440932 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1440927 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1441010 {
	width:139px !important;
	height:70px !important;
}

#item1441011 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1440984 {
	width:139px !important;
	height:70px !important;
}

#item1440986 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1440980 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1441034 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1461587 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1461610 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1461584 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1441070 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1441070 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1441070 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1441070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461803 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1446608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1298416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1298414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298412 {
	width:600px !important;
	height:790px !important;
}

#item1298419 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1298480 {
	width:57px !important;
	height:12px !important;
	top:219px !important;
}

@keyframes intensificar-1298480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1560326 th, table#table1560326 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1560326 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1560326 {
	table-layout:fixed;
}

#item1299208 {
	width:528px !important;
	height:259px !important;
	top:237px !important;
}

@keyframes intensificar-1299208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441807 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:89px !important;
}

#item1441810 {
	width:534px !important;
	height:173px !important;
	top:15px !important;
}

#item1441811 {
	width:509px !important;
	height:631px !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-1441811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1441811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1441811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1441837 {
	width:14px !important;
	height:9px !important;
}

#item1441840 {
	width:14px !important;
	height:9px !important;
	top:195px !important;
}

#item1298633 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:235px !important;
}

#item1298636 {
	width:534px !important;
	height:465px !important;
	top:15px !important;
}

#item1298637 {
	width:509px !important;
	height:1390px !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-1298637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298662 {
	width:14px !important;
	height:9px !important;
}

#item1298668 {
	width:14px !important;
	height:9px !important;
	top:487px !important;
}

#item1298506 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1298506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298529 {
	width:350px !important;
	height:216px !important;
	top:114px !important;
}

@keyframes intensificar-1298529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298552 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:375px !important;
}

@keyframes intensificar-1298552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298558 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1298558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298581 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1298581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298605 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1298605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298628 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1298628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298424 {
	width:552px !important;
	height:496px !important;
	left:636px !important;
	top:229px !important;
}

#item1298672 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1298696 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1298699 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1298826 {
	width:528px !important;
	height:81px !important;
	left:636px !important;
	top:145px !important;
}

#item1298852 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1298853 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1298849 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1298888 {
	width:123px !important;
	height:50px !important;
}

#item1298889 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298863 {
	width:123px !important;
	height:50px !important;
}

#item1298864 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298858 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1298941 {
	width:101px !important;
	height:50px !important;
}

#item1298942 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298916 {
	width:101px !important;
	height:50px !important;
}

#item1298917 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298912 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1298994 {
	width:99px !important;
	height:50px !important;
}

#item1298995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298969 {
	width:99px !important;
	height:50px !important;
}

#item1298970 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298965 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1299049 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1461155 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1461178 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1461152 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1299053 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1299053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1299053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1299053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461852 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1446639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1337710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1337698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337696 {
	width:700px !important;
	height:309px !important;
}

#item1337721 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1337753 {
	width:80px !important;
	height:16px !important;
	top:164px !important;
}

@keyframes intensificar-1337753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363601 {
	width:628px !important;
	height:219px !important;
	top:189px !important;
}

table#table1564384 th, table#table1564384 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1564384 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1564384 {
	table-layout:fixed;
}

#item1363662 {
	width:596px !important;
	height:402px !important;
}

@keyframes intensificar-1363662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421023 {
	width:628px !important;
	height:132px !important;
}

#item1421024 {
	width:595px !important;
	height:910px !important;
}

@keyframes intensificar-1421024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421047 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:43px !important;
}

#item1442404 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:277px !important;
}

#item1420988 {
	width:628px !important;
	height:408px !important;
}

#item1420989 {
	width:595px !important;
	height:2519px !important;
}

@keyframes intensificar-1420989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420985 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:181px !important;
}

@keyframes intensificar-1337800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337801 {
	width:628px !important;
	height:112px !important;
}

#item1337824 {
	width:490px !important;
	height:273px !important;
	top:134px !important;
}

#item1337847 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:382px !important;
}

#item1337853 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1337877 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1337902 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1337925 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1337724 {
	width:651px !important;
	height:408px !important;
	left:36px !important;
	top:668px !important;
}

#item1337969 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1337993 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1337996 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1338019 {
	width:628px !important;
	height:137px !important;
	left:36px !important;
	top:512px !important;
}

#item1356013 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356014 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356010 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356044 {
	width:172px !important;
	height:70px !important;
}

#item1356045 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356019 {
	width:172px !important;
	height:70px !important;
}

#item1356020 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356017 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356095 {
	width:141px !important;
	height:70px !important;
}

#item1356096 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356070 {
	width:141px !important;
	height:70px !important;
}

#item1356071 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356068 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356146 {
	width:139px !important;
	height:70px !important;
}

#item1356147 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356121 {
	width:139px !important;
	height:70px !important;
}

#item1356122 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356119 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356202 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1461622 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1461645 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1461619 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1338244 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1338244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1338244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443783 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1447824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1442568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1442566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442564 {
	width:600px !important;
	height:790px !important;
}

#item1442569 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1442739 {
	width:57px !important;
	height:12px !important;
	top:205px !important;
}

@keyframes intensificar-1442739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1568442 th, table#table1568442 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1568442 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1568442 {
	table-layout:fixed;
}

#item1442762 {
	width:528px !important;
	height:289px !important;
	top:223px !important;
}

@keyframes intensificar-1442762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442787 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:82px !important;
}

#item1442790 {
	width:534px !important;
	height:159px !important;
	top:15px !important;
}

#item1442791 {
	width:509px !important;
	height:538px !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-1442791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442816 {
	width:14px !important;
	height:9px !important;
}

#item1442819 {
	width:14px !important;
	height:9px !important;
	top:181px !important;
}

#item1442702 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:243px !important;
}

#item1442706 {
	width:534px !important;
	height:481px !important;
	top:15px !important;
}

#item1442707 {
	width:509px !important;
	height:1590px !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-1442707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442732 {
	width:14px !important;
	height:9px !important;
}

#item1442735 {
	width:14px !important;
	height:9px !important;
	top:503px !important;
}

#item1442575 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1442575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442598 {
	width:350px !important;
	height:284px !important;
	top:97px !important;
}

@keyframes intensificar-1442598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442625 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1442625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442649 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1442649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442673 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1442673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442697 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1442697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443856 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:364px !important;
}

@keyframes intensificar-1443856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451754 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:427px !important;
}

@keyframes intensificar-1451754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442572 {
	width:552px !important;
	height:512px !important;
	left:636px !important;
	top:213px !important;
}

#item1442823 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1442847 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1442855 {
	width:424px !important;
	height:37px !important;
	left:16px !important;
}

#item1442878 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:145px !important;
}

#item1442904 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1442905 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1442901 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1442938 {
	width:123px !important;
	height:50px !important;
}

#item1442939 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1442913 {
	width:123px !important;
	height:50px !important;
}

#item1442914 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1442909 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1442992 {
	width:101px !important;
	height:50px !important;
}

#item1442993 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1442966 {
	width:101px !important;
	height:50px !important;
}

#item1442967 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1442962 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1443045 {
	width:99px !important;
	height:50px !important;
}

#item1443046 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1443020 {
	width:99px !important;
	height:50px !important;
}

#item1443021 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1443016 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1443070 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1461188 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1461211 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1461185 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1443103 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1443103 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443103 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1443103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443838 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1447839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1443191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1443189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443187 {
	width:700px !important;
	height:309px !important;
}

#item1443192 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1443352 {
	width:80px !important;
	height:16px !important;
	top:239px !important;
}

@keyframes intensificar-1443352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443375 {
	width:628px !important;
	height:192px !important;
	top:263px !important;
}

table#table1572957 th, table#table1572957 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1572957 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1572957 {
	table-layout:fixed;
}

#item1443376 {
	width:596px !important;
	height:425px !important;
}

@keyframes intensificar-1443376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443399 {
	width:628px !important;
	height:209px !important;
}

#item1443400 {
	width:595px !important;
	height:949px !important;
}

@keyframes intensificar-1443400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443423 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:82px !important;
}

#item1443427 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:336px !important;
}

#item1443324 {
	width:628px !important;
	height:455px !important;
}

#item1443325 {
	width:595px !important;
	height:2833px !important;
}

@keyframes intensificar-1443325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443348 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:205px !important;
}

@keyframes intensificar-1443197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443198 {
	width:628px !important;
	height:88px !important;
}

#item1443221 {
	width:490px !important;
	height:224px !important;
	top:112px !important;
}

#item1444387 {
	width:102px !important;
	height:25px !important;
	left:507px !important;
	top:311px !important;
}

#item1444390 {
	width:98px !important;
	height:22px !important;
	left:511px !important;
	top:177px !important;
}

#item1444413 {
	width:130px !important;
	height:25px !important;
	left:479px !important;
	top:199px !important;
}

#item1444437 {
	width:203px !important;
	height:21px !important;
	left:426px !important;
	top:276px !important;
}

#item1444460 {
	width:7px !important;
	height:11px !important;
	left:415px !important;
	top:279px !important;
}

#item1444463 {
	width:66px !important;
	height:33px !important;
	left:543px !important;
	top:224px !important;
}

@keyframes intensificar-1444463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443195 {
	width:651px !important;
	height:455px !important;
	left:36px !important;
	top:621px !important;
}

#item1443430 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1443454 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1443464 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1443487 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:512px !important;
}

#item1443513 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1443514 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1443510 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1443547 {
	width:172px !important;
	height:70px !important;
}

#item1443548 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1443522 {
	width:172px !important;
	height:70px !important;
}

#item1443523 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1443518 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1443601 {
	width:141px !important;
	height:70px !important;
}

#item1443602 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1443575 {
	width:141px !important;
	height:70px !important;
}

#item1443576 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1443571 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1443654 {
	width:139px !important;
	height:70px !important;
}

#item1443655 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1443629 {
	width:139px !important;
	height:70px !important;
}

#item1443630 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1443625 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1443678 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1461655 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1461679 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1461651 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1443710 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1443710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1443710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445333 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1446701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1300098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1300096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300094 {
	width:600px !important;
	height:791px !important;
	top:-1px !important;
}

#item1300101 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1300275 {
	width:528px !important;
	height:295px !important;
	top:16px !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-1300275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300302 {
	width:57px !important;
	height:12px !important;
	top:324px !important;
}

@keyframes intensificar-1300302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1578470 {
	table-layout:fixed;
}

#item1300325 {
	width:528px !important;
	height:134px !important;
	top:343px !important;
}

@keyframes intensificar-1300325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300107 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1300110 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1316530 {
	width:509px !important;
	height:925px !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-1316530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300136 {
	width:14px !important;
	height:9px !important;
}

#item1300140 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1300146 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1300146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300169 {
	width:395px !important;
	height:80px !important;
	top:52px !important;
}

@keyframes intensificar-1300169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300200 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1300200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300223 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1300223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300247 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1300247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300270 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1300270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451749 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:190px !important;
}

@keyframes intensificar-1451749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300104 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1300349 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1300373 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1300377 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1300506 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1300532 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1300533 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1300529 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1300568 {
	width:123px !important;
	height:50px !important;
}

#item1300569 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300543 {
	width:123px !important;
	height:50px !important;
}

#item1300544 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300539 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1300622 {
	width:101px !important;
	height:50px !important;
}

#item1300623 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300596 {
	width:101px !important;
	height:50px !important;
}

#item1300597 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300592 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1300675 {
	width:99px !important;
	height:50px !important;
}

#item1300676 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300650 {
	width:99px !important;
	height:50px !important;
}

#item1300651 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300646 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1300729 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1461219 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1461243 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1461216 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1300732 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1300732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1300732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1300732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445364 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1446725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1338970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1338963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338961 {
	width:700px !important;
	height:309px !important;
}

#item1338984 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1339016 {
	width:80px !important;
	height:16px !important;
	top:234px !important;
}

@keyframes intensificar-1339016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428497 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:79px !important;
}

#item1428500 {
	width:628px !important;
	height:203px !important;
}

#item1428501 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1428501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1581375 {
	table-layout:fixed;
}

#item1445237 {
	width:628px !important;
	height:207px !important;
	top:260px !important;
}

@keyframes intensificar-1445237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428434 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:211px !important;
}

#item1428439 {
	width:628px !important;
	height:467px !important;
}

#item1428440 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1428440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1339064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1339065 {
	width:628px !important;
	height:64px !important;
}

#item1339088 {
	width:554px !important;
	height:112px !important;
	top:85px !important;
}

#item1339111 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:255px !important;
}

#item1339117 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1339141 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1339165 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1339188 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1338987 {
	width:651px !important;
	height:467px !important;
	left:36px !important;
	top:609px !important;
}

#item1339232 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1339256 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1339259 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1339282 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:520px !important;
}

#item1356236 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356237 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356233 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356267 {
	width:172px !important;
	height:70px !important;
}

#item1356269 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356242 {
	width:172px !important;
	height:70px !important;
}

#item1356243 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356240 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356319 {
	width:141px !important;
	height:70px !important;
}

#item1356320 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356294 {
	width:141px !important;
	height:70px !important;
}

#item1356295 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356292 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356371 {
	width:139px !important;
	height:70px !important;
}

#item1356372 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356345 {
	width:139px !important;
	height:70px !important;
}

#item1356346 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356343 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356424 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1461687 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1461710 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1461684 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1339511 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1339511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1339511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1339511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452844 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1452853 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1452854 {
	width:1200px !important;
	height:790px !important;
}

#item1452862 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1452871 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1452876 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1452881 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1452886 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1452891 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1452897 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1452903 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1452913 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1452932 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1409896 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452464 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1452475 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1452476 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1452484 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1452491 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1452496 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1452501 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1452507 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1452513 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1452518 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1452524 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1452529 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1409753 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410051 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1409991 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1410014 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1410041 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1410046 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410046 {
	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%;
}

#item1410071 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1410073 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1410096 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1410123 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1410129 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1345536 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1345536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.8px;
	line-height:21.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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.8px;
	line-height:21.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.autoParaStyle132 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8.4px;
	line-height:15.1px;
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	font-family:FF-Averta-Regular,Averta;
	font-size:2.7px;
	line-height:15.1px;
	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.autoParaStyle128 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	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.autoParaStyle127 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16px;
	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.autoParaStyle126 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8px;
	line-height:10px;
	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.autoParaStyle125 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16px;
	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.autoParaStyle124 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:19px;
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	font-weight:300;
	font-family:FF-Averta-Light,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.autoParaStyle121 {
	font-weight:300;
	font-family:FF-Averta-Light,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.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	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.autoParaStyle119 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:42px;
	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.autoParaStyle118 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	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:4px;
	text-align:left;
}

p.autoParaStyle117 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:30px;
	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.autoParaStyle116 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	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:3px;
	text-align:left;
}

p.autoParaStyle115 {
	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.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.autoParaStyle114 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	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.autoParaStyle113 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15px;
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22px;
	line-height:26px;
	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.autoParaStyle70 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.2px;
	line-height:14.7px;
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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:left;
}

p.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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:left;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#ec6264;
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	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.autoParaStyle29 {
	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.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;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, 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: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.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: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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, 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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.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;
	text-align:left;
}

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-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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.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-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.autoParaStyle2 {
	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.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	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.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.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.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._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á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.autoCharStyle18 {
	color:#ec6264;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle15 {
	font-size:14px;
}

span.autoCharStyle14 {
	font-size:10px;
}

span.autoCharStyle13 {
	color:#101820;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle11 {
	color:#575756;
	text-decoration:underline;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

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:#575756;
	text-decoration:underline;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

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.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; } }

