/* 	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-Black;
	src:url("../fonts/Linotype - OptimaLTPro-Black.otf");
}

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

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

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

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

#item1569062 {
	width:1242px !important;
	height:832px !important;
	left:-22px !important;
	top:-17px !important;
	background:#000;
}

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

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

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

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

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

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

#item1570209 {
	width:1900px !important;
	height:1273px !important;
	left:-601px !important;
	top:-32px !important;
	background:#000;
}

#item1636203 {
	width:1830px !important;
	height:1208px !important;
	left:-712px !important;
}

#item1570284 {
	width:594px !important;
	height:48px !important;
	left:70px !important;
	top:70px !important;
}

#item1570307 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:149px !important;
}

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:70px !important;
	top:69px !important;
}

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

#item1152165 {
	opacity:0.25;
	width:539px !important;
	height:203px !important;
	left:70px !important;
	top:267px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:90px !important;
	top:284px !important;
}

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

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

#item1603647 {
	width:1885px !important;
	height:1241px !important;
	left:-592px !important;
	top:-20px !important;
	background:#000;
}

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

#item1603600 {
	width:427px !important;
	height:161px !important;
	left:50px !important;
	top:448px !important;
}

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

#item1603623 {
	opacity:0.25;
	width:539px !important;
	height:403px !important;
	left:50px !important;
	top:621px !important;
	background:#0e0b00;
}

#item1603624 {
	width:499px !important;
	height:372px !important;
	left:70px !important;
	top:638px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1350472 {
	width:1062px !important;
	height:291px !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-1350472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1603778_1604493 {
	width:56.3041145510143px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1603778 {
	width:609px !important;
	height:948px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1604047 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:472px !important;
}

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

#item1603904 {
	width:628px !important;
	height:204px !important;
	top:28px !important;
}

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

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

#item1603951 {
	width:376px !important;
	height:338px !important;
	left:36px !important;
	top:374px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1641175 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item1641183 {
	width:302px !important;
	height:621px !important;
	left:862px !important;
	top:133px !important;
}

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

#item1641210 {
	width:600px !important;
	height:39px !important;
	left:16px !important;
}

#item1641233 {
	width:148px !important;
	height:37px !important;
	left:939px !important;
	top:52px !important;
}

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

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

#item1641253 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item1641259 {
	width:628px !important;
	height:658px !important;
	left:36px !important;
	top:506px !important;
}

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

#item1641286 {
	width:640px !important;
	height:54px !important;
	left:23px !important;
}

#item1641309 {
	width:148px !important;
	height:37px !important;
	left:276px !important;
	top:130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1685135 {
	width:633px !important;
	height:20px !important;
	left:36px !important;
	top:436px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448764 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:114px !important;
}

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

#item1448793 {
	width:472px !important;
	height:37px !important;
	left:17px !important;
}

#item1525164 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:251px !important;
}

#item1525168 {
	width:534px !important;
	height:498px !important;
	top:15px !important;
}

#item1525169 {
	width:509px !important;
	height:760px !important;
}

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

#item1525192 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
}

#item1525195 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
	top:520px !important;
}

#item1515821 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:251px !important;
}

#item1515826 {
	width:534px !important;
	height:498px !important;
	top:15px !important;
}

#item1515827 {
	width:509px !important;
	height:950px !important;
}

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

#item1515850 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
}

#item1515854 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
	top:520px !important;
}

#item1448817 {
	width:553px !important;
	height:529px !important;
	left:635px !important;
	top:190px !important;
}

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

#item1448683 {
	width:92px !important;
	height:50px !important;
}

#item1448684 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448657 {
	width:92px !important;
	height:50px !important;
}

#item1448658 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448654 {
	width:92px !important;
	height:50px !important;
	left:1108px !important;
	top:740px !important;
}

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

#item1448735 {
	width:116px !important;
	height:50px !important;
}

#item1448736 {
	width:86px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1448710 {
	width:116px !important;
	height:50px !important;
}

#item1448711 {
	width:86px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1448707 {
	width:116px !important;
	height:50px !important;
	left:989px !important;
	top:740px !important;
}

#item1448759 {
	width:25px !important;
	height:53px !important;
	left:987px !important;
	top:738px !important;
}

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

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

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

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

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

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

#item1571299 {
	width:661px !important;
	height:51px !important;
	left:24px !important;
}

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

#item1646726 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:238px !important;
}

#item1646731 {
	width:614px !important;
	height:521px !important;
}

#item1646732 {
	width:595px !important;
	height:1210px !important;
}

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

#item1646828 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:238px !important;
}

#item1646832 {
	width:614px !important;
	height:521px !important;
}

#item1646833 {
	width:595px !important;
	height:1476px !important;
}

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

#item1571322 {
	width:655px !important;
	height:521px !important;
	left:36px !important;
	top:574px !important;
}

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

#item1571428 {
	width:129px !important;
	height:70px !important;
}

#item1571429 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1571403 {
	width:129px !important;
	height:70px !important;
}

#item1571404 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1571400 {
	width:129px !important;
	height:70px !important;
	left:571px !important;
	top:1130px !important;
}

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

#item1571481 {
	width:162px !important;
	height:70px !important;
}

#item1571482 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1571455 {
	width:162px !important;
	height:70px !important;
}

#item1571456 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1571452 {
	width:162px !important;
	height:70px !important;
	left:405px !important;
	top:1130px !important;
}

#item1571506 {
	width:35px !important;
	height:74px !important;
	left:402px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

#item1449039 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1449009 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item1448997 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:259px !important;
}

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

#item1476100 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1476070 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item1476061 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:130px !important;
}

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

#item1449097 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1449069 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item1449062 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:389px !important;
}

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

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

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

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

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

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

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

#item1571674 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571677 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571646 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571650 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571643 {
	width:329px !important;
	height:62px !important;
	left:131px !important;
	top:929px !important;
}

#item1571732 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571735 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571703 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571707 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571700 {
	width:329px !important;
	height:62px !important;
	left:131px !important;
	top:800px !important;
}

#item1571791 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571795 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571764 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571767 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571761 {
	width:329px !important;
	height:62px !important;
	left:131px !important;
	top:1059px !important;
}

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

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

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

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

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

#item1153800 {
	opacity:0.40;
	width:498px !important;
	height:184px !important;
	left:72px !important;
	top:557px !important;
	background:#0e0b00;
}

#item1153802 {
	width:448px !important;
	height:187px !important;
	left:96px !important;
	top:576px !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%;
}

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

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

#item1571833 {
	width:1424px !important;
	height:1236px !important;
	left:-558px !important;
	top:-17px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1571834 {
	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-1571834 {
	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;
	}
}
#item1571841 {
	width:570px !important;
	height:94px !important;
	left:36px !important;
	top:839px !important;
}

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

#item1571864 {
	opacity:0.40;
	width:628px !important;
	height:189px !important;
	left:36px !important;
	top:975px !important;
	background:#0e0b00;
}

#item1571865 {
	width:584px !important;
	height:152px !important;
	left:58px !important;
	top:994px !important;
}

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

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

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

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

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

#item1488723 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1488729 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1488732 {
	width:509px !important;
	height:4500px !important;
}

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

#item1488755 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1488762 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

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

#item1527585 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1527588 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1527589 {
	width:509px !important;
	height:1082px !important;
}

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

#item1527612 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1527618 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

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

#item1451526 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

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

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

#item1308254 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1308277 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item1541384 {
	width:20px !important;
	height:10px !important;
	left:138px !important;
	top:501px !important;
}

#item1636016 {
	width:20px !important;
	height:10px !important;
	left:210px !important;
	top:229px !important;
}

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

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

table#table1708692 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:506px !important;
}

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

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

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

#item1547055 {
	width:511px !important;
	height:17px !important;
	top:216px !important;
}

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

#item1547059 {
	width:511px !important;
	height:17px !important;
	top:234px !important;
}

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

#item1547063 {
	width:511px !important;
	height:17px !important;
	top:270px !important;
}

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

#item1547067 {
	width:511px !important;
	height:17px !important;
	top:288px !important;
}

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

#item1547073 {
	width:511px !important;
	height:17px !important;
	top:306px !important;
}

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

#item1547077 {
	width:511px !important;
	height:17px !important;
	top:324px !important;
}

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

#item1547081 {
	width:511px !important;
	height:17px !important;
	top:342px !important;
}

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

#item1547085 {
	width:511px !important;
	height:17px !important;
	top:360px !important;
}

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

#item1488841 {
	width:511px !important;
	height:17px !important;
	top:198px !important;
}

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

#item1488837 {
	width:511px !important;
	height:17px !important;
	top:180px !important;
}

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

#item1488833 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

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

#item1488829 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

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

#item1488824 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

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

#item1488820 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

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

#item1488816 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

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

#item1488813 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

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

#item1488808 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

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

#item1351365 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

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

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

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

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

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

#item1351352 {
	width:511px !important;
	height:17px !important;
	top:467px !important;
}

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

#item1351348 {
	width:511px !important;
	height:17px !important;
	top:378px !important;
}

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

#item1646069 {
	width:511px !important;
	height:17px !important;
	top:396px !important;
}

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

#item1646073 {
	width:511px !important;
	height:17px !important;
	top:415px !important;
}

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

#item1646077 {
	width:511px !important;
	height:17px !important;
	top:433px !important;
}

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

#item1646081 {
	width:511px !important;
	height:17px !important;
	top:450px !important;
}

#item1541345 {
	width:33px !important;
	height:17px !important;
	left:52px !important;
	top:610px !important;
}

#item1541350 {
	width:87px !important;
	height:8px !important;
	left:90px !important;
	top:615px !important;
}

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

#item1154353 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !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:37px !important;
	left:16px !important;
}

#item1527500 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !important;
}

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

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

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

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

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

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

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

#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:673px !important;
	top:740px !important;
}

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

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

#item1174203 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

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

#item1174178 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174175 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

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

#item1451419 {
	width:131px !important;
	height:50px !important;
}

#item1451420 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451394 {
	width:131px !important;
	height:50px !important;
}

#item1451395 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451390 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

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

#item1174253 {
	width:87px !important;
	height:50px !important;
}

#item1174254 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174228 {
	width:87px !important;
	height:50px !important;
}

#item1174229 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174226 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

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

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

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

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

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

#item1572255 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1646920 {
	width:23px !important;
	height:46px !important;
	left:668px !important;
	top:457px !important;
}

#item1646927 {
	width:614px !important;
	height:750px !important;
	left:36px !important;
	top:83px !important;
}

#item1646928 {
	width:595px !important;
	height:6827px !important;
}

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

#item1572195 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1646871 {
	width:23px !important;
	height:46px !important;
	left:668px !important;
	top:457px !important;
}

#item1646876 {
	width:614px !important;
	height:758px !important;
	left:36px !important;
	top:83px !important;
}

#item1646877 {
	width:595px !important;
	height:1734px !important;
}

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

#item1572148 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1572171 {
	width:628px !important;
	height:924px !important;
	left:36px !important;
	top:91px !important;
}

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

#item1571919 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1571942 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1571965 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1571988 {
	width:24px !important;
	height:12px !important;
	left:171px !important;
	top:611px !important;
}

#item1636023 {
	width:24px !important;
	height:12px !important;
	left:259px !important;
	top:281px !important;
}

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

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

table#table1719107 {
	table-layout:fixed;
}

#item1571993 {
	width:622px !important;
	height:623px !important;
}

#item1572019 {
	width:623px !important;
	height:21px !important;
}

#item1572016 {
	width:623px !important;
	height:21px !important;
	top:309px !important;
}

#item1572023 {
	width:623px !important;
	height:21px !important;
}

#item1572020 {
	width:623px !important;
	height:21px !important;
	top:265px !important;
}

#item1572027 {
	width:623px !important;
	height:21px !important;
}

#item1572024 {
	width:623px !important;
	height:21px !important;
	top:287px !important;
}

#item1572031 {
	width:623px !important;
	height:21px !important;
}

#item1572028 {
	width:623px !important;
	height:21px !important;
	top:331px !important;
}

#item1572035 {
	width:623px !important;
	height:21px !important;
}

#item1572032 {
	width:623px !important;
	height:21px !important;
	top:353px !important;
}

#item1572039 {
	width:623px !important;
	height:21px !important;
}

#item1572036 {
	width:623px !important;
	height:21px !important;
	top:375px !important;
}

#item1572044 {
	width:623px !important;
	height:21px !important;
}

#item1572040 {
	width:623px !important;
	height:21px !important;
	top:397px !important;
}

#item1572048 {
	width:623px !important;
	height:21px !important;
}

#item1572045 {
	width:623px !important;
	height:21px !important;
	top:419px !important;
}

#item1572052 {
	width:623px !important;
	height:21px !important;
}

#item1572049 {
	width:623px !important;
	height:21px !important;
	top:441px !important;
}

#item1572064 {
	width:623px !important;
	height:21px !important;
}

#item1572061 {
	width:623px !important;
	height:21px !important;
	top:243px !important;
}

#item1572068 {
	width:623px !important;
	height:21px !important;
}

#item1572065 {
	width:623px !important;
	height:21px !important;
	top:221px !important;
}

#item1572072 {
	width:623px !important;
	height:21px !important;
}

#item1572069 {
	width:623px !important;
	height:21px !important;
	top:199px !important;
}

#item1572076 {
	width:623px !important;
	height:21px !important;
}

#item1572073 {
	width:623px !important;
	height:21px !important;
	top:177px !important;
}

#item1572080 {
	width:623px !important;
	height:21px !important;
}

#item1572077 {
	width:623px !important;
	height:21px !important;
	top:155px !important;
}

#item1572084 {
	width:623px !important;
	height:21px !important;
}

#item1572081 {
	width:623px !important;
	height:21px !important;
	top:133px !important;
}

#item1572088 {
	width:623px !important;
	height:21px !important;
}

#item1572085 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

#item1572092 {
	width:623px !important;
	height:21px !important;
}

#item1572089 {
	width:623px !important;
	height:21px !important;
	top:89px !important;
}

#item1572096 {
	width:623px !important;
	height:21px !important;
}

#item1572093 {
	width:623px !important;
	height:21px !important;
	top:67px !important;
}

#item1572100 {
	width:623px !important;
	height:21px !important;
}

#item1572097 {
	width:623px !important;
	height:21px !important;
	top:45px !important;
}

#item1572106 {
	width:623px !important;
	height:21px !important;
}

#item1572102 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

#item1572110 {
	width:623px !important;
	height:21px !important;
}

#item1572107 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1572114 {
	width:623px !important;
	height:21px !important;
}

#item1572111 {
	width:623px !important;
	height:21px !important;
	top:571px !important;
}

#item1572119 {
	width:623px !important;
	height:21px !important;
}

#item1572115 {
	width:623px !important;
	height:21px !important;
	top:461px !important;
}

#item1646223 {
	width:623px !important;
	height:21px !important;
}

#item1646220 {
	width:623px !important;
	height:21px !important;
	top:484px !important;
}

#item1646227 {
	width:623px !important;
	height:21px !important;
}

#item1646224 {
	width:623px !important;
	height:21px !important;
	top:504px !important;
}

#item1646231 {
	width:623px !important;
	height:21px !important;
}

#item1646228 {
	width:623px !important;
	height:21px !important;
	top:527px !important;
}

#item1646235 {
	width:623px !important;
	height:21px !important;
}

#item1646232 {
	width:623px !important;
	height:21px !important;
	top:549px !important;
}

#item1572120 {
	width:40px !important;
	height:20px !important;
	left:63px !important;
	top:727px !important;
}

#item1572124 {
	width:106px !important;
	height:10px !important;
	left:110px !important;
	top:732px !important;
}

#item1571909 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

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

#item1571907 {
	width:700px !important;
	height:1015px !important;
	top:150px !important;
}

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

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

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

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

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

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

#item1572897 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

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

#item1572909 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

#item1572914 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1056px !important;
}

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

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

#item1572997 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

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

#item1572972 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572967 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

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

#item1573050 {
	width:203px !important;
	height:70px !important;
}

#item1573051 {
	width:162px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1573024 {
	width:203px !important;
	height:70px !important;
}

#item1573025 {
	width:162px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1573020 {
	width:203px !important;
	height:70px !important;
	left:118px !important;
	top:1130px !important;
}

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

#item1573104 {
	width:122px !important;
	height:70px !important;
}

#item1573105 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573078 {
	width:122px !important;
	height:70px !important;
}

#item1573079 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573074 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

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

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

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

#item1604939 {
	width:35px !important;
	height:74px !important;
	left:115px !important;
	top:1127px !important;
}

#item1604944 {
	width:35px !important;
	height:74px !important;
	left:525px !important;
	top:1053px !important;
}

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

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

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

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

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

#item1527665 {
	width:600px !important;
	height:791px !important;
}

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

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

#item1527700 {
	width:100px !important;
	height:13px !important;
	top:253px !important;
}

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

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

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

table#table1724414 {
	table-layout:fixed;
}

#item1527723 {
	width:528px !important;
	height:144px !important;
	top:273px !important;
}

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

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

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

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

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

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

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

#item1527800 {
	width:350px !important;
	height:114px !important;
	top:49px !important;
}

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

#item1527823 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1527829 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

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

#item1527852 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

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

#item1527674 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1527913 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

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

#item1527990 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1573372 {
	width:140px !important;
	height:18px !important;
	top:293px !important;
}

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

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

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

table#table1726786 {
	table-layout:fixed;
}

#item1573396 {
	width:628px !important;
	height:221px !important;
	top:321px !important;
}

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

#item1646684 {
	width:628px !important;
	height:264px !important;
}

#item1646686 {
	width:595px !important;
	height:627px !important;
}

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

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

#item1646633 {
	width:628px !important;
	height:542px !important;
}

#item1646637 {
	width:595px !important;
	height:862px !important;
}

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

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

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

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

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

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

#item1573248 {
	width:490px !important;
	height:159px !important;
	top:68px !important;
}

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

#item1573271 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:291px !important;
}

#item1573276 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:189px !important;
}

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

#item1573299 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:211px !important;
}

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

#item1573193 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1573419 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

#item1573492 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1573518 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1573713 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

#item1529073 {
	width:100px !important;
	height:13px !important;
	top:341px !important;
}

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

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

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

table#table1730746 {
	table-layout:fixed;
}

#item1529096 {
	width:528px !important;
	height:202px !important;
	top:361px !important;
}

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

#item1529250 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1529255 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

#item1529172 {
	width:350px !important;
	height:238px !important;
	top:81px !important;
}

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

#item1529196 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

#item1529201 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

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

#item1529224 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

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

#item1529047 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

#item1529368 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1573947 {
	width:140px !important;
	height:18px !important;
	top:187px !important;
}

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

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

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

table#table1733418 {
	table-layout:fixed;
}

#item1573970 {
	width:628px !important;
	height:302px !important;
	top:215px !important;
}

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

#item1650055 {
	width:628px !important;
	height:158px !important;
}

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

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

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

#item1646989 {
	width:628px !important;
	height:518px !important;
}

#item1646990 {
	width:595px !important;
	height:1539px !important;
}

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

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

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

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

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

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

#item1573807 {
	width:490px !important;
	height:302px !important;
	top:84px !important;
}

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

#item1573830 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:448px !important;
}

#item1573836 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:345px !important;
}

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

#item1573860 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:367px !important;
}

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

#item1573753 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

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

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

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

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

#item1574071 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1574268 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1529694 {
	width:100px !important;
	height:13px !important;
	top:342px !important;
}

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

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

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

table#table1736599 {
	table-layout:fixed;
}

#item1529717 {
	width:528px !important;
	height:202px !important;
	top:362px !important;
}

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

#item1530265 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1530268 {
	width:534px !important;
	height:296px !important;
	top:16px !important;
}

#item1530269 {
	width:510px !important;
	height:561px !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-1530269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530293 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1530298 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:319px !important;
}

#item1529872 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1529876 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

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

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

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

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

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

#item1529771 {
	width:528px !important;
	height:131px !important;
	top:16px !important;
}

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

#item1529794 {
	width:350px !important;
	height:216px !important;
	top:190px !important;
}

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

#item1529817 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:453px !important;
}

#item1529822 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:380px !important;
}

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

#item1529845 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:396px !important;
}

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

#item1529668 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

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

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

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

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

#item1529988 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1574479 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

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

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

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

table#table1739954 {
	table-layout:fixed;
}

#item1574502 {
	width:628px !important;
	height:302px !important;
	top:216px !important;
}

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

#item1650025 {
	width:628px !important;
	height:158px !important;
}

#item1650026 {
	width:595px !important;
	height:1058px !important;
}

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

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

#item1647026 {
	width:628px !important;
	height:518px !important;
}

#item1647027 {
	width:595px !important;
	height:1441px !important;
}

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

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

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

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

#item1574340 {
	width:628px !important;
	height:231px !important;
}

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

#item1574364 {
	width:490px !important;
	height:267px !important;
	top:251px !important;
}

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

#item1574387 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:486px !important;
}

#item1574392 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:383px !important;
}

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

#item1574415 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:406px !important;
}

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

#item1574311 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

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

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

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

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

#item1574640 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1574839 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1531033 {
	width:100px !important;
	height:13px !important;
	top:327px !important;
}

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

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

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

table#table1743312 {
	table-layout:fixed;
}

#item1531056 {
	width:528px !important;
	height:202px !important;
	top:347px !important;
}

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

#item1680428 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:144px !important;
}

#item1680434 {
	width:534px !important;
	height:281px !important;
	top:16px !important;
}

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

#item1680459 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1680463 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:305px !important;
}

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

#item1531580 {
	width:534px !important;
	height:516px !important;
	top:16px !important;
}

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

#item1531606 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1531609 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:540px !important;
}

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

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

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

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

#item1531131 {
	width:350px !important;
	height:216px !important;
	top:81px !important;
}

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

#item1531154 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

#item1531160 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

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

#item1531183 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:284px !important;
}

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

#item1531006 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1531232 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:144px !important;
}

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

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

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

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

#item1531310 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1575068 {
	width:140px !important;
	height:18px !important;
	top:170px !important;
}

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

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

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

table#table1746520 {
	table-layout:fixed;
}

#item1575091 {
	width:628px !important;
	height:302px !important;
	top:198px !important;
}

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

#item1649989 {
	width:628px !important;
	height:140px !important;
}

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

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

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

#item1647057 {
	width:628px !important;
	height:500px !important;
}

#item1647058 {
	width:595px !important;
	height:1637px !important;
}

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

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

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

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

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

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

#item1574929 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

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

#item1574952 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:457px !important;
}

#item1574958 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:355px !important;
}

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

#item1574982 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:377px !important;
}

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

#item1574877 {
	width:665px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1575114 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1575137 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1626942 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1575192 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1575388 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1569944 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

#item1531695 {
	width:100px !important;
	height:13px !important;
	top:310px !important;
}

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

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

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

table#table1750631 {
	table-layout:fixed;
}

#item1531718 {
	width:528px !important;
	height:202px !important;
	top:330px !important;
}

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

#item1531869 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1531873 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

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

#item1531898 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1531902 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

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

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

#item1531770 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

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

#item1531793 {
	width:350px !important;
	height:216px !important;
	top:64px !important;
}

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

#item1531816 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

#item1531821 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:252px !important;
}

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

#item1531844 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

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

#item1531669 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

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

#item1531983 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1575407 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

#item1575623 {
	width:140px !important;
	height:18px !important;
	top:167px !important;
}

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

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

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

table#table1753301 {
	table-layout:fixed;
}

#item1575646 {
	width:628px !important;
	height:302px !important;
	top:195px !important;
}

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

#item1649954 {
	width:628px !important;
	height:136px !important;
}

#item1649955 {
	width:595px !important;
	height:685px !important;
}

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

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

#item1647097 {
	width:628px !important;
	height:498px !important;
}

#item1647098 {
	width:595px !important;
	height:1676px !important;
}

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

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

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

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

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

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

#item1575484 {
	width:490px !important;
	height:302px !important;
	top:68px !important;
}

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

#item1575507 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:434px !important;
}

#item1575512 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:332px !important;
}

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

#item1575535 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:354px !important;
}

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

#item1575431 {
	width:665px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1575669 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1575692 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1626965 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1575745 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1575941 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

#item1534093 {
	width:600px !important;
	height:791px !important;
}

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

#item1534130 {
	width:100px !important;
	height:13px !important;
	top:399px !important;
}

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

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

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

table#table1756476 {
	table-layout:fixed;
}

#item1534153 {
	width:528px !important;
	height:144px !important;
	top:419px !important;
}

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

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

#item1534305 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1534309 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

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

#item1534334 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1534338 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

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

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

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

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

#item1534229 {
	width:350px !important;
	height:216px !important;
	top:81px !important;
}

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

#item1534252 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

#item1534257 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

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

#item1534281 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

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

#item1534103 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

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

#item1534419 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

#item1534453 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534427 {
	width:123px !important;
	height:50px !important;
}

#item1534428 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534423 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1534506 {
	width:99px !important;
	height:50px !important;
}

#item1534507 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1534480 {
	width:99px !important;
	height:50px !important;
}

#item1534481 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1534476 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1534560 {
	width:101px !important;
	height:50px !important;
}

#item1534561 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534534 {
	width:101px !important;
	height:50px !important;
}

#item1534536 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534530 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1534614 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685436 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685459 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685433 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680362 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680712 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1577083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1577077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577075 {
	width:700px !important;
	height:309px !important;
}

#item1604978 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1577283 {
	width:140px !important;
	height:18px !important;
	top:268px !important;
}

@keyframes intensificar-1577283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1759322 th, table#table1759322 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1759322 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1759322 {
	table-layout:fixed;
}

#item1577306 {
	width:628px !important;
	height:221px !important;
	top:296px !important;
}

@keyframes intensificar-1577306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649891 {
	width:628px !important;
	height:240px !important;
}

#item1649892 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1649892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649915 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:97px !important;
}

#item1647159 {
	width:628px !important;
	height:518px !important;
}

#item1647160 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1647160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647183 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1577095 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1577118 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1577122 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1577122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577145 {
	width:490px !important;
	height:182px !important;
	top:96px !important;
}

@keyframes intensificar-1577145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577168 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:316px !important;
}

#item1577174 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:213px !important;
}

@keyframes intensificar-1577174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577197 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:236px !important;
}

@keyframes intensificar-1577197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577092 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1577329 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1577352 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1577376 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1577380 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1634456 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1577406 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1577407 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1577403 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1577440 {
	width:172px !important;
	height:70px !important;
}

#item1577441 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577414 {
	width:172px !important;
	height:70px !important;
}

#item1577415 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577410 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1577493 {
	width:139px !important;
	height:70px !important;
}

#item1577494 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1577468 {
	width:139px !important;
	height:70px !important;
}

#item1577469 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1577464 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1577546 {
	width:141px !important;
	height:70px !important;
}

#item1577547 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577521 {
	width:141px !important;
	height:70px !important;
}

#item1577522 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577517 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1577602 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1686791 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686814 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686788 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1577607 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1577607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1577607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680706 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1532877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1532874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532872 {
	width:600px !important;
	height:790px !important;
}

#item1532878 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1532909 {
	width:100px !important;
	height:13px !important;
	top:313px !important;
}

@keyframes intensificar-1532909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1762172 th, table#table1762172 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1762172 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1762172 {
	table-layout:fixed;
}

#item1532932 {
	width:528px !important;
	height:231px !important;
	top:333px !important;
}

@keyframes intensificar-1532932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654028 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1654031 {
	width:534px !important;
	height:266px !important;
	top:16px !important;
}

#item1654032 {
	width:509px !important;
	height:463px !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-1654032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654056 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:288px !important;
}

#item1654062 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1533084 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1533088 {
	width:534px !important;
	height:531px !important;
	top:17px !important;
}

#item1533089 {
	width:509px !important;
	height:1157px !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-1533089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533113 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1533117 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:555px !important;
}

#item1532957 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1532980 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1532984 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1532984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533007 {
	width:350px !important;
	height:308px !important;
	top:110px !important;
}

@keyframes intensificar-1533007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533030 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:372px !important;
}

#item1533035 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:299px !important;
}

@keyframes intensificar-1533035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533058 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:315px !important;
}

@keyframes intensificar-1533058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532883 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1533120 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1533143 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1533167 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1533171 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1653883 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1533198 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1533199 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1533195 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1533232 {
	width:123px !important;
	height:50px !important;
}

#item1533233 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533206 {
	width:123px !important;
	height:50px !important;
}

#item1533207 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533202 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1533285 {
	width:99px !important;
	height:50px !important;
}

#item1533286 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533260 {
	width:99px !important;
	height:50px !important;
}

#item1533261 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533256 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1533339 {
	width:101px !important;
	height:50px !important;
}

#item1533340 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533313 {
	width:101px !important;
	height:50px !important;
}

#item1533314 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533309 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1533393 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685475 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685498 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685472 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680361 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680361 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680361 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680718 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1575966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575964 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1604970 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1576175 {
	width:140px !important;
	height:18px !important;
	top:124px !important;
}

@keyframes intensificar-1576175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1765477 th, table#table1765477 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1765477 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1765477 {
	table-layout:fixed;
}

#item1576198 {
	width:628px !important;
	height:343px !important;
	top:152px !important;
}

@keyframes intensificar-1576198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649922 {
	width:628px !important;
	height:93px !important;
}

#item1649923 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1649923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649946 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:24px !important;
}

#item1647128 {
	width:628px !important;
	height:495px !important;
}

#item1647129 {
	width:595px !important;
	height:1931px !important;
}

@keyframes intensificar-1647129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647152 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1575986 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1576009 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1576014 {
	width:628px !important;
	height:135px !important;
	top:1px !important;
}

@keyframes intensificar-1576014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576037 {
	width:490px !important;
	height:302px !important;
	top:161px !important;
}

@keyframes intensificar-1576037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576060 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:464px !important;
}

#item1576067 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:362px !important;
}

@keyframes intensificar-1576067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576090 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:384px !important;
}

@keyframes intensificar-1576090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575983 {
	width:665px !important;
	height:495px !important;
	left:36px !important;
	top:580px !important;
}

#item1576221 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1576244 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1576268 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1576272 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1653906 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1576298 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1576299 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1576295 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1576333 {
	width:172px !important;
	height:70px !important;
}

#item1576334 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576308 {
	width:172px !important;
	height:70px !important;
}

#item1576309 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576304 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1576386 {
	width:139px !important;
	height:70px !important;
}

#item1576387 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576361 {
	width:139px !important;
	height:70px !important;
}

#item1576362 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576357 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1576440 {
	width:141px !important;
	height:70px !important;
}

#item1576441 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576415 {
	width:141px !important;
	height:70px !important;
}

#item1576416 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576411 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1576494 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1686824 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686847 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686821 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1576498 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1576498 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576498 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1576498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679894 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1535329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1535327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535325 {
	width:600px !important;
	height:790px !important;
}

#item1535330 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1535362 {
	width:100px !important;
	height:13px !important;
	top:312px !important;
}

@keyframes intensificar-1535362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1768777 th, table#table1768777 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1768777 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1768777 {
	table-layout:fixed;
}

#item1535385 {
	width:528px !important;
	height:231px !important;
	top:332px !important;
}

@keyframes intensificar-1535385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623259 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1623263 {
	width:534px !important;
	height:265px !important;
	top:16px !important;
}

#item1623264 {
	width:510px !important;
	height:448px !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-1623264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623288 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1623292 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:289px !important;
}

#item1535535 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1535540 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1535541 {
	width:509px !important;
	height:880px !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-1535541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535565 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1535569 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1535410 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1535433 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1535437 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1535437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535460 {
	width:350px !important;
	height:284px !important;
	top:99px !important;
}

@keyframes intensificar-1535460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535483 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:394px !important;
}

#item1535488 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:321px !important;
}

@keyframes intensificar-1535488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535511 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:337px !important;
}

@keyframes intensificar-1535511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535336 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1535572 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1535595 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1535619 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1535623 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1535913 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1535649 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1535650 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1535646 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1535685 {
	width:123px !important;
	height:50px !important;
}

#item1535686 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535658 {
	width:123px !important;
	height:50px !important;
}

#item1535659 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535654 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1535738 {
	width:99px !important;
	height:50px !important;
}

#item1535739 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535713 {
	width:99px !important;
	height:50px !important;
}

#item1535714 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535709 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1535792 {
	width:101px !important;
	height:50px !important;
}

#item1535793 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535767 {
	width:101px !important;
	height:50px !important;
}

#item1535768 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535763 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1535845 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685512 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685536 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685509 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680363 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680131 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1578187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1578180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578178 {
	width:700px !important;
	height:309px !important;
}

#item1604988 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1578392 {
	width:140px !important;
	height:18px !important;
	top:147px !important;
}

@keyframes intensificar-1578392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1772453 th, table#table1772453 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1772453 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1772453 {
	table-layout:fixed;
}

#item1578415 {
	width:628px !important;
	height:343px !important;
	top:175px !important;
}

@keyframes intensificar-1578415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649823 {
	width:628px !important;
	height:116px !important;
}

#item1649824 {
	width:595px !important;
	height:940px !important;
}

@keyframes intensificar-1649824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649848 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1647226 {
	width:628px !important;
	height:518px !important;
}

#item1647227 {
	width:595px !important;
	height:1578px !important;
}

@keyframes intensificar-1647227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647250 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1578199 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1578223 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1578227 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1578227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578250 {
	width:490px !important;
	height:397px !important;
	top:108px !important;
}

@keyframes intensificar-1578250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578273 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:530px !important;
}

#item1578278 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:428px !important;
}

@keyframes intensificar-1578278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578302 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:450px !important;
}

@keyframes intensificar-1578302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578196 {
	width:665px !important;
	height:561px !important;
	left:36px !important;
	top:557px !important;
}

#item1578438 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1578461 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1578485 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1578488 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1578511 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1578537 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1578538 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1578534 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1578571 {
	width:172px !important;
	height:70px !important;
}

#item1578572 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578545 {
	width:172px !important;
	height:70px !important;
}

#item1578546 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578541 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1578626 {
	width:139px !important;
	height:70px !important;
}

#item1578627 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1578601 {
	width:139px !important;
	height:70px !important;
}

#item1578602 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1578596 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1578679 {
	width:141px !important;
	height:70px !important;
}

#item1578680 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578654 {
	width:141px !important;
	height:70px !important;
}

#item1578655 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578650 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1578732 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1686859 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686882 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686856 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1578736 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1578736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1578736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679899 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1534715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1534713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534711 {
	width:600px !important;
	height:790px !important;
}

#item1534716 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1534723 {
	width:528px !important;
	height:297px !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-1534723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534747 {
	width:100px !important;
	height:13px !important;
	top:338px !important;
}

@keyframes intensificar-1534747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1778017 th, table#table1778017 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1778017 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1778017 {
	table-layout:fixed;
}

#item1534770 {
	width:528px !important;
	height:202px !important;
	top:358px !important;
}

@keyframes intensificar-1534770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534921 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1534925 {
	width:534px !important;
	height:527px !important;
	top:16px !important;
}

#item1534926 {
	width:509px !important;
	height:947px !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-1534926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534950 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1534954 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:551px !important;
}

#item1534823 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

@keyframes intensificar-1534823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534846 {
	width:350px !important;
	height:250px !important;
	top:132px !important;
}

@keyframes intensificar-1534846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534869 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:423px !important;
}

#item1534874 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:321px !important;
}

@keyframes intensificar-1534874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534897 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:337px !important;
}

@keyframes intensificar-1534897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653233 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:387px !important;
}

#item1653256 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:389px !important;
}

#item1653260 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:355px !important;
}

#item1534721 {
	width:564px !important;
	height:560px !important;
	left:636px !important;
	top:165px !important;
}

#item1534957 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:131px !important;
}

#item1534982 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1535006 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1535010 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1653204 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1535036 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1535037 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1535033 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1535069 {
	width:123px !important;
	height:50px !important;
}

#item1535070 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535044 {
	width:123px !important;
	height:50px !important;
}

#item1535045 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535040 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1535122 {
	width:99px !important;
	height:50px !important;
}

#item1535123 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535097 {
	width:99px !important;
	height:50px !important;
}

#item1535098 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535093 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1535177 {
	width:101px !important;
	height:50px !important;
}

#item1535178 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535152 {
	width:101px !important;
	height:50px !important;
}

#item1535153 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535147 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1535230 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685542 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685565 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685539 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680364 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680137 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1577629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1577635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577626 {
	width:700px !important;
	height:309px !important;
}

#item1604984 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1577834 {
	width:140px !important;
	height:18px !important;
	top:185px !important;
}

@keyframes intensificar-1577834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1781737 th, table#table1781737 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1781737 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1781737 {
	table-layout:fixed;
}

#item1577857 {
	width:628px !important;
	height:302px !important;
	top:213px !important;
}

@keyframes intensificar-1577857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649859 {
	width:628px !important;
	height:155px !important;
}

#item1649860 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1649860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649883 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1647191 {
	width:628px !important;
	height:494px !important;
}

#item1647192 {
	width:595px !important;
	height:1559px !important;
}

@keyframes intensificar-1647192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647215 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1577674 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1577674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577697 {
	width:490px !important;
	height:302px !important;
	top:187px !important;
}

@keyframes intensificar-1577697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577720 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:482px !important;
}

#item1653407 {
	width:98px !important;
	height:22px !important;
	left:528px !important;
	top:337px !important;
}

@keyframes intensificar-1653407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653431 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:360px !important;
}

@keyframes intensificar-1653431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653454 {
	width:233px !important;
	height:36px !important;
	left:431px !important;
	top:430px !important;
}

#item1653477 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:433px !important;
}

#item1653481 {
	width:66px !important;
	height:33px !important;
	left:560px !important;
	top:385px !important;
}

#item1577644 {
	width:664px !important;
	height:515px !important;
	left:36px !important;
	top:560px !important;
}

#item1577880 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1577903 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1577927 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1577934 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1653840 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1577960 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1577961 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1577957 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1577994 {
	width:172px !important;
	height:70px !important;
}

#item1577995 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577969 {
	width:172px !important;
	height:70px !important;
}

#item1577970 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577965 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1578047 {
	width:139px !important;
	height:70px !important;
}

#item1578048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1578022 {
	width:139px !important;
	height:70px !important;
}

#item1578023 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1578018 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1578101 {
	width:141px !important;
	height:70px !important;
}

#item1578102 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578075 {
	width:141px !important;
	height:70px !important;
}

#item1578076 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578071 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1578155 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1686891 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686914 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686888 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1578158 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1578158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1578158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1630536 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1623689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1623687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623684 {
	width:600px !important;
	height:790px !important;
}

#item1623690 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1623858 {
	width:100px !important;
	height:13px !important;
	top:298px !important;
}

@keyframes intensificar-1623858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1784886 th, table#table1784886 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1784886 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1784886 {
	table-layout:fixed;
}

#item1623882 {
	width:528px !important;
	height:231px !important;
	top:318px !important;
}

@keyframes intensificar-1623882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654440 {
	width:528px !important;
	height:281px !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-1654440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623822 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1623825 {
	width:534px !important;
	height:517px !important;
	top:16px !important;
}

#item1623826 {
	width:509px !important;
	height:1059px !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-1623826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623851 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1623854 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:540px !important;
}

#item1623723 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1623723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623746 {
	width:350px !important;
	height:284px !important;
	top:98px !important;
}

@keyframes intensificar-1623746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623775 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:321px !important;
}

@keyframes intensificar-1623775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623798 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:337px !important;
}

@keyframes intensificar-1623798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624939 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:389px !important;
}

#item1624944 {
	width:175px !important;
	height:10px !important;
	left:389px !important;
	top:374px !important;
}

#item1624967 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:376px !important;
}

#item1623694 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1623942 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:144px !important;
}

#item1623965 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1623989 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1623993 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1624017 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1624043 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1624044 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1624040 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1624076 {
	width:123px !important;
	height:50px !important;
}

#item1624077 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624051 {
	width:123px !important;
	height:50px !important;
}

#item1624052 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624047 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1624129 {
	width:99px !important;
	height:50px !important;
}

#item1624130 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1624104 {
	width:99px !important;
	height:50px !important;
}

#item1624105 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1624100 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1624183 {
	width:101px !important;
	height:50px !important;
}

#item1624184 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624157 {
	width:101px !important;
	height:50px !important;
}

#item1624158 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624153 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1624237 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685574 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685597 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685571 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680365 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624297 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1624303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1624307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624301 {
	width:700px !important;
	height:309px !important;
}

#item1624308 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1624336 {
	width:140px !important;
	height:18px !important;
	top:133px !important;
}

@keyframes intensificar-1624336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1788448 th, table#table1788448 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1788448 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1788448 {
	table-layout:fixed;
}

#item1624360 {
	width:628px !important;
	height:343px !important;
	top:161px !important;
}

@keyframes intensificar-1624360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649460 {
	width:628px !important;
	height:103px !important;
}

#item1649461 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1649461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649484 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:29px !important;
}

#item1647255 {
	width:628px !important;
	height:504px !important;
}

#item1647256 {
	width:595px !important;
	height:1794px !important;
}

@keyframes intensificar-1647256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647279 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1624388 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1624411 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1624414 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1624414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624437 {
	width:490px !important;
	height:350px !important;
	top:139px !important;
}

@keyframes intensificar-1624437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624460 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:473px !important;
}

#item1624465 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:371px !important;
}

@keyframes intensificar-1624465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624489 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:393px !important;
}

@keyframes intensificar-1624489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624311 {
	width:665px !important;
	height:504px !important;
	left:36px !important;
	top:571px !important;
}

#item1624542 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1624565 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1624589 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1624594 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1624618 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1624644 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1624645 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1624641 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1624679 {
	width:172px !important;
	height:70px !important;
}

#item1624680 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624653 {
	width:172px !important;
	height:70px !important;
}

#item1624654 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624649 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1624732 {
	width:139px !important;
	height:70px !important;
}

#item1624733 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624707 {
	width:139px !important;
	height:70px !important;
}

#item1624708 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624703 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1624785 {
	width:141px !important;
	height:70px !important;
}

#item1624786 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624760 {
	width:141px !important;
	height:70px !important;
}

#item1624761 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624756 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1624838 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1686922 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686945 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686919 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1624842 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1624842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1624842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679912 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1656528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1656530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656526 {
	width:600px !important;
	height:790px !important;
}

#item1656532 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1656537 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1656537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1792718 th, table#table1792718 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1792718 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1792718 {
	table-layout:fixed;
}

#item1656560 {
	width:528px !important;
	height:202px !important;
	top:331px !important;
}

@keyframes intensificar-1656560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656583 {
	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-1656583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656736 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1656739 {
	width:534px !important;
	height:517px !important;
	top:16px !important;
}

#item1656740 {
	width:509px !important;
	height:1142px !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-1656740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656764 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1656768 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:540px !important;
}

#item1656608 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1656608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656631 {
	width:350px !important;
	height:216px !important;
	top:115px !important;
}

@keyframes intensificar-1656631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656654 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:303px !important;
}

@keyframes intensificar-1656654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656678 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:319px !important;
}

@keyframes intensificar-1656678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656702 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:372px !important;
}

#item1656708 {
	width:175px !important;
	height:10px !important;
	left:389px !important;
	top:356px !important;
}

#item1656731 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:358px !important;
}

#item1656535 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1656771 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:144px !important;
}

#item1656794 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1656818 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1656822 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1656845 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1656872 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1656873 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1656869 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1656905 {
	width:123px !important;
	height:50px !important;
}

#item1656906 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656880 {
	width:123px !important;
	height:50px !important;
}

#item1656881 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656876 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1656958 {
	width:99px !important;
	height:50px !important;
}

#item1656959 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1656933 {
	width:99px !important;
	height:50px !important;
}

#item1656934 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1656929 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1657011 {
	width:101px !important;
	height:50px !important;
}

#item1657012 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656986 {
	width:101px !important;
	height:50px !important;
}

#item1656987 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656982 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1657036 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685606 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685629 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685603 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680366 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680144 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1657133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1657136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657131 {
	width:700px !important;
	height:309px !important;
}

#item1657137 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1657142 {
	width:140px !important;
	height:18px !important;
	top:174px !important;
}

@keyframes intensificar-1657142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1795957 th, table#table1795957 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1795957 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1795957 {
	table-layout:fixed;
}

#item1657165 {
	width:628px !important;
	height:302px !important;
	top:202px !important;
}

@keyframes intensificar-1657165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657188 {
	width:628px !important;
	height:143px !important;
}

#item1657189 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1657189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657212 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1657346 {
	width:628px !important;
	height:504px !important;
}

#item1657347 {
	width:595px !important;
	height:1853px !important;
}

@keyframes intensificar-1657347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657370 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1657218 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1657241 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1657245 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1657245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657268 {
	width:490px !important;
	height:302px !important;
	top:164px !important;
}

@keyframes intensificar-1657268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657292 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:473px !important;
}

#item1657297 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:371px !important;
}

@keyframes intensificar-1657297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657321 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:393px !important;
}

@keyframes intensificar-1657321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657140 {
	width:665px !important;
	height:504px !important;
	left:36px !important;
	top:571px !important;
}

#item1657374 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1657397 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1657421 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1657424 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1657447 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1657473 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1657474 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1657470 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1657508 {
	width:172px !important;
	height:70px !important;
}

#item1657509 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1657482 {
	width:172px !important;
	height:70px !important;
}

#item1657483 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1657478 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1657562 {
	width:139px !important;
	height:70px !important;
}

#item1657563 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1657536 {
	width:139px !important;
	height:70px !important;
}

#item1657537 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1657532 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1657615 {
	width:141px !important;
	height:70px !important;
}

#item1657616 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1657590 {
	width:141px !important;
	height:70px !important;
}

#item1657591 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1657586 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1657639 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1686963 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686986 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686958 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1657673 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1657673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1657673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1657673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569972 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

#item1679909 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1535971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1535969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535967 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1535972 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1536004 {
	width:100px !important;
	height:13px !important;
	top:235px !important;
}

@keyframes intensificar-1536004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1799237 th, table#table1799237 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1799237 tr {
	border-bottom:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1799237 {
	table-layout:fixed;
}

#item1536027 {
	width:528px !important;
	height:308px !important;
	top:255px !important;
}

@keyframes intensificar-1536027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616133 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:100px !important;
}

#item1616137 {
	width:534px !important;
	height:194px !important;
	top:16px !important;
}

#item1616138 {
	width:510px !important;
	height:430px !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-1616138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616162 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1616166 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:217px !important;
}

#item1616039 {
	width:528px !important;
	height:31px !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-1616039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616063 {
	width:528px !important;
	height:523px !important;
	top:31px !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-1616063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536178 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1536183 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1536184 {
	width:509px !important;
	height:1366px !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-1536184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536208 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1536212 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1536052 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1536076 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1536080 {
	width:528px !important;
	height:114px !important;
	top:15px !important;
}

@keyframes intensificar-1536080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536103 {
	width:350px !important;
	height:326px !important;
	top:150px !important;
}

@keyframes intensificar-1536103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536126 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:517px !important;
}

#item1536131 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:444px !important;
}

@keyframes intensificar-1536131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536154 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:460px !important;
}

@keyframes intensificar-1536154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615922 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:339px !important;
}

@keyframes intensificar-1615922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615945 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:355px !important;
}

@keyframes intensificar-1615945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535978 {
	width:564px !important;
	height:570px !important;
	left:36px !important;
	top:162px !important;
}

#item1536215 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1536239 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1536263 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1536267 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1615028 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1615029 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1615024 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1615061 {
	width:123px !important;
	height:50px !important;
}

#item1615062 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615036 {
	width:123px !important;
	height:50px !important;
}

#item1615037 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615033 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1615112 {
	width:113px !important;
	height:50px !important;
}

#item1615113 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615087 {
	width:113px !important;
	height:50px !important;
}

#item1615088 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615085 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1615163 {
	width:101px !important;
	height:50px !important;
}

#item1615164 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615138 {
	width:101px !important;
	height:50px !important;
}

#item1615139 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615136 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1615214 {
	width:101px !important;
	height:50px !important;
}

#item1615215 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1615189 {
	width:101px !important;
	height:50px !important;
}

#item1615190 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1615187 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1615507 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615530 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615504 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1680367 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680150 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1578765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1578759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578756 {
	width:700px !important;
	height:309px !important;
}

#item1604991 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1649643 {
	width:140px !important;
	height:18px !important;
	top:179px !important;
}

@keyframes intensificar-1649643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649666 {
	width:628px !important;
	height:158px !important;
	top:2px !important;
}

#item1649667 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1649667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649690 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item1649693 {
	width:628px !important;
	height:290px !important;
	top:206px !important;
}

table#table1805037 th, table#table1805037 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1805037 tr {
	border-bottom:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1805037 {
	table-layout:fixed;
}

#item1649694 {
	width:595px !important;
	height:451px !important;
}

@keyframes intensificar-1649694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649717 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:328px !important;
}

#item1649786 {
	width:628px !important;
	height:496px !important;
}

#item1649787 {
	width:595px !important;
	height:947px !important;
}

@keyframes intensificar-1649787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649810 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1647287 {
	width:628px !important;
	height:496px !important;
}

#item1647288 {
	width:595px !important;
	height:2284px !important;
}

@keyframes intensificar-1647288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647311 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1578778 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1578801 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1578804 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1578804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578827 {
	width:490px !important;
	height:279px !important;
	top:216px !important;
}

@keyframes intensificar-1578827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578850 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:458px !important;
}

#item1578857 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:356px !important;
}

@keyframes intensificar-1578857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578880 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:378px !important;
}

@keyframes intensificar-1578880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616580 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:288px !important;
}

@keyframes intensificar-1616580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616603 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:310px !important;
}

@keyframes intensificar-1616603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578775 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1579012 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1579035 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1579059 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1579062 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1615263 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1615264 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1615260 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1615296 {
	width:172px !important;
	height:70px !important;
}

#item1615297 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615271 {
	width:172px !important;
	height:70px !important;
}

#item1615272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615269 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1615348 {
	width:158px !important;
	height:70px !important;
}

#item1615349 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615323 {
	width:158px !important;
	height:70px !important;
}

#item1615324 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615321 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1615399 {
	width:141px !important;
	height:70px !important;
}

#item1615400 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615374 {
	width:141px !important;
	height:70px !important;
}

#item1615375 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615372 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1615450 {
	width:141px !important;
	height:70px !important;
}

#item1615451 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615425 {
	width:141px !important;
	height:70px !important;
}

#item1615426 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615423 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1686993 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687016 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686990 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1579290 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1579290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1579290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679918 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1536645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1536642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536640 {
	width:600px !important;
	height:790px !important;
}

#item1536646 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1536677 {
	width:100px !important;
	height:13px !important;
	top:238px !important;
}

@keyframes intensificar-1536677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1809163 th, table#table1809163 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1809163 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1809163 {
	table-layout:fixed;
}

#item1536700 {
	width:528px !important;
	height:289px !important;
	top:258px !important;
}

@keyframes intensificar-1536700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537288 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:99px !important;
}

#item1537291 {
	width:534px !important;
	height:193px !important;
	top:16px !important;
}

#item1537292 {
	width:510px !important;
	height:399px !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-1537292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537316 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1537322 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:216px !important;
}

#item1536853 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1536857 {
	width:534px !important;
	height:513px !important;
	top:17px !important;
}

#item1536858 {
	width:509px !important;
	height:950px !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-1536858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536882 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1536887 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:538px !important;
}

#item1536725 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1536749 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1536754 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1536754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536777 {
	width:350px !important;
	height:284px !important;
	top:65px !important;
}

@keyframes intensificar-1536777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536800 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:395px !important;
}

#item1536805 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:321px !important;
}

@keyframes intensificar-1536805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536828 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:337px !important;
}

@keyframes intensificar-1536828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536651 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1536890 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1536914 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1536938 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1536943 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1537207 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1536969 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1536970 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1536966 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1537002 {
	width:123px !important;
	height:50px !important;
}

#item1537003 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536977 {
	width:123px !important;
	height:50px !important;
}

#item1536978 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536973 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1537055 {
	width:99px !important;
	height:50px !important;
}

#item1537056 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537030 {
	width:99px !important;
	height:50px !important;
}

#item1537031 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537026 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1537110 {
	width:101px !important;
	height:50px !important;
}

#item1537111 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537085 {
	width:101px !important;
	height:50px !important;
}

#item1537086 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537080 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1537163 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685637 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685661 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685634 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680368 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680157 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1579318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1579312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579310 {
	width:700px !important;
	height:309px !important;
}

#item1604995 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1579493 {
	width:140px !important;
	height:18px !important;
	top:177px !important;
}

@keyframes intensificar-1579493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649490 {
	width:628px !important;
	height:158px !important;
}

#item1649491 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1649491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649514 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1649520 {
	width:628px !important;
	height:290px !important;
	top:204px !important;
}

table#table1813796 th, table#table1813796 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1813796 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1813796 {
	table-layout:fixed;
}

#item1649521 {
	width:595px !important;
	height:425px !important;
}

@keyframes intensificar-1649521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649544 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:326px !important;
}

#item1647321 {
	width:628px !important;
	height:494px !important;
}

#item1647322 {
	width:595px !important;
	height:1696px !important;
}

@keyframes intensificar-1647322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647345 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1579331 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1579354 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1579358 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1579358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579382 {
	width:490px !important;
	height:397px !important;
	top:89px !important;
}

@keyframes intensificar-1579382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579405 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:494px !important;
}

#item1579410 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:392px !important;
}

@keyframes intensificar-1579410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579433 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:414px !important;
}

@keyframes intensificar-1579433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579328 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:581px !important;
}

#item1579577 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1579600 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1579624 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1579627 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1579650 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1579676 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1579677 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1579673 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1579709 {
	width:172px !important;
	height:70px !important;
}

#item1579711 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1579684 {
	width:172px !important;
	height:70px !important;
}

#item1579685 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1579680 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1579764 {
	width:139px !important;
	height:70px !important;
}

#item1579765 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1579738 {
	width:139px !important;
	height:70px !important;
}

#item1579739 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1579734 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1579818 {
	width:141px !important;
	height:70px !important;
}

#item1579819 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1579792 {
	width:141px !important;
	height:70px !important;
}

#item1579793 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1579788 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1579874 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687024 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687047 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687021 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1579879 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1579879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1579879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679923 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1537360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1537358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537355 {
	width:600px !important;
	height:790px !important;
}

#item1537361 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1537368 {
	width:100px !important;
	height:13px !important;
	top:296px !important;
}

@keyframes intensificar-1537368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1817175 th, table#table1817175 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1817175 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1817175 {
	table-layout:fixed;
}

#item1537391 {
	width:528px !important;
	height:231px !important;
	top:316px !important;
}

@keyframes intensificar-1537391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537414 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1537418 {
	width:534px !important;
	height:249px !important;
	top:16px !important;
}

#item1537419 {
	width:510px !important;
	height:427px !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-1537419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537443 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1537447 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:272px !important;
}

#item1537580 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1537583 {
	width:534px !important;
	height:529px !important;
	top:17px !important;
}

#item1537584 {
	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-1537584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537608 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1537611 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1537454 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1537477 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1537481 {
	width:528px !important;
	height:46px !important;
	top:31px !important;
}

@keyframes intensificar-1537481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537504 {
	width:350px !important;
	height:216px !important;
	top:96px !important;
}

@keyframes intensificar-1537504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537528 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:358px !important;
}

#item1537533 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:285px !important;
}

@keyframes intensificar-1537533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537556 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:301px !important;
}

@keyframes intensificar-1537556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537366 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1537618 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1537641 {
	width:553px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1537665 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1537670 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1537720 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1537721 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1537717 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1537754 {
	width:123px !important;
	height:50px !important;
}

#item1537755 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537729 {
	width:123px !important;
	height:50px !important;
}

#item1537730 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537725 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1537807 {
	width:99px !important;
	height:50px !important;
}

#item1537808 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537782 {
	width:99px !important;
	height:50px !important;
}

#item1537783 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537778 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1537860 {
	width:101px !important;
	height:50px !important;
}

#item1537862 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537835 {
	width:101px !important;
	height:50px !important;
}

#item1537836 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537831 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1537915 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685672 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685695 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685669 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680369 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680369 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680369 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680163 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1579907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1579901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579899 {
	width:700px !important;
	height:309px !important;
}

#item1604999 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1580083 {
	width:140px !important;
	height:18px !important;
	top:132px !important;
}

@keyframes intensificar-1580083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1821837 th, table#table1821837 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1821837 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1821837 {
	table-layout:fixed;
}

#item1580106 {
	width:628px !important;
	height:343px !important;
	top:160px !important;
}

@keyframes intensificar-1580106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649368 {
	width:628px !important;
	height:109px !important;
}

#item1649369 {
	width:595px !important;
	height:901px !important;
}

@keyframes intensificar-1649369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649392 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:32px !important;
}

#item1647352 {
	width:628px !important;
	height:503px !important;
}

#item1647353 {
	width:595px !important;
	height:2068px !important;
}

@keyframes intensificar-1647353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647376 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1579919 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1579942 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1579946 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1579946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579969 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

@keyframes intensificar-1579969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579992 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:459px !important;
}

#item1579997 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:357px !important;
}

@keyframes intensificar-1579997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580021 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:379px !important;
}

@keyframes intensificar-1580021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579916 {
	width:665px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1580167 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1580191 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1580215 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1580218 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1580244 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1580245 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1580241 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1580277 {
	width:172px !important;
	height:70px !important;
}

#item1580278 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580252 {
	width:172px !important;
	height:70px !important;
}

#item1580253 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580248 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1580330 {
	width:139px !important;
	height:70px !important;
}

#item1580331 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1580305 {
	width:139px !important;
	height:70px !important;
}

#item1580306 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1580301 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1580384 {
	width:141px !important;
	height:70px !important;
}

#item1580385 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580359 {
	width:141px !important;
	height:70px !important;
}

#item1580360 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580355 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1580440 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687065 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687088 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687062 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1580444 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1580444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679931 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1538693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1538691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538689 {
	width:600px !important;
	height:791px !important;
	top:-1px !important;
}

#item1538695 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1538748 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:119px !important;
}

#item1538751 {
	width:534px !important;
	height:232px !important;
	top:16px !important;
}

#item1538752 {
	width:510px !important;
	height:575px !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-1538752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538776 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1538779 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:255px !important;
}

#item1564480 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:341px !important;
}

#item1564484 {
	width:534px !important;
	height:244px !important;
	top:287px !important;
}

table#table1827621 th, table#table1827621 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1827621 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1827621 {
	table-layout:fixed;
}

#item1564773 {
	width:510px !important;
	height:375px !important;
}

@keyframes intensificar-1564773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564509 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:271px !important;
}

#item1564513 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:538px !important;
}

#item1538912 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1538916 {
	width:534px !important;
	height:513px !important;
	top:17px !important;
}

#item1538917 {
	width:509px !important;
	height:1353px !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-1538917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538941 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1538944 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:538px !important;
}

#item1538784 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1538807 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1538811 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1538811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538834 {
	width:350px !important;
	height:352px !important;
	top:82px !important;
}

@keyframes intensificar-1538834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538857 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:480px !important;
}

#item1538864 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:406px !important;
}

@keyframes intensificar-1538864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538887 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:422px !important;
}

@keyframes intensificar-1538887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538699 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1538948 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1538971 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1538996 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539000 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539026 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1539027 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1539023 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1539060 {
	width:123px !important;
	height:50px !important;
}

#item1539061 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539035 {
	width:123px !important;
	height:50px !important;
}

#item1539036 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539030 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539113 {
	width:99px !important;
	height:50px !important;
}

#item1539114 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539088 {
	width:99px !important;
	height:50px !important;
}

#item1539089 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539084 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1539166 {
	width:101px !important;
	height:50px !important;
}

#item1539167 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539141 {
	width:101px !important;
	height:50px !important;
}

#item1539142 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539137 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1539222 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685704 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685727 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685701 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680371 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680371 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680371 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680169 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1580471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1580465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580463 {
	width:700px !important;
	height:309px !important;
}

#item1605003 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1649306 {
	width:628px !important;
	height:158px !important;
}

#item1649307 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1649307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649330 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1649335 {
	width:628px !important;
	height:290px !important;
	top:204px !important;
}

table#table1832234 th, table#table1832234 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1832234 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1832234 {
	table-layout:fixed;
}

#item1649336 {
	width:595px !important;
	height:544px !important;
}

@keyframes intensificar-1649336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649359 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:326px !important;
}

#item1649617 {
	width:140px !important;
	height:18px !important;
	top:173px !important;
}

@keyframes intensificar-1649617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647385 {
	width:628px !important;
	height:494px !important;
}

#item1647386 {
	width:595px !important;
	height:2225px !important;
}

@keyframes intensificar-1647386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647409 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1580483 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1580506 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1580511 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1580511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580535 {
	width:490px !important;
	height:404px !important;
	top:92px !important;
}

@keyframes intensificar-1580535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580558 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:493px !important;
}

#item1580564 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:390px !important;
}

@keyframes intensificar-1580564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580587 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:413px !important;
}

@keyframes intensificar-1580587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580479 {
	width:665px !important;
	height:523px !important;
	left:36px !important;
	top:581px !important;
}

#item1580718 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1580741 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1580765 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1580771 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1580797 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1580798 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1580794 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1580831 {
	width:172px !important;
	height:70px !important;
}

#item1580832 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580806 {
	width:172px !important;
	height:70px !important;
}

#item1580807 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580802 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1580885 {
	width:139px !important;
	height:70px !important;
}

#item1580886 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1580860 {
	width:139px !important;
	height:70px !important;
}

#item1580861 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1580856 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1580939 {
	width:141px !important;
	height:70px !important;
}

#item1580940 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580913 {
	width:141px !important;
	height:70px !important;
}

#item1580914 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580909 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1580992 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687101 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687125 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687098 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1580995 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1580995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679941 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1659962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1659964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659960 {
	width:600px !important;
	height:790px !important;
}

#item1659965 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1660135 {
	width:528px !important;
	height:330px !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-1660135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660159 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes intensificar-1660159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1838035 th, table#table1838035 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1838035 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1838035 {
	table-layout:fixed;
}

#item1660182 {
	width:528px !important;
	height:173px !important;
	top:371px !important;
}

@keyframes intensificar-1660182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660098 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1660102 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1660103 {
	width:509px !important;
	height:1157px !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-1660103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660127 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1660130 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:557px !important;
}

#item1659971 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1659994 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1659998 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

@keyframes intensificar-1659998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660021 {
	width:350px !important;
	height:186px !important;
	top:132px !important;
}

@keyframes intensificar-1660021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660044 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

#item1660050 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:252px !important;
}

@keyframes intensificar-1660050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660073 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

@keyframes intensificar-1660073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659968 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1660205 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1660228 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1660252 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1660255 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1661169 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1660281 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1660283 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1660278 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1660316 {
	width:123px !important;
	height:50px !important;
}

#item1660317 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660291 {
	width:123px !important;
	height:50px !important;
}

#item1660292 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660287 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1660371 {
	width:99px !important;
	height:50px !important;
}

#item1660372 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1660344 {
	width:99px !important;
	height:50px !important;
}

#item1660345 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1660340 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1660424 {
	width:101px !important;
	height:50px !important;
}

#item1660425 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660399 {
	width:101px !important;
	height:50px !important;
}

#item1660400 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660395 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1660449 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685740 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685763 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685737 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680372 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680173 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1660542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1660544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660540 {
	width:700px !important;
	height:309px !important;
}

#item1660545 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1660551 {
	width:140px !important;
	height:18px !important;
	top:214px !important;
}

@keyframes intensificar-1660551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1841207 th, table#table1841207 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1841207 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1841207 {
	table-layout:fixed;
}

#item1660574 {
	width:628px !important;
	height:262px !important;
	top:242px !important;
}

@keyframes intensificar-1660574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660597 {
	width:628px !important;
	height:187px !important;
}

#item1660598 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1660598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660621 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:71px !important;
}

#item1660752 {
	width:628px !important;
	height:504px !important;
}

#item1660754 {
	width:595px !important;
	height:1853px !important;
}

@keyframes intensificar-1660754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660777 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1660626 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1660649 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1660653 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1660653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660676 {
	width:490px !important;
	height:207px !important;
	top:189px !important;
}

@keyframes intensificar-1660676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660699 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:458px !important;
}

#item1660705 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:356px !important;
}

@keyframes intensificar-1660705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660728 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:378px !important;
}

@keyframes intensificar-1660728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660548 {
	width:665px !important;
	height:504px !important;
	left:36px !important;
	top:571px !important;
}

#item1660780 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1660803 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1660827 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1660831 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1661141 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1660857 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1660858 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1660854 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1660890 {
	width:172px !important;
	height:70px !important;
}

#item1660891 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660865 {
	width:172px !important;
	height:70px !important;
}

#item1660866 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660861 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1660945 {
	width:139px !important;
	height:70px !important;
}

#item1660946 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1660918 {
	width:139px !important;
	height:70px !important;
}

#item1660920 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1660914 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1660998 {
	width:141px !important;
	height:70px !important;
}

#item1660999 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660973 {
	width:141px !important;
	height:70px !important;
}

#item1660974 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660969 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1661022 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687137 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687160 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687133 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1661055 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1661055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1661055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1661055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679958 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1539390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1539388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539386 {
	width:600px !important;
	height:790px !important;
}

#item1539391 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1539397 {
	width:528px !important;
	height:280px !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-1539397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539421 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1539421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1845143 th, table#table1845143 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1845143 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1845143 {
	table-layout:fixed;
}

#item1539444 {
	width:528px !important;
	height:144px !important;
	top:336px !important;
}

@keyframes intensificar-1539444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539596 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1539601 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1539602 {
	width:509px !important;
	height:730px !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-1539602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539626 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1539629 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1539469 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1539492 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1539495 {
	width:528px !important;
	height:12px !important;
	top:15px !important;
}

@keyframes intensificar-1539495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539518 {
	width:350px !important;
	height:114px !important;
	top:47px !important;
}

@keyframes intensificar-1539518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539541 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:205px !important;
}

#item1539549 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

@keyframes intensificar-1539549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539572 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:148px !important;
}

@keyframes intensificar-1539572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539395 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1539633 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1539656 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1539680 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539684 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539733 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1539734 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1539730 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1539767 {
	width:123px !important;
	height:50px !important;
}

#item1539768 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539741 {
	width:123px !important;
	height:50px !important;
}

#item1539742 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539737 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539820 {
	width:99px !important;
	height:50px !important;
}

#item1539821 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539795 {
	width:99px !important;
	height:50px !important;
}

#item1539796 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539791 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1539876 {
	width:101px !important;
	height:50px !important;
}

#item1539877 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539850 {
	width:101px !important;
	height:50px !important;
}

#item1539852 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539846 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1539930 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685773 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685796 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685770 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680376 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680194 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1581023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1581016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581014 {
	width:700px !important;
	height:309px !important;
}

#item1605007 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1581229 {
	width:140px !important;
	height:18px !important;
	top:247px !important;
}

@keyframes intensificar-1581229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1847812 th, table#table1847812 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1847812 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1847812 {
	table-layout:fixed;
}

#item1581252 {
	width:628px !important;
	height:221px !important;
	top:275px !important;
}

@keyframes intensificar-1581252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649271 {
	width:628px !important;
	height:217px !important;
}

#item1649272 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1649272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649295 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1647415 {
	width:628px !important;
	height:496px !important;
}

#item1647416 {
	width:595px !important;
	height:1313px !important;
}

@keyframes intensificar-1647416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647439 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1581035 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1581059 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1581063 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1581063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581086 {
	width:490px !important;
	height:159px !important;
	top:44px !important;
}

@keyframes intensificar-1581086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581109 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:267px !important;
}

#item1581115 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:164px !important;
}

@keyframes intensificar-1581115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581138 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:186px !important;
}

@keyframes intensificar-1581138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581032 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1581275 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:489px !important;
}

#item1581298 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1581322 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1581325 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1581351 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1581352 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1581348 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1581385 {
	width:172px !important;
	height:70px !important;
}

#item1581386 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581360 {
	width:172px !important;
	height:70px !important;
}

#item1581361 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581356 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1581439 {
	width:139px !important;
	height:70px !important;
}

#item1581440 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581414 {
	width:139px !important;
	height:70px !important;
}

#item1581415 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581409 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1581492 {
	width:141px !important;
	height:70px !important;
}

#item1581493 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581467 {
	width:141px !important;
	height:70px !important;
}

#item1581468 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581463 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1581545 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687171 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687194 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687168 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1581549 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1581549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1581549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1581549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679964 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1540033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1540031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540029 {
	width:600px !important;
	height:790px !important;
}

#item1540034 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1540039 {
	width:528px !important;
	height:340px !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-1540039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540063 {
	width:100px !important;
	height:13px !important;
	top:340px !important;
}

@keyframes intensificar-1540063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1850842 th, table#table1850842 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1850842 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1850842 {
	table-layout:fixed;
}

#item1540086 {
	width:528px !important;
	height:202px !important;
	top:360px !important;
}

@keyframes intensificar-1540086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540239 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1540243 {
	width:534px !important;
	height:529px !important;
	top:17px !important;
}

#item1540244 {
	width:509px !important;
	height:1031px !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-1540244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540268 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1540271 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:553px !important;
}

#item1540111 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1540134 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1540137 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1540137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540161 {
	width:350px !important;
	height:216px !important;
	top:81px !important;
}

@keyframes intensificar-1540161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540185 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

#item1540192 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !important;
}

@keyframes intensificar-1540192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540215 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:252px !important;
}

@keyframes intensificar-1540215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540037 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1540276 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1540299 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1540323 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1540328 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1540354 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1540355 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1540351 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1540387 {
	width:123px !important;
	height:50px !important;
}

#item1540388 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540362 {
	width:123px !important;
	height:50px !important;
}

#item1540363 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540358 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1540440 {
	width:99px !important;
	height:50px !important;
}

#item1540441 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1540415 {
	width:99px !important;
	height:50px !important;
}

#item1540416 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1540411 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1540494 {
	width:101px !important;
	height:50px !important;
}

#item1540495 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540468 {
	width:101px !important;
	height:50px !important;
}

#item1540469 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540464 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1540548 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685802 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685825 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685799 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680377 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680189 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1581572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1581578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581570 {
	width:700px !important;
	height:309px !important;
}

#item1605011 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1581777 {
	width:140px !important;
	height:18px !important;
	top:164px !important;
}

@keyframes intensificar-1581777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1853608 th, table#table1853608 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1853608 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1853608 {
	table-layout:fixed;
}

#item1581800 {
	width:628px !important;
	height:302px !important;
	top:192px !important;
}

@keyframes intensificar-1581800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649241 {
	width:628px !important;
	height:134px !important;
}

#item1649242 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1649242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649265 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1647483 {
	width:628px !important;
	height:494px !important;
}

#item1647484 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1647484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647507 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1581589 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1581612 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1581615 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1581615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581638 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

@keyframes intensificar-1581638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581661 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:409px !important;
}

#item1581669 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:307px !important;
}

@keyframes intensificar-1581669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581692 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:329px !important;
}

@keyframes intensificar-1581692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581586 {
	width:665px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1581823 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1581846 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1581870 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1581873 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1581899 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1581900 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1581896 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1581937 {
	width:172px !important;
	height:70px !important;
}

#item1581938 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581912 {
	width:172px !important;
	height:70px !important;
}

#item1581913 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581906 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1581990 {
	width:139px !important;
	height:70px !important;
}

#item1581991 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581965 {
	width:139px !important;
	height:70px !important;
}

#item1581966 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581961 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1582043 {
	width:141px !important;
	height:70px !important;
}

#item1582044 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1582018 {
	width:141px !important;
	height:70px !important;
}

#item1582019 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1582014 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1582098 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687202 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687225 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687199 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1582101 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1582101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679953 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1662508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1662510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662506 {
	width:600px !important;
	height:790px !important;
}

#item1662511 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1662517 {
	width:528px !important;
	height:323px !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-1662517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662541 {
	width:100px !important;
	height:13px !important;
	top:366px !important;
}

@keyframes intensificar-1662541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1857207 th, table#table1857207 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1857207 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1857207 {
	table-layout:fixed;
}

#item1662564 {
	width:528px !important;
	height:144px !important;
	top:386px !important;
}

@keyframes intensificar-1662564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662715 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1662719 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1662720 {
	width:509px !important;
	height:988px !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-1662720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662744 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1662748 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:557px !important;
}

#item1662589 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1662613 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1662616 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1662616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662639 {
	width:350px !important;
	height:186px !important;
	top:115px !important;
}

@keyframes intensificar-1662639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662663 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

#item1662668 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1662668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662691 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1662691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662515 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1662751 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1662774 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1662798 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1662803 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1662828 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1662854 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1662855 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1662851 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1662888 {
	width:123px !important;
	height:50px !important;
}

#item1662889 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662863 {
	width:123px !important;
	height:50px !important;
}

#item1662864 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662859 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1662941 {
	width:99px !important;
	height:50px !important;
}

#item1662942 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1662916 {
	width:99px !important;
	height:50px !important;
}

#item1662917 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1662912 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1662994 {
	width:101px !important;
	height:50px !important;
}

#item1662996 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662969 {
	width:101px !important;
	height:50px !important;
}

#item1662970 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662965 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1663019 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685841 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685864 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685838 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680378 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680378 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680378 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680201 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1663116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1663119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663114 {
	width:700px !important;
	height:309px !important;
}

#item1663120 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1663125 {
	width:140px !important;
	height:18px !important;
	top:270px !important;
}

@keyframes intensificar-1663125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1859456 th, table#table1859456 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1859456 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1859456 {
	table-layout:fixed;
}

#item1663148 {
	width:628px !important;
	height:221px !important;
	top:298px !important;
}

@keyframes intensificar-1663148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663171 {
	width:628px !important;
	height:241px !important;
}

#item1663172 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1663172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663195 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item1663327 {
	width:628px !important;
	height:518px !important;
	top:1px !important;
}

#item1663328 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1663328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663351 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1663200 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1663200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663223 {
	width:490px !important;
	height:159px !important;
	top:163px !important;
}

@keyframes intensificar-1663223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663246 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:346px !important;
}

#item1663269 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:349px !important;
}

#item1663272 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:381px !important;
}

#item1663279 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:279px !important;
}

@keyframes intensificar-1663279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663303 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:301px !important;
}

@keyframes intensificar-1663303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663123 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1663356 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1663379 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1663404 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1663407 {
	width:440px !important;
	height:51px !important;
	left:22px !important;
}

#item1663664 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1663433 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1663434 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1663430 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1663467 {
	width:172px !important;
	height:70px !important;
}

#item1663468 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663442 {
	width:172px !important;
	height:70px !important;
}

#item1663443 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663438 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1663521 {
	width:139px !important;
	height:70px !important;
}

#item1663522 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1663496 {
	width:139px !important;
	height:70px !important;
}

#item1663497 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1663492 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1663574 {
	width:141px !important;
	height:70px !important;
}

#item1663575 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663549 {
	width:141px !important;
	height:70px !important;
}

#item1663550 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663545 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1663598 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687234 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687257 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687231 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1663631 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1663631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1663631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1663631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679949 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1542164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1542162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542160 {
	width:600px !important;
	height:790px !important;
}

#item1542165 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1542171 {
	width:528px !important;
	height:368px !important;
	top:14px !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-1542171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542195 {
	width:100px !important;
	height:13px !important;
	top:409px !important;
}

@keyframes intensificar-1542195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1862834 th, table#table1862834 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1862834 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1862834 {
	table-layout:fixed;
}

#item1542218 {
	width:528px !important;
	height:115px !important;
	top:429px !important;
}

@keyframes intensificar-1542218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542368 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1542373 {
	width:534px !important;
	height:546px !important;
	top:17px !important;
}

#item1542374 {
	width:509px !important;
	height:737px !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-1542374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542399 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1542403 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:570px !important;
}

#item1542242 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1542242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542265 {
	width:350px !important;
	height:80px !important;
	top:81px !important;
}

@keyframes intensificar-1542265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542288 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:182px !important;
}

#item1542312 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:184px !important;
}

#item1542315 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

#item1542321 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1542321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542344 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:150px !important;
}

@keyframes intensificar-1542344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542169 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1542406 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1542429 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1542453 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1542457 {
	width:314px !important;
	height:37px !important;
	left:16px !important;
}

#item1542506 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1542507 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1542503 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1542539 {
	width:123px !important;
	height:50px !important;
}

#item1542540 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542514 {
	width:123px !important;
	height:50px !important;
}

#item1542515 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542510 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1542592 {
	width:99px !important;
	height:50px !important;
}

#item1542593 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1542567 {
	width:99px !important;
	height:50px !important;
}

#item1542568 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1542563 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1542646 {
	width:101px !important;
	height:50px !important;
}

#item1542647 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542620 {
	width:101px !important;
	height:50px !important;
}

#item1542621 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542616 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1542700 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685871 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685894 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685868 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680379 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680223 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1583256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1583252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583250 {
	width:700px !important;
	height:309px !important;
}

#item1605023 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1583455 {
	width:140px !important;
	height:18px !important;
	top:310px !important;
}

@keyframes intensificar-1583455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1864872 th, table#table1864872 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1864872 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1864872 {
	table-layout:fixed;
}

#item1583478 {
	width:628px !important;
	height:181px !important;
	top:338px !important;
}

@keyframes intensificar-1583478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649206 {
	width:628px !important;
	height:281px !important;
}

#item1649207 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1649207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649230 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:118px !important;
}

#item1647513 {
	width:628px !important;
	height:518px !important;
	top:1px !important;
}

#item1647514 {
	width:595px !important;
	height:1245px !important;
}

@keyframes intensificar-1647514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647538 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1583265 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1583265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583288 {
	width:490px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1583288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583311 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:233px !important;
}

#item1583334 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:236px !important;
}

#item1583340 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:268px !important;
}

#item1583346 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:166px !important;
}

@keyframes intensificar-1583346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583369 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:188px !important;
}

@keyframes intensificar-1583369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583263 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1583501 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1583524 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1583549 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1583556 {
	width:440px !important;
	height:51px !important;
	left:22px !important;
}

#item1583582 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1583583 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1583579 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1583616 {
	width:172px !important;
	height:70px !important;
}

#item1583617 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583591 {
	width:172px !important;
	height:70px !important;
}

#item1583592 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583587 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1583669 {
	width:139px !important;
	height:70px !important;
}

#item1583670 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1583644 {
	width:139px !important;
	height:70px !important;
}

#item1583645 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1583640 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1583723 {
	width:141px !important;
	height:70px !important;
}

#item1583724 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583697 {
	width:141px !important;
	height:70px !important;
}

#item1583698 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583693 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1583777 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687290 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687313 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687287 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1583780 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1583780 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1583780 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1583780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679968 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1664614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1664616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664612 {
	width:600px !important;
	height:790px !important;
}

#item1664617 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1664787 {
	width:528px !important;
	height:281px !important;
	top:14px !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-1664787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664812 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1664812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1867987 th, table#table1867987 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1867987 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1867987 {
	table-layout:fixed;
}

#item1664835 {
	width:528px !important;
	height:115px !important;
	top:315px !important;
}

@keyframes intensificar-1664835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664749 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1664753 {
	width:534px !important;
	height:548px !important;
	top:17px !important;
}

#item1664754 {
	width:509px !important;
	height:1646px !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-1664754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664778 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1664782 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:572px !important;
}

#item1664624 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1664624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664647 {
	width:350px !important;
	height:102px !important;
	top:115px !important;
}

@keyframes intensificar-1664647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664670 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:215px !important;
}

#item1664693 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:217px !important;
}

#item1664696 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

#item1664701 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

@keyframes intensificar-1664701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664725 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

@keyframes intensificar-1664725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664622 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1664858 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1664881 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1664905 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1664908 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1664932 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1664958 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1664959 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1664955 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1664992 {
	width:123px !important;
	height:50px !important;
}

#item1664993 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664967 {
	width:123px !important;
	height:50px !important;
}

#item1664968 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664963 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1665046 {
	width:99px !important;
	height:50px !important;
}

#item1665047 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1665021 {
	width:99px !important;
	height:50px !important;
}

#item1665022 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1665017 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1665101 {
	width:101px !important;
	height:50px !important;
}

#item1665102 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1665074 {
	width:101px !important;
	height:50px !important;
}

#item1665076 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1665070 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1665125 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685901 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685924 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685897 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680380 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680227 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1665215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1665217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665213 {
	width:700px !important;
	height:309px !important;
}

#item1665218 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1665228 {
	width:140px !important;
	height:18px !important;
	top:325px !important;
}

@keyframes intensificar-1665228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1870049 th, table#table1870049 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1870049 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1870049 {
	table-layout:fixed;
}

#item1665251 {
	width:628px !important;
	height:181px !important;
	top:353px !important;
}

@keyframes intensificar-1665251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665274 {
	width:628px !important;
	height:293px !important;
}

#item1665275 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1665275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665298 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:124px !important;
}

#item1665427 {
	width:628px !important;
	height:534px !important;
}

#item1665428 {
	width:595px !important;
	height:2676px !important;
}

@keyframes intensificar-1665428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665451 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

#item1665302 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1665302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665325 {
	width:490px !important;
	height:112px !important;
	top:156px !important;
}

@keyframes intensificar-1665325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665348 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:287px !important;
}

#item1665371 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:290px !important;
}

#item1665374 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:322px !important;
}

#item1665379 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:220px !important;
}

@keyframes intensificar-1665379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665402 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:242px !important;
}

@keyframes intensificar-1665402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665226 {
	width:665px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1665455 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:495px !important;
}

#item1665478 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1665502 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1665506 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1665529 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1665555 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1665556 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1665552 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1665588 {
	width:172px !important;
	height:70px !important;
}

#item1665589 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665563 {
	width:172px !important;
	height:70px !important;
}

#item1665564 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665559 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1665642 {
	width:139px !important;
	height:70px !important;
}

#item1665643 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1665617 {
	width:139px !important;
	height:70px !important;
}

#item1665618 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1665613 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1665696 {
	width:141px !important;
	height:70px !important;
}

#item1665697 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665671 {
	width:141px !important;
	height:70px !important;
}

#item1665672 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665666 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1665720 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687321 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687344 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687318 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1665753 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1665753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1665753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1665753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679977 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1541432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1541430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541428 {
	width:600px !important;
	height:790px !important;
}

#item1541433 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1541439 {
	width:528px !important;
	height:309px !important;
	top:14px !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-1541439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541463 {
	width:100px !important;
	height:13px !important;
	top:345px !important;
}

@keyframes intensificar-1541463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1872968 th, table#table1872968 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1872968 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1872968 {
	table-layout:fixed;
}

#item1541487 {
	width:528px !important;
	height:202px !important;
	top:365px !important;
}

@keyframes intensificar-1541487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541642 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1541646 {
	width:534px !important;
	height:534px !important;
	top:17px !important;
}

#item1541647 {
	width:509px !important;
	height:760px !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-1541647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541671 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1541675 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:558px !important;
}

#item1541512 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1541512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541535 {
	width:350px !important;
	height:211px !important;
	top:64px !important;
}

@keyframes intensificar-1541535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542049 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:266px !important;
}

#item1542072 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:268px !important;
}

#item1542075 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:291px !important;
}

#item1542081 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes intensificar-1542081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542105 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:234px !important;
}

@keyframes intensificar-1542105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541437 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1541678 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1541701 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1541725 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1541729 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1542018 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1541755 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1541756 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1541752 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1541788 {
	width:123px !important;
	height:50px !important;
}

#item1541789 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541763 {
	width:123px !important;
	height:50px !important;
}

#item1541764 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541759 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1541842 {
	width:99px !important;
	height:50px !important;
}

#item1541843 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541816 {
	width:99px !important;
	height:50px !important;
}

#item1541817 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541812 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1541895 {
	width:101px !important;
	height:50px !important;
}

#item1541896 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541870 {
	width:101px !important;
	height:50px !important;
}

#item1541871 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541866 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1541949 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685932 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685955 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685929 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680381 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680204 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1582686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1582681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582679 {
	width:700px !important;
	height:309px !important;
}

#item1605019 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1582884 {
	width:140px !important;
	height:18px !important;
	top:181px !important;
}

@keyframes intensificar-1582884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1875721 th, table#table1875721 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1875721 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1875721 {
	table-layout:fixed;
}

#item1582907 {
	width:628px !important;
	height:302px !important;
	top:209px !important;
}

@keyframes intensificar-1582907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649171 {
	width:628px !important;
	height:158px !important;
}

#item1649172 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1649172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649195 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1647549 {
	width:628px !important;
	height:512px !important;
}

#item1647550 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1647550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647573 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1582697 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1582697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582720 {
	width:490px !important;
	height:304px !important;
	top:84px !important;
}

@keyframes intensificar-1582720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582743 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:365px !important;
}

#item1582766 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:368px !important;
}

#item1582769 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:400px !important;
}

#item1582775 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:298px !important;
}

@keyframes intensificar-1582775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582798 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:320px !important;
}

@keyframes intensificar-1582798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582695 {
	width:665px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

#item1582930 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:517px !important;
}

#item1582953 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1582978 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1582981 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1583004 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1583030 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1583031 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1583027 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1583064 {
	width:172px !important;
	height:70px !important;
}

#item1583065 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583039 {
	width:172px !important;
	height:70px !important;
}

#item1583040 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583034 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1583117 {
	width:139px !important;
	height:70px !important;
}

#item1583118 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1583092 {
	width:139px !important;
	height:70px !important;
}

#item1583093 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1583088 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1583170 {
	width:141px !important;
	height:70px !important;
}

#item1583171 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583145 {
	width:141px !important;
	height:70px !important;
}

#item1583146 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583141 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1583226 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687353 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687376 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687350 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1583231 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1583231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1583231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1583231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679974 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1542799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1542797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542795 {
	width:600px !important;
	height:790px !important;
}

#item1542800 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1542831 {
	width:100px !important;
	height:13px !important;
	top:359px !important;
}

@keyframes intensificar-1542831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1878902 th, table#table1878902 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1878902 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1878902 {
	table-layout:fixed;
}

#item1542854 {
	width:528px !important;
	height:202px !important;
	top:379px !important;
}

@keyframes intensificar-1542854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619078 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1619081 {
	width:534px !important;
	height:296px !important;
	top:16px !important;
}

#item1619082 {
	width:510px !important;
	height:460px !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-1619082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619107 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1619110 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:319px !important;
}

#item1543005 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1543009 {
	width:534px !important;
	height:546px !important;
	top:19px !important;
}

#item1543010 {
	width:509px !important;
	height:1128px !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-1543010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543034 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1543039 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:572px !important;
}

#item1542878 {
	width:528px !important;
	height:29px !important;
	top:17px !important;
}

@keyframes intensificar-1542878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542901 {
	width:350px !important;
	height:380px !important;
	top:66px !important;
}

@keyframes intensificar-1542901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542924 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:267px !important;
}

#item1542947 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:269px !important;
}

#item1542951 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1542957 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

@keyframes intensificar-1542957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542981 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

@keyframes intensificar-1542981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542804 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1543042 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1543065 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1543089 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1543092 {
	width:314px !important;
	height:37px !important;
	left:16px !important;
}

#item1543119 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1543120 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1543116 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1543152 {
	width:123px !important;
	height:50px !important;
}

#item1543153 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543127 {
	width:123px !important;
	height:50px !important;
}

#item1543128 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543123 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1543205 {
	width:99px !important;
	height:50px !important;
}

#item1543206 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543180 {
	width:99px !important;
	height:50px !important;
}

#item1543181 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543176 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1543258 {
	width:101px !important;
	height:50px !important;
}

#item1543259 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543233 {
	width:101px !important;
	height:50px !important;
}

#item1543234 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543229 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1543312 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685967 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685990 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685964 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680382 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680207 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1583801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1583806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583799 {
	width:700px !important;
	height:309px !important;
}

#item1605028 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1584008 {
	width:140px !important;
	height:18px !important;
	top:167px !important;
}

@keyframes intensificar-1584008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1882656 th, table#table1882656 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1882656 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1882656 {
	table-layout:fixed;
}

#item1584031 {
	width:628px !important;
	height:302px !important;
	top:195px !important;
}

@keyframes intensificar-1584031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649137 {
	width:628px !important;
	height:137px !important;
}

#item1649138 {
	width:595px !important;
	height:921px !important;
}

@keyframes intensificar-1649138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649161 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1647582 {
	width:628px !important;
	height:498px !important;
}

#item1647583 {
	width:595px !important;
	height:1970px !important;
}

@keyframes intensificar-1647583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647606 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1583817 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1583817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583841 {
	width:490px !important;
	height:254px !important;
	top:89px !important;
}

@keyframes intensificar-1583841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583864 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:372px !important;
}

#item1583887 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:375px !important;
}

#item1583891 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:407px !important;
}

#item1583897 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:304px !important;
}

@keyframes intensificar-1583897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583920 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:327px !important;
}

@keyframes intensificar-1583920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583815 {
	width:665px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1584054 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1584077 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1584101 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1584104 {
	width:440px !important;
	height:51px !important;
	left:22px !important;
}

#item1584130 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1584131 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1584127 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1584165 {
	width:172px !important;
	height:70px !important;
}

#item1584166 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1584140 {
	width:172px !important;
	height:70px !important;
}

#item1584141 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1584134 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1584219 {
	width:139px !important;
	height:70px !important;
}

#item1584220 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1584194 {
	width:139px !important;
	height:70px !important;
}

#item1584195 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1584189 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1584272 {
	width:141px !important;
	height:70px !important;
}

#item1584273 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1584247 {
	width:141px !important;
	height:70px !important;
}

#item1584248 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1584243 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1584325 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687385 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687408 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687381 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1584329 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1584329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1584329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1584329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679982 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1544059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1544057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544055 {
	width:600px !important;
	height:790px !important;
}

#item1544060 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1544091 {
	width:100px !important;
	height:13px !important;
	top:321px !important;
}

@keyframes intensificar-1544091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1886431 th, table#table1886431 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1886431 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1886431 {
	table-layout:fixed;
}

#item1544114 {
	width:528px !important;
	height:202px !important;
	top:341px !important;
}

@keyframes intensificar-1544114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619509 {
	width:528px !important;
	height:305px !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-1619509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544265 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1544269 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1544270 {
	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-1544270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544294 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1544299 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1544166 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1544166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544189 {
	width:350px !important;
	height:380px !important;
	top:81px !important;
}

@keyframes intensificar-1544189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544696 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

@keyframes intensificar-1544696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544719 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

@keyframes intensificar-1544719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544742 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:376px !important;
}

#item1544749 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:339px !important;
}

#item1544772 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:341px !important;
}

#item1544777 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:307px !important;
}

#item1544065 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1544302 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1544325 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1544350 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1544353 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1544402 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1544403 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1544399 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1544436 {
	width:123px !important;
	height:50px !important;
}

#item1544437 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544411 {
	width:123px !important;
	height:50px !important;
}

#item1544412 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544406 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1544489 {
	width:99px !important;
	height:50px !important;
}

#item1544490 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544464 {
	width:99px !important;
	height:50px !important;
}

#item1544465 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544460 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1544543 {
	width:101px !important;
	height:50px !important;
}

#item1544544 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544518 {
	width:101px !important;
	height:50px !important;
}

#item1544519 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544514 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1544596 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686001 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686024 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685998 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680385 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680210 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1584929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584927 {
	width:700px !important;
	height:309px !important;
}

#item1605035 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1585116 {
	width:140px !important;
	height:18px !important;
	top:166px !important;
}

@keyframes intensificar-1585116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1890470 th, table#table1890470 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1890470 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1890470 {
	table-layout:fixed;
}

#item1585139 {
	width:628px !important;
	height:302px !important;
	top:194px !important;
}

@keyframes intensificar-1585139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649102 {
	width:628px !important;
	height:134px !important;
}

#item1649103 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1649103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649126 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1647614 {
	width:628px !important;
	height:496px !important;
}

#item1647615 {
	width:595px !important;
	height:1186px !important;
}

@keyframes intensificar-1647615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647638 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1584947 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1584947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584970 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

@keyframes intensificar-1584970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584993 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:316px !important;
}

@keyframes intensificar-1584993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585017 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:338px !important;
}

@keyframes intensificar-1585017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585040 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:465px !important;
}

#item1585046 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:414px !important;
}

#item1585069 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:417px !important;
}

#item1585072 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:369px !important;
}

#item1584945 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1585199 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item1585222 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1585246 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1585249 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1585275 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1585276 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1585272 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1585311 {
	width:172px !important;
	height:70px !important;
}

#item1585312 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585285 {
	width:172px !important;
	height:70px !important;
}

#item1585286 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585281 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1585364 {
	width:139px !important;
	height:70px !important;
}

#item1585365 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1585339 {
	width:139px !important;
	height:70px !important;
}

#item1585340 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1585335 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1585418 {
	width:141px !important;
	height:70px !important;
}

#item1585419 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585393 {
	width:141px !important;
	height:70px !important;
}

#item1585394 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585389 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1585472 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687420 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687443 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687416 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1585475 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1585475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1585475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1585475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679986 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1545573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1545571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545569 {
	width:600px !important;
	height:790px !important;
}

#item1545574 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1545580 {
	width:528px !important;
	height:384px !important;
	top:14px !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-1545580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545605 {
	width:100px !important;
	height:13px !important;
	top:399px !important;
}

@keyframes intensificar-1545605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1894260 th, table#table1894260 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1894260 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1894260 {
	table-layout:fixed;
}

#item1545628 {
	width:528px !important;
	height:144px !important;
	top:419px !important;
}

@keyframes intensificar-1545628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545784 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1545787 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1545788 {
	width:509px !important;
	height:1185px !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-1545788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545812 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1545815 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1545652 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1545652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545676 {
	width:350px !important;
	height:182px !important;
	top:81px !important;
}

@keyframes intensificar-1545676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546177 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:248px !important;
}

#item1546200 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:250px !important;
}

#item1546204 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

#item1546209 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1546209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546232 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1546232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545578 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1545820 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1545843 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1545867 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545872 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1545898 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1545899 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1545895 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1545933 {
	width:123px !important;
	height:50px !important;
}

#item1545934 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545908 {
	width:123px !important;
	height:50px !important;
}

#item1545909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545904 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1545987 {
	width:99px !important;
	height:50px !important;
}

#item1545988 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545961 {
	width:99px !important;
	height:50px !important;
}

#item1545962 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545957 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1546040 {
	width:101px !important;
	height:50px !important;
}

#item1546041 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546015 {
	width:101px !important;
	height:50px !important;
}

#item1546016 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546011 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1546093 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686061 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686084 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686058 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680386 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680216 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1586090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1586084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586082 {
	width:700px !important;
	height:309px !important;
}

#item1605043 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1586293 {
	width:140px !important;
	height:18px !important;
	top:269px !important;
}

@keyframes intensificar-1586293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1896539 th, table#table1896539 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1896539 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1896539 {
	table-layout:fixed;
}

#item1586317 {
	width:628px !important;
	height:221px !important;
	top:297px !important;
}

@keyframes intensificar-1586317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649072 {
	width:628px !important;
	height:238px !important;
}

#item1649073 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1649073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649096 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:96px !important;
}

#item1647647 {
	width:628px !important;
	height:518px !important;
}

#item1647648 {
	width:595px !important;
	height:1946px !important;
}

@keyframes intensificar-1647648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647672 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1586105 {
	width:628px !important;
	height:64px !important;
	top:1px !important;
}

@keyframes intensificar-1586105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586128 {
	width:490px !important;
	height:207px !important;
	top:93px !important;
}

@keyframes intensificar-1586128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586151 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:325px !important;
}

#item1586174 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:328px !important;
}

#item1586178 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:360px !important;
}

#item1586184 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:258px !important;
}

@keyframes intensificar-1586184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586207 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:280px !important;
}

@keyframes intensificar-1586207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586103 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1586340 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1586363 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1586387 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1586392 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1586418 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1586419 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1586415 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1586452 {
	width:172px !important;
	height:70px !important;
}

#item1586453 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586427 {
	width:172px !important;
	height:70px !important;
}

#item1586428 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586422 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1586506 {
	width:139px !important;
	height:70px !important;
}

#item1586507 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1586481 {
	width:139px !important;
	height:70px !important;
}

#item1586482 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1586476 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1586560 {
	width:141px !important;
	height:70px !important;
}

#item1586561 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586535 {
	width:141px !important;
	height:70px !important;
}

#item1586536 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586530 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1586615 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687453 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687476 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687450 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1586618 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1586618 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586618 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1586618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679992 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1544878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1544876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544873 {
	width:600px !important;
	height:790px !important;
}

#item1544879 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1626321 {
	width:528px !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-1626321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544910 {
	width:100px !important;
	height:13px !important;
	top:330px !important;
}

@keyframes intensificar-1544910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1900024 th, table#table1900024 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1900024 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1900024 {
	table-layout:fixed;
}

#item1544933 {
	width:528px !important;
	height:86px !important;
	top:350px !important;
}

@keyframes intensificar-1544933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626290 {
	width:528px !important;
	height:563px !important;
	top:2px !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-1626290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544958 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1544981 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1544985 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1544985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545008 {
	width:350px !important;
	height:139px !important;
	top:49px !important;
}

@keyframes intensificar-1545008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545031 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:175px !important;
}

#item1545036 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

@keyframes intensificar-1545036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545059 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:118px !important;
}

@keyframes intensificar-1545059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544883 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1545120 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1545143 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1545167 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545171 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1545194 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1545220 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1545221 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1545217 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1545253 {
	width:123px !important;
	height:50px !important;
}

#item1545254 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545228 {
	width:123px !important;
	height:50px !important;
}

#item1545229 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545224 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1545307 {
	width:99px !important;
	height:50px !important;
}

#item1545308 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545282 {
	width:99px !important;
	height:50px !important;
}

#item1545283 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545278 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1545361 {
	width:101px !important;
	height:50px !important;
}

#item1545362 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545335 {
	width:101px !important;
	height:50px !important;
}

#item1545336 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545331 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1545415 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686092 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686115 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686089 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680387 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680233 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1585503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1585497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585495 {
	width:700px !important;
	height:309px !important;
}

#item1605040 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1626699 {
	width:140px !important;
	height:18px !important;
	top:362px !important;
}

@keyframes intensificar-1626699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1901806 th, table#table1901806 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1901806 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1901806 {
	table-layout:fixed;
}

#item1626722 {
	width:628px !important;
	height:140px !important;
	top:390px !important;
}

@keyframes intensificar-1626722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649040 {
	width:628px !important;
	height:332px !important;
}

#item1649041 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1649041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649064 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:143px !important;
}

#item1647679 {
	width:628px !important;
	height:536px !important;
}

#item1647680 {
	width:595px !important;
	height:951px !important;
}

@keyframes intensificar-1647680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647703 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:245px !important;
}

#item1585517 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1585540 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1585543 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1585543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585566 {
	width:490px !important;
	height:350px !important;
	top:92px !important;
}

@keyframes intensificar-1585566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585590 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:267px !important;
}

#item1585596 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:164px !important;
}

@keyframes intensificar-1585596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585620 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:187px !important;
}

@keyframes intensificar-1585620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585513 {
	width:665px !important;
	height:536px !important;
	left:36px !important;
	top:538px !important;
}

#item1585762 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:491px !important;
}

#item1585786 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1585810 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1585813 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1585836 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1585862 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1585863 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1585859 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1585896 {
	width:172px !important;
	height:70px !important;
}

#item1585897 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585871 {
	width:172px !important;
	height:70px !important;
}

#item1585872 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585867 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1585950 {
	width:139px !important;
	height:70px !important;
}

#item1585951 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1585924 {
	width:139px !important;
	height:70px !important;
}

#item1585925 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1585920 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1586004 {
	width:141px !important;
	height:70px !important;
}

#item1586005 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585979 {
	width:141px !important;
	height:70px !important;
}

#item1585980 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585975 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1586058 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687488 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687511 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687485 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1586062 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1586062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1586062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680004 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1546296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1546293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546291 {
	width:600px !important;
	height:790px !important;
}

#item1546297 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1546302 {
	width:528px !important;
	height:253px !important;
	top:14px !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-1546302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546326 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1546326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1904484 th, table#table1904484 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1904484 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1904484 {
	table-layout:fixed;
}

#item1546350 {
	width:528px !important;
	height:144px !important;
	top:287px !important;
}

@keyframes intensificar-1546350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546501 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1546505 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1546506 {
	width:509px !important;
	height:975px !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-1546506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546530 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1546533 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1546374 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1546374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546398 {
	width:350px !important;
	height:182px !important;
	top:81px !important;
}

@keyframes intensificar-1546398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546421 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:248px !important;
}

#item1546444 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:250px !important;
}

#item1546447 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

#item1546454 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1546454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546477 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1546477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546300 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1546536 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1546559 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1546584 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1546588 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1546614 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1546615 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1546611 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1546649 {
	width:123px !important;
	height:50px !important;
}

#item1546650 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546624 {
	width:123px !important;
	height:50px !important;
}

#item1546625 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546620 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1546702 {
	width:99px !important;
	height:50px !important;
}

#item1546703 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1546677 {
	width:99px !important;
	height:50px !important;
}

#item1546678 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1546673 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1546757 {
	width:101px !important;
	height:50px !important;
}

#item1546758 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546732 {
	width:101px !important;
	height:50px !important;
}

#item1546733 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546726 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1546811 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686128 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686152 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686125 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680388 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680236 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1586649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1586639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586637 {
	width:700px !important;
	height:309px !important;
}

#item1605052 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1586846 {
	width:140px !important;
	height:18px !important;
	top:269px !important;
}

@keyframes intensificar-1586846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1906677 th, table#table1906677 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1906677 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1906677 {
	table-layout:fixed;
}

#item1586870 {
	width:628px !important;
	height:221px !important;
	top:297px !important;
}

@keyframes intensificar-1586870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649008 {
	width:628px !important;
	height:238px !important;
}

#item1649009 {
	width:595px !important;
	height:489px !important;
}

@keyframes intensificar-1649009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649033 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:96px !important;
}

#item1647712 {
	width:628px !important;
	height:518px !important;
}

#item1647713 {
	width:595px !important;
	height:1559px !important;
}

@keyframes intensificar-1647713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647737 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1586659 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1586659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586682 {
	width:490px !important;
	height:254px !important;
	top:92px !important;
}

@keyframes intensificar-1586682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586705 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:325px !important;
}

#item1586728 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:328px !important;
}

#item1586732 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:360px !important;
}

#item1586738 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:257px !important;
}

@keyframes intensificar-1586738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586761 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:280px !important;
}

@keyframes intensificar-1586761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586657 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1586893 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1586916 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1586941 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1586945 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1586971 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1586972 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1586968 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1587004 {
	width:172px !important;
	height:70px !important;
}

#item1587005 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586979 {
	width:172px !important;
	height:70px !important;
}

#item1586980 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586975 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1587058 {
	width:139px !important;
	height:70px !important;
}

#item1587059 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1587033 {
	width:139px !important;
	height:70px !important;
}

#item1587034 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1587028 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1587113 {
	width:141px !important;
	height:70px !important;
}

#item1587114 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1587087 {
	width:141px !important;
	height:70px !important;
}

#item1587088 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1587083 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1587166 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687517 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687540 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687514 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1587171 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1587171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546899 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1546900 {
	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-1546900 {
	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;
	}
}
#item1546901 {
	width:570px !important;
	height:94px !important;
	left:92px !important;
	top:417px !important;
}

@keyframes intensificar-1546901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1546924 {
	opacity:0.40;
	width:478px !important;
	height:171px !important;
	left:92px !important;
	top:546px !important;
	background:#0e0b00;
}

#item1546925 {
	width:432px !important;
	height:134px !important;
	left:114px !important;
	top:565px !important;
}

@keyframes intensificar-1546925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680391 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587187 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1587188 {
	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-1587188 {
	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;
	}
}
#item1587195 {
	width:570px !important;
	height:94px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1587195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587218 {
	opacity:0.40;
	width:628px !important;
	height:193px !important;
	left:36px !important;
	top:172px !important;
	background:#0e0b00;
}

#item1587219 {
	width:582px !important;
	height:152px !important;
	left:58px !important;
	top:191px !important;
}

@keyframes intensificar-1587219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587242 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1587242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547127 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1547420 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1564875 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1564875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547132 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1547155 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1547178 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1909866 th, table#table1909866 td {
	vertical-align:top;;
}

table#table1909866 tr {
	height:18px;;
}

table#table1909866 {
	table-layout:fixed;
}

#item1547205 {
	width:510px !important;
	height:283px !important;
}

#item1547293 {
	width:511px !important;
	height:17px !important;
}

#item1547290 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item1547298 {
	width:511px !important;
	height:17px !important;
}

#item1547294 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1547302 {
	width:511px !important;
	height:17px !important;
}

#item1547299 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1547306 {
	width:511px !important;
	height:17px !important;
}

#item1547303 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1547310 {
	width:511px !important;
	height:17px !important;
}

#item1547307 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1547314 {
	width:511px !important;
	height:17px !important;
}

#item1547311 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1547318 {
	width:511px !important;
	height:17px !important;
}

#item1547315 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1547323 {
	width:511px !important;
	height:17px !important;
}

#item1547320 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1547327 {
	width:511px !important;
	height:17px !important;
}

#item1547324 {
	width:511px !important;
	height:17px !important;
}

#item1547331 {
	width:511px !important;
	height:17px !important;
}

#item1547328 {
	width:511px !important;
	height:17px !important;
	top:177px !important;
}

#item1547335 {
	width:511px !important;
	height:17px !important;
}

#item1547332 {
	width:511px !important;
	height:17px !important;
	top:161px !important;
}

@keyframes intensificar-1547363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547364 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1547130 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1547540 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1547543 {
	width:528px !important;
	height:53px !important;
	left:16px !important;
}

#item1548087 {
	width:562px !important;
	height:568px !important;
	left:14px !important;
	top:157px !important;
}

#item1548093 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1548116 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1548090 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1548123 {
	width:19px !important;
	height:19px !important;
}

#item1548119 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1548127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548130 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1548131 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1548127 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1548136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548165 {
	width:122px !important;
	height:50px !important;
}

#item1548167 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1548140 {
	width:122px !important;
	height:50px !important;
}

#item1548141 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1548136 {
	width:122px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
}

@keyframes intensificar-1548190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548219 {
	width:122px !important;
	height:50px !important;
}

#item1548220 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548194 {
	width:122px !important;
	height:50px !important;
}

#item1548195 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548190 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1548353 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1548377 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1548350 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1680392 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587411 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1650092 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:467px !important;
}

#item1650097 {
	width:614px !important;
	height:814px !important;
	left:46px !important;
	top:83px !important;
}

#item1650098 {
	width:595px !important;
	height:1020px !important;
}

@keyframes intensificar-1650098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587272 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1587295 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:77px !important;
}

#item1587318 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:77px !important;
}

table#table1912640 th, table#table1912640 td {
	vertical-align:top;;
}

table#table1912640 tr {
	height:22px;;
}

table#table1912640 {
	table-layout:fixed;
}

#item1631489 {
	width:622px !important;
	height:345px !important;
	left:46px !important;
	top:115px !important;
}

#item1631522 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631690 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:310px !important;
}

#item1631521 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631693 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:330px !important;
}

#item1631520 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631696 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:112px !important;
}

#item1631519 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631699 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:134px !important;
}

#item1631518 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631702 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:156px !important;
}

#item1631517 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631705 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:178px !important;
}

#item1631516 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631708 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:200px !important;
}

#item1631515 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631713 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:222px !important;
}

#item1631514 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631716 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:244px !important;
}

#item1631513 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631719 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:266px !important;
}

#item1631512 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631722 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:288px !important;
}

#item1587263 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1587263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587261 {
	width:710px !important;
	height:925px !important;
	left:-10px !important;
	top:150px !important;
}

#item1587458 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1587462 {
	width:652px !important;
	height:74px !important;
	left:22px !important;
}

#item1588015 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1588038 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1588012 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:124px !important;
}

#item1588046 {
	width:26px !important;
	height:26px !important;
}

#item1588042 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:180px !important;
}

@keyframes intensificar-1588052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588055 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1588056 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1588052 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1588060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588089 {
	width:171px !important;
	height:70px !important;
}

#item1588090 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1588064 {
	width:171px !important;
	height:70px !important;
}

#item1588065 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1588060 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

@keyframes intensificar-1588113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588143 {
	width:171px !important;
	height:70px !important;
}

#item1588144 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588118 {
	width:171px !important;
	height:70px !important;
}

#item1588119 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588113 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1588170 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1588194 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1588167 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1588198 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1588198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1588198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680012 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1628559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1628553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628551 {
	width:600px !important;
	height:790px !important;
}

#item1628564 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1628406 {
	width:528px !important;
	height:309px !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-1628406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628430 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1628430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1915423 th, table#table1915423 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1915423 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1915423 {
	table-layout:fixed;
}

#item1628453 {
	width:528px !important;
	height:100px !important;
	top:345px !important;
}

@keyframes intensificar-1628453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628368 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1628372 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1628373 {
	width:509px !important;
	height:1367px !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-1628373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628398 {
	width:14px !important;
	height:9px !important;
}

#item1628401 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1628241 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1628241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628264 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1628264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628268 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1628268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628291 {
	width:350px !important;
	height:114px !important;
	top:99px !important;
}

@keyframes intensificar-1628291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628314 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

@keyframes intensificar-1628314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628319 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1628319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628343 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1628343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628238 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1628476 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1628499 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1628523 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1628528 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1628643 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1628038 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1628039 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1628035 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1628072 {
	width:123px !important;
	height:50px !important;
}

#item1628073 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628047 {
	width:123px !important;
	height:50px !important;
}

#item1628048 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628043 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1628125 {
	width:99px !important;
	height:50px !important;
}

#item1628126 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1628100 {
	width:99px !important;
	height:50px !important;
}

#item1628101 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1628096 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1628179 {
	width:101px !important;
	height:50px !important;
}

#item1628180 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628153 {
	width:101px !important;
	height:50px !important;
}

#item1628155 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628149 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1628206 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1628229 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1628203 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1628234 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1680394 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680394 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680394 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680244 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1629186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1629179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1629177 {
	width:700px !important;
	height:309px !important;
}

#item1629191 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1629052 {
	width:140px !important;
	height:18px !important;
	top:350px !important;
}

@keyframes intensificar-1629052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1917383 th, table#table1917383 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1917383 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1917383 {
	table-layout:fixed;
}

#item1629076 {
	width:628px !important;
	height:140px !important;
	top:378px !important;
}

@keyframes intensificar-1629076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648978 {
	width:628px !important;
	height:320px !important;
}

#item1648979 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1648979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649002 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:137px !important;
}

#item1647748 {
	width:628px !important;
	height:518px !important;
}

#item1647749 {
	width:595px !important;
	height:2245px !important;
}

@keyframes intensificar-1647749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647772 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1628875 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1628898 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1628902 {
	width:628px !important;
	height:112px !important;
	top:1px !important;
}

@keyframes intensificar-1628902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628925 {
	width:490px !important;
	height:159px !important;
	top:147px !important;
}

@keyframes intensificar-1628925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628948 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:323px !important;
}

#item1628954 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:220px !important;
}

@keyframes intensificar-1628954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628977 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:243px !important;
}

@keyframes intensificar-1628977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628872 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1629103 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1629126 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1629150 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1629154 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1629225 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1628673 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1628674 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1628670 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1628706 {
	width:172px !important;
	height:70px !important;
}

#item1628707 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628681 {
	width:172px !important;
	height:70px !important;
}

#item1628682 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628677 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1628759 {
	width:139px !important;
	height:70px !important;
}

#item1628760 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628734 {
	width:139px !important;
	height:70px !important;
}

#item1628735 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628730 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1628813 {
	width:141px !important;
	height:70px !important;
}

#item1628814 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628787 {
	width:141px !important;
	height:70px !important;
}

#item1628788 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628783 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1628840 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1628864 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1628837 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1628868 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1630512 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1630512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1630512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1630512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680019 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1548956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1548958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548954 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1548959 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1548963 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1548986 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1549010 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1549015 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1549303 {
	width:528px !important;
	height:210px !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-1549303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1920334 th, table#table1920334 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1920334 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1920334 {
	table-layout:fixed;
}

#item1549327 {
	width:528px !important;
	height:144px !important;
	top:230px !important;
}

@keyframes intensificar-1549327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549350 {
	width:100px !important;
	height:13px !important;
	top:210px !important;
}

@keyframes intensificar-1549350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549254 {
	width:528px !important;
	height:31px !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-1549254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549278 {
	width:528px !important;
	height:264px !important;
	top:31px !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-1549278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549749 {
	width:528px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1549749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549041 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1549064 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1549068 {
	width:350px !important;
	height:147px !important;
	top:66px !important;
}

@keyframes intensificar-1549068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549091 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1549091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549114 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

#item1549120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:181px !important;
}

@keyframes intensificar-1549120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549143 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:197px !important;
}

@keyframes intensificar-1549143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549167 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes intensificar-1549167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549190 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

@keyframes intensificar-1549190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549038 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1626892 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1549377 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1549378 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1549374 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1549410 {
	width:123px !important;
	height:50px !important;
}

#item1549411 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549385 {
	width:123px !important;
	height:50px !important;
}

#item1549386 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549381 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1549465 {
	width:113px !important;
	height:50px !important;
}

#item1549466 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549440 {
	width:113px !important;
	height:50px !important;
}

#item1549441 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549435 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1549519 {
	width:101px !important;
	height:50px !important;
}

#item1549520 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549493 {
	width:101px !important;
	height:50px !important;
}

#item1549494 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549489 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1549573 {
	width:101px !important;
	height:50px !important;
}

#item1549574 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549548 {
	width:101px !important;
	height:50px !important;
}

#item1549549 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549544 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1549601 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1549624 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1549598 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1680395 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680395 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680395 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680249 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1588226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1588219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588217 {
	width:700px !important;
	height:309px !important;
}

#item1605115 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1588234 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1588257 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1588281 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1588284 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1923135 th, table#table1923135 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1923135 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1923135 {
	table-layout:fixed;
}

#item1588584 {
	width:628px !important;
	height:221px !important;
	top:298px !important;
}

@keyframes intensificar-1588584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588607 {
	width:140px !important;
	height:18px !important;
	top:270px !important;
}

@keyframes intensificar-1588607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648944 {
	width:628px !important;
	height:238px !important;
}

#item1648945 {
	width:595px !important;
	height:470px !important;
}

@keyframes intensificar-1648945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648968 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:96px !important;
}

#item1588534 {
	width:628px !important;
	height:517px !important;
	top:1px !important;
}

@keyframes intensificar-1588534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647785 {
	width:628px !important;
	height:518px !important;
}

#item1647786 {
	width:595px !important;
	height:764px !important;
}

@keyframes intensificar-1647786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647809 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1588310 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1588334 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1588338 {
	width:490px !important;
	height:205px !important;
	top:121px !important;
}

@keyframes intensificar-1588338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588361 {
	width:628px !important;
	height:88px !important;
	top:1px !important;
}

@keyframes intensificar-1588361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588385 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:386px !important;
}

#item1588391 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:283px !important;
}

@keyframes intensificar-1588391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588414 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:306px !important;
}

@keyframes intensificar-1588414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588438 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:190px !important;
}

@keyframes intensificar-1588438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588461 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:213px !important;
}

@keyframes intensificar-1588461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588307 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:557px !important;
}

#item1627037 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1588633 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1588634 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1588630 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1588666 {
	width:172px !important;
	height:70px !important;
}

#item1588667 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588641 {
	width:172px !important;
	height:70px !important;
}

#item1588642 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588637 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1588719 {
	width:158px !important;
	height:70px !important;
}

#item1588720 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588694 {
	width:158px !important;
	height:70px !important;
}

#item1588695 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588690 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1588773 {
	width:141px !important;
	height:70px !important;
}

#item1588774 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588748 {
	width:141px !important;
	height:70px !important;
}

#item1588749 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588744 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1588826 {
	width:141px !important;
	height:70px !important;
}

#item1588827 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1588801 {
	width:141px !important;
	height:70px !important;
}

#item1588802 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1588797 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1687553 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687576 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687550 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1588880 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1588880 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588880 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1588880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680025 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1621469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1621477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621467 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1621486 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1621064 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1621087 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1621112 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1621117 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1621397 {
	width:528px !important;
	height:239px !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-1621397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1926572 tr {
	border-right:2.2px solid #fff;;
}

table#table1926572 {
	table-layout:fixed;
}

#item1621421 {
	width:528px !important;
	height:162px !important;
	top:259px !important;
}

@keyframes intensificar-1621421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621444 {
	width:100px !important;
	height:13px !important;
	top:239px !important;
}

@keyframes intensificar-1621444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621348 {
	width:528px !important;
	height:31px !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-1621348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621372 {
	width:528px !important;
	height:280px !important;
	top:31px !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-1621372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621323 {
	width:528px !important;
	height:498px !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-1621323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621143 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1621166 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1621172 {
	width:350px !important;
	height:147px !important;
	top:86px !important;
}

@keyframes intensificar-1621172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621195 {
	width:528px !important;
	height:70px !important;
}

@keyframes intensificar-1621195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621218 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:277px !important;
}

#item1621228 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:204px !important;
}

@keyframes intensificar-1621228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621252 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:220px !important;
}

@keyframes intensificar-1621252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621275 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1621275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621298 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1621298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621140 {
	width:564px !important;
	height:498px !important;
	left:36px !important;
	top:176px !important;
}

#item1626915 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1620845 {
	width:123px !important;
	height:50px !important;
}

#item1620846 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620820 {
	width:123px !important;
	height:50px !important;
}

#item1620821 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620816 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1620898 {
	width:113px !important;
	height:50px !important;
}

#item1620899 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620873 {
	width:113px !important;
	height:50px !important;
}

#item1620874 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620869 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1620953 {
	width:101px !important;
	height:50px !important;
}

#item1620954 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620928 {
	width:101px !important;
	height:50px !important;
}

#item1620929 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620924 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1621006 {
	width:101px !important;
	height:50px !important;
}

#item1621007 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1620981 {
	width:101px !important;
	height:50px !important;
}

#item1620982 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1620977 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1621034 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1621057 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1621030 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1621577 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1621578 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1621574 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1680397 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680259 {
	width:81px !important;
	height:279px !important;
	top:947px !important;
}

@keyframes intensificar-1588903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1588911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588901 {
	width:700px !important;
	height:309px !important;
}

#item1605120 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1588924 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:515px !important;
}

#item1588947 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1588971 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1588974 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1930283 tr {
	border-right:3.08px solid #fff;;
}

table#table1930283 {
	table-layout:fixed;
}

#item1589269 {
	width:628px !important;
	height:247px !important;
	top:225px !important;
}

@keyframes intensificar-1589269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589292 {
	width:140px !important;
	height:18px !important;
	top:197px !important;
}

@keyframes intensificar-1589292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648912 {
	width:628px !important;
	height:157px !important;
}

#item1648913 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1648913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648937 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1589220 {
	width:628px !important;
	height:472px !important;
}

@keyframes intensificar-1589220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647816 {
	width:628px !important;
	height:472px !important;
}

#item1647817 {
	width:595px !important;
	height:971px !important;
}

@keyframes intensificar-1647817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647840 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:213px !important;
}

#item1589000 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1589023 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1589026 {
	width:490px !important;
	height:205px !important;
	top:120px !important;
}

@keyframes intensificar-1589026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589049 {
	width:628px !important;
	height:98px !important;
}

@keyframes intensificar-1589049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589073 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:387px !important;
}

#item1589078 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:285px !important;
}

@keyframes intensificar-1589078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589101 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:307px !important;
}

@keyframes intensificar-1589101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589124 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:189px !important;
}

@keyframes intensificar-1589124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589147 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:211px !important;
}

@keyframes intensificar-1589147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588997 {
	width:665px !important;
	height:472px !important;
	left:36px !important;
	top:603px !important;
}

#item1627014 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1589319 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1589320 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1589316 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1589353 {
	width:172px !important;
	height:70px !important;
}

#item1589354 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589328 {
	width:172px !important;
	height:70px !important;
}

#item1589329 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589324 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1589406 {
	width:158px !important;
	height:70px !important;
}

#item1589407 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589381 {
	width:158px !important;
	height:70px !important;
}

#item1589382 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589377 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1589459 {
	width:141px !important;
	height:70px !important;
}

#item1589460 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589434 {
	width:141px !important;
	height:70px !important;
}

#item1589435 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589430 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1589513 {
	width:141px !important;
	height:70px !important;
}

#item1589514 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589488 {
	width:141px !important;
	height:70px !important;
}

#item1589489 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589484 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1687587 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687610 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687584 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1589568 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1589568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1589568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1589568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680032 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1550606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1550604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550602 {
	width:600px !important;
	height:790px !important;
}

#item1550607 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1550612 {
	width:528px !important;
	height:225px !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-1550612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550636 {
	width:100px !important;
	height:13px !important;
	top:241px !important;
}

@keyframes intensificar-1550636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1934066 th, table#table1934066 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1934066 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1934066 {
	table-layout:fixed;
}

#item1550659 {
	width:528px !important;
	height:145px !important;
	top:261px !important;
}

@keyframes intensificar-1550659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550810 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1550815 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1550816 {
	width:509px !important;
	height:660px !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-1550816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550841 {
	width:14px !important;
	height:9px !important;
}

#item1550844 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1550685 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1550708 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1550711 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1550711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550734 {
	width:350px !important;
	height:114px !important;
	top:82px !important;
}

@keyframes intensificar-1550734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550757 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

#item1550762 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

@keyframes intensificar-1550762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550785 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

@keyframes intensificar-1550785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550610 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1550849 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1550872 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1550896 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1550901 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1550928 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1550929 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1550925 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1550961 {
	width:123px !important;
	height:50px !important;
}

#item1550962 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550936 {
	width:123px !important;
	height:50px !important;
}

#item1550937 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550932 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1551015 {
	width:99px !important;
	height:50px !important;
}

#item1551016 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550989 {
	width:99px !important;
	height:50px !important;
}

#item1550990 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550985 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1551069 {
	width:101px !important;
	height:50px !important;
}

#item1551070 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551043 {
	width:101px !important;
	height:50px !important;
}

#item1551044 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551039 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1551122 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686158 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686181 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686155 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680398 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680264 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1589597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1589590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589588 {
	width:700px !important;
	height:309px !important;
}

#item1605124 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1589801 {
	width:140px !important;
	height:18px !important;
	top:268px !important;
}

@keyframes intensificar-1589801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1936264 th, table#table1936264 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1936264 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1936264 {
	table-layout:fixed;
}

#item1589824 {
	width:628px !important;
	height:221px !important;
	top:296px !important;
}

@keyframes intensificar-1589824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648878 {
	width:628px !important;
	height:238px !important;
}

#item1648879 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1648879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648902 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:96px !important;
}

#item1647855 {
	width:628px !important;
	height:518px !important;
}

#item1647856 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1647856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647879 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1589610 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1589633 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1589637 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1589637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589660 {
	width:490px !important;
	height:159px !important;
	top:113px !important;
}

@keyframes intensificar-1589660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589684 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:334px !important;
}

#item1589691 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:232px !important;
}

@keyframes intensificar-1589691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589714 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:254px !important;
}

@keyframes intensificar-1589714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589607 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1589847 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1589870 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1589894 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1589898 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1589924 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1589925 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1589921 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1589959 {
	width:172px !important;
	height:70px !important;
}

#item1589960 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589933 {
	width:172px !important;
	height:70px !important;
}

#item1589934 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589929 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1590012 {
	width:139px !important;
	height:70px !important;
}

#item1590013 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589987 {
	width:139px !important;
	height:70px !important;
}

#item1589988 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589983 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1590065 {
	width:141px !important;
	height:70px !important;
}

#item1590066 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590040 {
	width:141px !important;
	height:70px !important;
}

#item1590041 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590036 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1590118 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687623 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687647 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687620 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1590123 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1590123 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1590123 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1590123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680039 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1551283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1551279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551277 {
	width:600px !important;
	height:790px !important;
}

#item1551284 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1551289 {
	width:528px !important;
	height:239px !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-1551289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551313 {
	width:100px !important;
	height:13px !important;
	top:261px !important;
}

@keyframes intensificar-1551313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1939354 th, table#table1939354 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1939354 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1939354 {
	table-layout:fixed;
}

#item1551336 {
	width:528px !important;
	height:86px !important;
	top:281px !important;
}

@keyframes intensificar-1551336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551901 {
	width:528px !important;
	height:580px !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-1551901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551362 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1551385 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1551388 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1551388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551411 {
	width:350px !important;
	height:80px !important;
	top:66px !important;
}

@keyframes intensificar-1551411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551434 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

#item1551439 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1551439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551462 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

@keyframes intensificar-1551462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551287 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:160px !important;
}

#item1551525 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1551548 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1551572 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1551578 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1551866 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1551604 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1551605 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1551601 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1551637 {
	width:123px !important;
	height:50px !important;
}

#item1551638 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551612 {
	width:123px !important;
	height:50px !important;
}

#item1551613 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551608 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1551691 {
	width:99px !important;
	height:50px !important;
}

#item1551692 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1551665 {
	width:99px !important;
	height:50px !important;
}

#item1551666 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1551661 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1551744 {
	width:101px !important;
	height:50px !important;
}

#item1551745 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551719 {
	width:101px !important;
	height:50px !important;
}

#item1551720 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551715 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1551797 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686195 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686219 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686192 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680399 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680269 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1590150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1590144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590142 {
	width:700px !important;
	height:309px !important;
}

#item1605129 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1590339 {
	width:140px !important;
	height:18px !important;
	top:374px !important;
}

@keyframes intensificar-1590339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1941221 th, table#table1941221 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1941221 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1941221 {
	table-layout:fixed;
}

#item1590362 {
	width:628px !important;
	height:140px !important;
	top:402px !important;
}

@keyframes intensificar-1590362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648841 {
	width:628px !important;
	height:344px !important;
}

#item1648845 {
	width:595px !important;
	height:559px !important;
}

@keyframes intensificar-1648845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648868 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:149px !important;
}

#item1647888 {
	width:628px !important;
	height:542px !important;
}

#item1647889 {
	width:595px !important;
	height:1167px !important;
}

@keyframes intensificar-1647889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647912 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1590163 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1590186 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1590190 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1590190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590213 {
	width:490px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1590213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590236 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:266px !important;
}

#item1590241 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:163px !important;
}

@keyframes intensificar-1590241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590266 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:185px !important;
}

@keyframes intensificar-1590266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590160 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1590385 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1590408 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1590432 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1590437 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1590460 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1590486 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1590487 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1590483 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1590522 {
	width:172px !important;
	height:70px !important;
}

#item1590523 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590497 {
	width:172px !important;
	height:70px !important;
}

#item1590498 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590492 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1590575 {
	width:139px !important;
	height:70px !important;
}

#item1590576 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1590550 {
	width:139px !important;
	height:70px !important;
}

#item1590551 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1590546 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1590629 {
	width:141px !important;
	height:70px !important;
}

#item1590630 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590604 {
	width:141px !important;
	height:70px !important;
}

#item1590605 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590599 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1590686 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687658 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687681 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687655 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1590689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1590689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1590689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1590689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680047 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1551961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1551959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551957 {
	width:600px !important;
	height:790px !important;
}

#item1551962 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1551967 {
	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-1551967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551992 {
	width:100px !important;
	height:13px !important;
	top:276px !important;
}

@keyframes intensificar-1551992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1943963 th, table#table1943963 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1943963 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1943963 {
	table-layout:fixed;
}

#item1552015 {
	width:528px !important;
	height:144px !important;
	top:296px !important;
}

@keyframes intensificar-1552015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552168 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1552171 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1552172 {
	width:509px !important;
	height:630px !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-1552172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552198 {
	width:14px !important;
	height:9px !important;
}

#item1552202 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1552040 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1552063 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1552068 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1552068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552091 {
	width:350px !important;
	height:148px !important;
	top:82px !important;
}

@keyframes intensificar-1552091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552114 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

#item1552120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

@keyframes intensificar-1552120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552143 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:217px !important;
}

@keyframes intensificar-1552143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551965 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:145px !important;
}

#item1552205 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1552228 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1552253 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1552256 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1552549 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1552283 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1552284 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1552280 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1552316 {
	width:123px !important;
	height:50px !important;
}

#item1552317 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552291 {
	width:123px !important;
	height:50px !important;
}

#item1552292 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552287 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1552370 {
	width:99px !important;
	height:50px !important;
}

#item1552371 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552345 {
	width:99px !important;
	height:50px !important;
}

#item1552346 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552341 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1552423 {
	width:101px !important;
	height:50px !important;
}

#item1552424 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552398 {
	width:101px !important;
	height:50px !important;
}

#item1552399 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552394 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1552479 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686231 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686254 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686228 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680400 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680275 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1590712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1590718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590710 {
	width:700px !important;
	height:309px !important;
}

#item1605132 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1590921 {
	width:140px !important;
	height:18px !important;
	top:291px !important;
}

@keyframes intensificar-1590921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1946435 th, table#table1946435 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1946435 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1946435 {
	table-layout:fixed;
}

#item1590944 {
	width:628px !important;
	height:221px !important;
	top:319px !important;
}

@keyframes intensificar-1590944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648810 {
	width:628px !important;
	height:260px !important;
}

#item1648811 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1648811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648834 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:107px !important;
}

#item1647924 {
	width:628px !important;
	height:540px !important;
}

#item1647925 {
	width:595px !important;
	height:1175px !important;
}

@keyframes intensificar-1647925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647948 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1590731 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1590754 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1590758 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1590758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590782 {
	width:490px !important;
	height:207px !important;
	top:92px !important;
}

@keyframes intensificar-1590782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590806 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:362px !important;
}

#item1590811 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:259px !important;
}

@keyframes intensificar-1590811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590834 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:282px !important;
}

@keyframes intensificar-1590834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590728 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1590967 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1590991 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1591015 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1591019 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1591042 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1591068 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1591069 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1591065 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1591101 {
	width:172px !important;
	height:70px !important;
}

#item1591102 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591076 {
	width:172px !important;
	height:70px !important;
}

#item1591077 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591072 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1591155 {
	width:139px !important;
	height:70px !important;
}

#item1591156 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591129 {
	width:139px !important;
	height:70px !important;
}

#item1591130 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591125 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1591208 {
	width:141px !important;
	height:70px !important;
}

#item1591209 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591183 {
	width:141px !important;
	height:70px !important;
}

#item1591184 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591179 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1591263 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687696 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687719 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687693 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1591267 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1591267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1591267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680055 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1552603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1552601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552599 {
	width:600px !important;
	height:790px !important;
}

#item1552604 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1552800 {
	width:100px !important;
	height:13px !important;
	top:284px !important;
}

@keyframes intensificar-1552800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1949466 th, table#table1949466 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1949466 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1949466 {
	table-layout:fixed;
}

#item1552823 {
	width:528px !important;
	height:260px !important;
	top:304px !important;
}

@keyframes intensificar-1552823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1670882 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:121px !important;
}

#item1670886 {
	width:534px !important;
	height:236px !important;
	top:16px !important;
}

#item1670887 {
	width:509px !important;
	height:280px !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-1670887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1670887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1670887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1670912 {
	width:14px !important;
	height:9px !important;
}

#item1670915 {
	width:14px !important;
	height:9px !important;
	top:259px !important;
}

#item1552739 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1552742 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1553254 {
	width:509px !important;
	height:751px !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-1553254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552768 {
	width:14px !important;
	height:9px !important;
}

#item1552772 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1552611 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1552634 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1552639 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1552639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552662 {
	width:350px !important;
	height:250px !important;
	top:97px !important;
}

@keyframes intensificar-1552662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552685 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:392px !important;
}

#item1552691 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:319px !important;
}

@keyframes intensificar-1552691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552714 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:335px !important;
}

@keyframes intensificar-1552714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552608 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1552846 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1552869 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1552893 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1552896 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1552919 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1552945 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1552946 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1552942 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1552979 {
	width:123px !important;
	height:50px !important;
}

#item1552980 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552953 {
	width:123px !important;
	height:50px !important;
}

#item1552954 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552949 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1553032 {
	width:99px !important;
	height:50px !important;
}

#item1553033 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1553007 {
	width:99px !important;
	height:50px !important;
}

#item1553008 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1553003 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1553086 {
	width:101px !important;
	height:50px !important;
}

#item1553087 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553061 {
	width:101px !important;
	height:50px !important;
}

#item1553062 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553057 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1553140 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686264 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686287 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686261 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680401 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680281 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1591298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1591289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591287 {
	width:700px !important;
	height:309px !important;
}

#item1605140 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1591501 {
	width:140px !important;
	height:18px !important;
	top:107px !important;
}

@keyframes intensificar-1591501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1953823 th, table#table1953823 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1953823 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1953823 {
	table-layout:fixed;
}

#item1591524 {
	width:628px !important;
	height:384px !important;
	top:135px !important;
}

@keyframes intensificar-1591524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648780 {
	width:628px !important;
	height:81px !important;
	top:1px !important;
}

#item1648781 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1648781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648804 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:18px !important;
}

#item1647955 {
	width:628px !important;
	height:518px !important;
	top:1px !important;
}

#item1647956 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1647956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647979 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1591311 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1591334 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1591337 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1591337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591360 {
	width:490px !important;
	height:350px !important;
	top:115px !important;
}

@keyframes intensificar-1591360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591383 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:489px !important;
}

#item1591389 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:386px !important;
}

@keyframes intensificar-1591389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591412 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:409px !important;
}

@keyframes intensificar-1591412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591308 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1591547 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1591570 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1591594 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1591598 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1591621 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1591647 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1591648 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1591644 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1591681 {
	width:172px !important;
	height:70px !important;
}

#item1591682 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591656 {
	width:172px !important;
	height:70px !important;
}

#item1591657 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591652 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1591734 {
	width:139px !important;
	height:70px !important;
}

#item1591735 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591709 {
	width:139px !important;
	height:70px !important;
}

#item1591710 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591705 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1591788 {
	width:141px !important;
	height:70px !important;
}

#item1591789 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591763 {
	width:141px !important;
	height:70px !important;
}

#item1591764 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591759 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1591843 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687725 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687748 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687722 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1591847 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1591847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1591847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680060 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1553959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1553957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553955 {
	width:600px !important;
	height:790px !important;
}

#item1553960 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1553966 {
	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-1553966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553990 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1553990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1958624 tr {
	border-right:2.2px solid #fff;;
}

table#table1958624 {
	table-layout:fixed;
}

#item1554013 {
	width:528px !important;
	height:75px !important;
	top:331px !important;
}

@keyframes intensificar-1554013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554167 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1554170 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1554588 {
	width:509px !important;
	height:650px !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-1554588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554196 {
	width:14px !important;
	height:9px !important;
}

#item1554199 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1554038 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1554061 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1554066 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1554066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554090 {
	width:350px !important;
	height:12px !important;
	top:97px !important;
}

@keyframes intensificar-1554090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554113 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:155px !important;
}

#item1554119 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:82px !important;
}

@keyframes intensificar-1554119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554142 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:98px !important;
}

@keyframes intensificar-1554142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553964 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1554203 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1554227 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1554252 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1554255 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1554281 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1554282 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1554278 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1554314 {
	width:123px !important;
	height:50px !important;
}

#item1554315 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554289 {
	width:123px !important;
	height:50px !important;
}

#item1554290 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554285 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1554367 {
	width:99px !important;
	height:50px !important;
}

#item1554368 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1554342 {
	width:99px !important;
	height:50px !important;
}

#item1554343 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1554338 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1554421 {
	width:101px !important;
	height:50px !important;
}

#item1554422 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554395 {
	width:101px !important;
	height:50px !important;
}

#item1554397 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554391 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1554475 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686294 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686317 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686291 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680402 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680288 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1592449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1592457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592447 {
	width:700px !important;
	height:332px !important;
	top:-23px !important;
}

#item1605147 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1605151 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1592661 {
	width:140px !important;
	height:18px !important;
	top:388px !important;
}

@keyframes intensificar-1592661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1962443 tr {
	border-right:3.08px solid #fff;;
}

table#table1962443 {
	table-layout:fixed;
}

#item1592684 {
	width:628px !important;
	height:125px !important;
	top:416px !important;
}

@keyframes intensificar-1592684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648709 {
	width:628px !important;
	height:359px !important;
}

#item1648710 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1648710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648733 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1648020 {
	width:628px !important;
	height:541px !important;
}

#item1648021 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1648021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648044 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1592470 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1592493 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1592496 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1592496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592519 {
	width:490px !important;
	height:16px !important;
	top:113px !important;
}

@keyframes intensificar-1592519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592542 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:194px !important;
}

#item1592548 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:92px !important;
}

@keyframes intensificar-1592548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592571 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:114px !important;
}

@keyframes intensificar-1592571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592467 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1592707 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1592730 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1592754 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1592758 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592785 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1592786 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1592781 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1592820 {
	width:172px !important;
	height:70px !important;
}

#item1592821 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592795 {
	width:172px !important;
	height:70px !important;
}

#item1592796 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592790 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1592873 {
	width:139px !important;
	height:70px !important;
}

#item1592874 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592848 {
	width:139px !important;
	height:70px !important;
}

#item1592849 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592844 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1592926 {
	width:141px !important;
	height:70px !important;
}

#item1592927 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592901 {
	width:141px !important;
	height:70px !important;
}

#item1592902 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592897 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1592980 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687756 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687779 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687753 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1592983 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1592983 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592983 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672268 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1672274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1672277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672272 {
	width:600px !important;
	height:790px !important;
}

#item1672278 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1672451 {
	width:528px !important;
	height:224px !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-1672451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672475 {
	width:100px !important;
	height:13px !important;
	top:240px !important;
}

@keyframes intensificar-1672475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1965912 th, table#table1965912 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1965912 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1965912 {
	table-layout:fixed;
}

#item1672498 {
	width:528px !important;
	height:57px !important;
	top:260px !important;
}

@keyframes intensificar-1672498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672411 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1672416 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1672417 {
	width:509px !important;
	height:960px !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-1672417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672442 {
	width:14px !important;
	height:9px !important;
}

#item1672446 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1672284 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1672307 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1672310 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1672310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672333 {
	width:350px !important;
	height:12px !important;
	top:86px !important;
}

@keyframes intensificar-1672333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672356 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:143px !important;
}

#item1672363 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:70px !important;
}

@keyframes intensificar-1672363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672386 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:86px !important;
}

@keyframes intensificar-1672386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672281 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1672521 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1672544 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1672568 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1672571 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1672594 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1672620 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1672622 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1672617 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1672656 {
	width:123px !important;
	height:50px !important;
}

#item1672657 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672631 {
	width:123px !important;
	height:50px !important;
}

#item1672632 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672627 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1672709 {
	width:99px !important;
	height:50px !important;
}

#item1672710 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1672684 {
	width:99px !important;
	height:50px !important;
}

#item1672685 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1672680 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1672763 {
	width:101px !important;
	height:50px !important;
}

#item1672764 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672737 {
	width:101px !important;
	height:50px !important;
}

#item1672738 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672733 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1672787 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686331 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686354 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686328 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680403 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680403 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680403 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672873 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1672878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1672880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672876 {
	width:700px !important;
	height:309px !important;
}

#item1672881 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1672886 {
	width:140px !important;
	height:18px !important;
	top:391px !important;
}

@keyframes intensificar-1672886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1968753 th, table#table1968753 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1968753 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1968753 {
	table-layout:fixed;
}

#item1672909 {
	width:628px !important;
	height:99px !important;
	top:419px !important;
}

@keyframes intensificar-1672909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672933 {
	width:628px !important;
	height:360px !important;
}

#item1672934 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1672934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672957 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1673090 {
	width:628px !important;
	height:518px !important;
}

#item1673091 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1673091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673114 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1672963 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1672986 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1672990 {
	width:628px !important;
	height:40px !important;
	top:1px !important;
}

@keyframes intensificar-1672990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673013 {
	width:490px !important;
	height:16px !important;
	top:116px !important;
}

@keyframes intensificar-1673013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673036 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:191px !important;
}

#item1673042 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:88px !important;
}

@keyframes intensificar-1673042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673065 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:111px !important;
}

@keyframes intensificar-1673065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1672884 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1673118 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1673141 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1673165 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1673170 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1673194 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1673220 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1673221 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1673217 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673253 {
	width:172px !important;
	height:70px !important;
}

#item1673254 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1673228 {
	width:172px !important;
	height:70px !important;
}

#item1673229 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1673224 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1673307 {
	width:139px !important;
	height:70px !important;
}

#item1673308 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1673281 {
	width:139px !important;
	height:70px !important;
}

#item1673282 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1673277 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1673360 {
	width:141px !important;
	height:70px !important;
}

#item1673361 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1673335 {
	width:141px !important;
	height:70px !important;
}

#item1673336 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1673331 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1673384 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687785 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687808 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687782 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1673418 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1673418 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1673418 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1673418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680065 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1632556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1632550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632548 {
	width:600px !important;
	height:795px !important;
	top:-5px !important;
}

#item1632564 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1632238 {
	width:528px !important;
	height:224px !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-1632238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632262 {
	width:100px !important;
	height:13px !important;
	top:238px !important;
}

@keyframes intensificar-1632262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1971899 th, table#table1971899 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1971899 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1971899 {
	table-layout:fixed;
}

#item1632285 {
	width:528px !important;
	height:173px !important;
	top:258px !important;
}

@keyframes intensificar-1632285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632652 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1632652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632311 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1632334 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1632337 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1632337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632360 {
	width:266px !important;
	height:220px !important;
	top:49px !important;
}

@keyframes intensificar-1632360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632383 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

#item1632388 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1632388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632411 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1632411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632235 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1632475 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1632498 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1632522 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1632525 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1632624 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1632036 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1632037 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1632033 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1632070 {
	width:123px !important;
	height:50px !important;
}

#item1632071 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632045 {
	width:123px !important;
	height:50px !important;
}

#item1632046 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632041 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1632124 {
	width:99px !important;
	height:50px !important;
}

#item1632125 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1632098 {
	width:99px !important;
	height:50px !important;
}

#item1632100 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1632094 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1632177 {
	width:101px !important;
	height:50px !important;
}

#item1632178 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632152 {
	width:101px !important;
	height:50px !important;
}

#item1632153 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632148 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1632201 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686364 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686388 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686361 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680404 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680294 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1633473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1633464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1633462 {
	width:700px !important;
	height:309px !important;
}

#item1633479 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1633482 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1633183 {
	width:140px !important;
	height:18px !important;
	top:235px !important;
}

@keyframes intensificar-1633183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1974366 th, table#table1974366 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1974366 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1974366 {
	table-layout:fixed;
}

#item1633206 {
	width:628px !important;
	height:262px !important;
	top:263px !important;
}

@keyframes intensificar-1633206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648678 {
	width:628px !important;
	height:205px !important;
}

#item1648679 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1648679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648702 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1648057 {
	width:628px !important;
	height:525px !important;
}

#item1648058 {
	width:595px !important;
	height:1097px !important;
}

@keyframes intensificar-1648058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648081 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1633235 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1633259 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1633262 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1633262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1633285 {
	width:350px !important;
	height:299px !important;
	top:98px !important;
}

@keyframes intensificar-1633285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1633308 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:414px !important;
}

#item1633313 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:311px !important;
}

@keyframes intensificar-1633313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1633336 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:334px !important;
}

@keyframes intensificar-1633336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1633158 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1633386 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1633409 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1633433 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1633439 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1633614 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1632958 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1632959 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1632955 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1632991 {
	width:172px !important;
	height:70px !important;
}

#item1632992 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1632966 {
	width:172px !important;
	height:70px !important;
}

#item1632967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1632962 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1633044 {
	width:139px !important;
	height:70px !important;
}

#item1633045 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1633019 {
	width:139px !important;
	height:70px !important;
}

#item1633020 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1633015 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1633099 {
	width:141px !important;
	height:70px !important;
}

#item1633100 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1633074 {
	width:141px !important;
	height:70px !important;
}

#item1633075 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1633069 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1633123 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687816 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687839 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687813 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1680073 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1555381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1555379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555377 {
	width:600px !important;
	height:790px !important;
}

#item1555382 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1555388 {
	width:528px !important;
	height:253px !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-1555388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555412 {
	width:100px !important;
	height:13px !important;
	top:253px !important;
}

@keyframes intensificar-1555412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1977617 tr {
	border-right:2.2px solid #fff;;
}

table#table1977617 {
	table-layout:fixed;
}

#item1555435 {
	width:528px !important;
	height:133px !important;
	top:273px !important;
}

@keyframes intensificar-1555435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556028 {
	width:528px !important;
	height:548px !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-1556028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555460 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1555483 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1555488 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1555488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555512 {
	width:350px !important;
	height:111px !important;
	top:65px !important;
}

@keyframes intensificar-1555512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555535 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:189px !important;
}

#item1555541 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1555541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555564 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

@keyframes intensificar-1555564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555386 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1555624 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1555647 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1555671 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1555676 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1555702 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1555703 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1555699 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1555735 {
	width:123px !important;
	height:50px !important;
}

#item1555736 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1555710 {
	width:123px !important;
	height:50px !important;
}

#item1555711 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1555706 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1555790 {
	width:99px !important;
	height:50px !important;
}

#item1555791 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1555763 {
	width:99px !important;
	height:50px !important;
}

#item1555764 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1555759 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1555844 {
	width:101px !important;
	height:50px !important;
}

#item1555845 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1555818 {
	width:101px !important;
	height:50px !important;
}

#item1555819 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1555814 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1555899 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686394 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686417 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686391 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680405 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680299 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1593571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1593564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593562 {
	width:700px !important;
	height:309px !important;
}

#item1605160 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1593759 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1593759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1979964 tr {
	border-right:3.08px solid #fff;;
}

table#table1979964 {
	table-layout:fixed;
}

#item1593782 {
	width:628px !important;
	height:206px !important;
	top:312px !important;
}

@keyframes intensificar-1593782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648648 {
	width:628px !important;
	height:254px !important;
}

#item1648649 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1648649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648672 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1648088 {
	width:628px !important;
	height:518px !important;
}

#item1648089 {
	width:595px !important;
	height:1038px !important;
}

@keyframes intensificar-1648089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648112 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1593583 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1593606 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1593610 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1593610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593633 {
	width:490px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1593633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593656 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:265px !important;
}

#item1593662 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:163px !important;
}

@keyframes intensificar-1593662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593685 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:185px !important;
}

@keyframes intensificar-1593685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593580 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1593805 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1593828 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1593852 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1593855 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1593882 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1593883 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1593879 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1593915 {
	width:172px !important;
	height:70px !important;
}

#item1593916 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593890 {
	width:172px !important;
	height:70px !important;
}

#item1593891 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593886 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1593969 {
	width:139px !important;
	height:70px !important;
}

#item1593970 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593943 {
	width:139px !important;
	height:70px !important;
}

#item1593945 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593939 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1594022 {
	width:141px !important;
	height:70px !important;
}

#item1594023 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593997 {
	width:141px !important;
	height:70px !important;
}

#item1593998 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593993 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1594075 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687866 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687889 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687863 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1594079 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1594079 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594079 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563573 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1563574 {
	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-1563574 {
	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;
	}
}
#item1563575 {
	width:478px !important;
	height:44px !important;
	left:79px !important;
	top:64px !important;
}

@keyframes intensificar-1563575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563598 {
	opacity:0.40;
	width:435px !important;
	height:139px !important;
	left:79px !important;
	top:147px !important;
	background:#0e0b00;
}

#item1563599 {
	width:387px !important;
	height:116px !important;
	left:103px !important;
	top:167px !important;
}

@keyframes intensificar-1563599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680407 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594676 {
	width:1840px !important;
	height:1211px !important;
	left:-621px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1594677 {
	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-1594677 {
	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;
	}
}
#item1594683 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1594683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594706 {
	opacity:0.40;
	width:628px !important;
	height:131px !important;
	left:36px !important;
	top:122px !important;
	background:#0e0b00;
}

#item1594707 {
	width:584px !important;
	height:86px !important;
	left:58px !important;
	top:141px !important;
}

@keyframes intensificar-1594707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594730 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1594730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556798 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1557091 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1557114 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1557118 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1557119 {
	width:509px !important;
	height:1600px !important;
}

@keyframes intensificar-1557119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557142 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1557148 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1556804 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1556828 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1556851 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1984274 th, table#table1984274 td {
	vertical-align:top;;
}

table#table1984274 tr {
	height:18px;;
}

table#table1984274 {
	table-layout:fixed;
}

#item1556880 {
	width:510px !important;
	height:184px !important;
}

#item1556984 {
	width:511px !important;
	height:17px !important;
}

#item1556981 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1556988 {
	width:511px !important;
	height:17px !important;
}

#item1556985 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1556992 {
	width:511px !important;
	height:17px !important;
}

#item1556989 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1556997 {
	width:511px !important;
	height:17px !important;
}

#item1556993 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1557001 {
	width:511px !important;
	height:17px !important;
}

#item1556998 {
	width:511px !important;
	height:17px !important;
}

#item1557005 {
	width:511px !important;
	height:17px !important;
}

#item1557002 {
	width:511px !important;
	height:17px !important;
	top:125px !important;
}

#item1557009 {
	width:511px !important;
	height:17px !important;
}

#item1557006 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

#item1646334 {
	width:511px !important;
	height:17px !important;
}

#item1646331 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

@keyframes intensificar-1557039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557040 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1556802 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1557211 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1557214 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1557760 {
	width:562px !important;
	height:568px !important;
	left:14px !important;
	top:157px !important;
}

#item1557766 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1557789 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1557763 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1557798 {
	width:19px !important;
	height:19px !important;
}

#item1557794 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1557804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557807 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1557808 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1557804 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1557811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557840 {
	width:122px !important;
	height:50px !important;
}

#item1557841 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1557815 {
	width:122px !important;
	height:50px !important;
}

#item1557816 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1557811 {
	width:122px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
}

@keyframes intensificar-1557864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557893 {
	width:122px !important;
	height:50px !important;
}

#item1557894 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1557868 {
	width:122px !important;
	height:50px !important;
}

#item1557869 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1557864 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1558028 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1558051 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1558025 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1680408 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594883 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1650138 {
	width:614px !important;
	height:808px !important;
	left:36px !important;
	top:83px !important;
}

#item1650139 {
	width:595px !important;
	height:2329px !important;
}

@keyframes intensificar-1650139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650131 {
	width:23px !important;
	height:46px !important;
	left:668px !important;
	top:464px !important;
}

#item1594761 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1594784 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1594807 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1987274 th, table#table1987274 td {
	vertical-align:top;;
}

table#table1987274 tr {
	height:22px;;
}

table#table1987274 {
	table-layout:fixed;
}

#item1594831 {
	width:622px !important;
	height:204px !important;
}

#item1594857 {
	width:623px !important;
	height:21px !important;
}

#item1594854 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1594861 {
	width:623px !important;
	height:21px !important;
}

#item1594858 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1594865 {
	width:623px !important;
	height:21px !important;
}

#item1594862 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1594869 {
	width:623px !important;
	height:21px !important;
}

#item1594866 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

#item1594873 {
	width:623px !important;
	height:21px !important;
}

#item1594870 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1594877 {
	width:623px !important;
	height:21px !important;
}

#item1594874 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1594881 {
	width:623px !important;
	height:21px !important;
}

#item1594878 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

#item1646424 {
	width:623px !important;
	height:21px !important;
}

#item1646421 {
	width:623px !important;
	height:21px !important;
	top:133px !important;
}

#item1594750 {
	width:700px !important;
	height:925px !important;
	background:#fff;
}

@keyframes intensificar-1594750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594748 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

#item1594944 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1594947 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1595499 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1595522 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1595496 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1595530 {
	width:26px !important;
	height:26px !important;
}

#item1595526 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1595533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595536 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1595538 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1595533 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1595542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595571 {
	width:171px !important;
	height:70px !important;
}

#item1595572 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595546 {
	width:171px !important;
	height:70px !important;
}

#item1595547 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595542 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

@keyframes intensificar-1595595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595624 {
	width:171px !important;
	height:70px !important;
}

#item1595625 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595599 {
	width:171px !important;
	height:70px !important;
}

#item1595600 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595595 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1595651 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1595674 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1595648 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1595678 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1595678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1595678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680079 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1558469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1558467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558465 {
	width:600px !important;
	height:790px !important;
}

#item1558470 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1558476 {
	width:528px !important;
	height:253px !important;
	top:2px !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-1558476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558500 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1558500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1989353 th, table#table1989353 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1989353 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1989353 {
	table-layout:fixed;
}

#item1558523 {
	width:528px !important;
	height:173px !important;
	top:275px !important;
}

@keyframes intensificar-1558523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559054 {
	width:528px !important;
	height:567px !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-1559054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558548 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1558571 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1558574 {
	width:528px !important;
	height:46px !important;
	top:2px !important;
}

@keyframes intensificar-1558574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558597 {
	width:350px !important;
	height:397px !important;
	top:68px !important;
}

@keyframes intensificar-1558597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558620 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:260px !important;
}

#item1558627 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:187px !important;
}

@keyframes intensificar-1558627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558650 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:203px !important;
}

@keyframes intensificar-1558650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558474 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1558710 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1558733 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1558757 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1558761 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1558787 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1558789 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1558784 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1558824 {
	width:123px !important;
	height:50px !important;
}

#item1558825 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558798 {
	width:123px !important;
	height:50px !important;
}

#item1558800 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558794 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1558877 {
	width:99px !important;
	height:50px !important;
}

#item1558878 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1558852 {
	width:99px !important;
	height:50px !important;
}

#item1558853 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1558848 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1558930 {
	width:101px !important;
	height:50px !important;
}

#item1558931 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558905 {
	width:101px !important;
	height:50px !important;
}

#item1558906 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558901 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1558958 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1558981 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1558954 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1558984 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1680410 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680304 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1595706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1595699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595696 {
	width:700px !important;
	height:309px !important;
}

#item1605276 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1595893 {
	width:140px !important;
	height:18px !important;
	top:251px !important;
}

@keyframes intensificar-1595893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1991762 th, table#table1991762 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1991762 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1991762 {
	table-layout:fixed;
}

#item1595916 {
	width:628px !important;
	height:262px !important;
	top:279px !important;
}

@keyframes intensificar-1595916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648610 {
	width:628px !important;
	height:221px !important;
}

#item1648611 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1648611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648635 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1648121 {
	width:628px !important;
	height:541px !important;
}

#item1648122 {
	width:595px !important;
	height:1108px !important;
}

@keyframes intensificar-1648122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648145 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1595719 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1595742 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1595745 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1595745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595768 {
	width:490px !important;
	height:207px !important;
	top:92px !important;
}

@keyframes intensificar-1595768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595791 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:361px !important;
}

#item1595796 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:258px !important;
}

@keyframes intensificar-1595796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595819 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:281px !important;
}

@keyframes intensificar-1595819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595716 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1595939 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1595962 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1595986 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595992 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1596018 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1596019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596015 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1596054 {
	width:172px !important;
	height:70px !important;
}

#item1596055 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596027 {
	width:172px !important;
	height:70px !important;
}

#item1596028 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596023 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596109 {
	width:139px !important;
	height:70px !important;
}

#item1596110 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596084 {
	width:139px !important;
	height:70px !important;
}

#item1596085 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596079 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1596162 {
	width:141px !important;
	height:70px !important;
}

#item1596163 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596137 {
	width:141px !important;
	height:70px !important;
}

#item1596138 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596133 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1596216 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1634253 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1634276 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1634250 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596221 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680084 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1559134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559129 {
	width:600px !important;
	height:790px !important;
}

#item1559135 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1559140 {
	width:528px !important;
	height:253px !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-1559140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559165 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1559165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1994982 th, table#table1994982 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1994982 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1994982 {
	table-layout:fixed;
}

#item1559188 {
	width:528px !important;
	height:231px !important;
	top:289px !important;
}

@keyframes intensificar-1559188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559341 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1559345 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1559777 {
	width:509px !important;
	height:679px !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-1559777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559372 {
	width:14px !important;
	height:9px !important;
}

#item1559375 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1559213 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1559236 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1559240 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1559240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559263 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1559263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559286 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

#item1559293 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1559293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559316 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:284px !important;
}

@keyframes intensificar-1559316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559138 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1559378 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1559401 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1559425 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1559428 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1559455 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1559456 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1559451 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1559488 {
	width:123px !important;
	height:50px !important;
}

#item1559489 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559463 {
	width:123px !important;
	height:50px !important;
}

#item1559464 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559459 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1559541 {
	width:99px !important;
	height:50px !important;
}

#item1559542 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559516 {
	width:99px !important;
	height:50px !important;
}

#item1559517 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559512 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1559594 {
	width:101px !important;
	height:50px !important;
}

#item1559595 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559569 {
	width:101px !important;
	height:50px !important;
}

#item1559570 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559565 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1559648 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686423 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686446 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686420 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680411 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680310 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1596250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596242 {
	width:700px !important;
	height:309px !important;
}

#item1605281 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596452 {
	width:140px !important;
	height:18px !important;
	top:147px !important;
}

@keyframes intensificar-1596452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1998004 th, table#table1998004 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1998004 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1998004 {
	table-layout:fixed;
}

#item1596475 {
	width:628px !important;
	height:343px !important;
	top:175px !important;
}

@keyframes intensificar-1596475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648581 {
	width:628px !important;
	height:116px !important;
}

#item1648582 {
	width:595px !important;
	height:568px !important;
}

@keyframes intensificar-1648582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648605 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1648156 {
	width:628px !important;
	height:518px !important;
}

#item1648157 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1648157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648180 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1596264 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596287 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596290 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1596290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596313 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

@keyframes intensificar-1596313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596336 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:456px !important;
}

#item1596342 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:353px !important;
}

@keyframes intensificar-1596342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596365 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:376px !important;
}

@keyframes intensificar-1596365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596261 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1596498 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1596521 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1596545 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596549 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1596575 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1596576 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596572 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1596610 {
	width:172px !important;
	height:70px !important;
}

#item1596611 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596585 {
	width:172px !important;
	height:70px !important;
}

#item1596586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596581 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596663 {
	width:139px !important;
	height:70px !important;
}

#item1596664 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596638 {
	width:139px !important;
	height:70px !important;
}

#item1596639 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596634 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1596717 {
	width:141px !important;
	height:70px !important;
}

#item1596718 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596691 {
	width:141px !important;
	height:70px !important;
}

#item1596692 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596687 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1596771 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687898 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687921 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687895 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596774 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680091 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1559838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559834 {
	width:600px !important;
	height:790px !important;
}

#item1559839 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1560560 {
	width:100px !important;
	height:13px !important;
}

@keyframes intensificar-1560560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2001453 th, table#table2001453 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2001453 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2001453 {
	table-layout:fixed;
}

#item1560672 {
	width:528px !important;
	height:245px !important;
	top:319px !important;
}

@keyframes intensificar-1560672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564114 {
	width:528px !important;
	height:283px !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-1564114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559974 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1559978 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1560458 {
	width:509px !important;
	height:731px !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-1560458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560004 {
	width:14px !important;
	height:9px !important;
}

#item1560007 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1559846 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1559869 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1559873 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1559873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559896 {
	width:350px !important;
	height:216px !important;
	top:99px !important;
}

@keyframes intensificar-1559896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559919 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:360px !important;
}

#item1559925 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

@keyframes intensificar-1559925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559948 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

@keyframes intensificar-1559948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559843 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1560081 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1560104 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1560128 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1560131 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1560158 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1560159 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1560154 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1560191 {
	width:123px !important;
	height:50px !important;
}

#item1560192 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560166 {
	width:123px !important;
	height:50px !important;
}

#item1560167 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560162 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1560244 {
	width:99px !important;
	height:50px !important;
}

#item1560245 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1560219 {
	width:99px !important;
	height:50px !important;
}

#item1560220 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1560215 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1560297 {
	width:101px !important;
	height:50px !important;
}

#item1560298 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560272 {
	width:101px !important;
	height:50px !important;
}

#item1560273 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560268 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1560351 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686456 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686479 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686453 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680412 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680315 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1596796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596794 {
	width:700px !important;
	height:309px !important;
}

#item1605284 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596987 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1596987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2004896 th, table#table2004896 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2004896 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2004896 {
	table-layout:fixed;
}

#item1597010 {
	width:628px !important;
	height:343px !important;
	top:175px !important;
}

@keyframes intensificar-1597010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648543 {
	width:628px !important;
	height:118px !important;
}

#item1648544 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1648544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648567 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1648192 {
	width:628px !important;
	height:518px !important;
}

#item1648193 {
	width:595px !important;
	height:1363px !important;
}

@keyframes intensificar-1648193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648216 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1596818 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596842 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596846 {
	width:628px !important;
	height:115px !important;
}

@keyframes intensificar-1596846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596869 {
	width:490px !important;
	height:302px !important;
	top:137px !important;
}

@keyframes intensificar-1596869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596892 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:503px !important;
}

#item1596898 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:401px !important;
}

@keyframes intensificar-1596898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596921 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:423px !important;
}

@keyframes intensificar-1596921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596814 {
	width:665px !important;
	height:534px !important;
	left:36px !important;
	top:557px !important;
}

#item1597057 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1597080 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1597105 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597110 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1597136 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1597137 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597133 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1597170 {
	width:172px !important;
	height:70px !important;
}

#item1597171 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597144 {
	width:172px !important;
	height:70px !important;
}

#item1597145 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597140 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1597224 {
	width:139px !important;
	height:70px !important;
}

#item1597225 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597199 {
	width:139px !important;
	height:70px !important;
}

#item1597200 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597195 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1597277 {
	width:141px !important;
	height:70px !important;
}

#item1597278 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597252 {
	width:141px !important;
	height:70px !important;
}

#item1597253 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597248 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1597332 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687929 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687953 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687926 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1597336 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1597336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1597336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680096 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1560741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1560738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560736 {
	width:600px !important;
	height:790px !important;
}

#item1560742 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1560788 {
	width:100px !important;
	height:13px !important;
}

@keyframes intensificar-1560788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2008367 th, table#table2008367 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2008367 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2008367 {
	table-layout:fixed;
}

#item1560811 {
	width:528px !important;
	height:218px !important;
	top:309px !important;
}

@keyframes intensificar-1560811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564148 {
	width:528px !important;
	height:281px !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-1564148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561409 {
	width:528px !important;
	height:548px !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-1561409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560836 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1560859 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1560864 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1560864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560887 {
	width:350px !important;
	height:182px !important;
	top:65px !important;
}

@keyframes intensificar-1560887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560910 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

#item1560915 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:217px !important;
}

@keyframes intensificar-1560915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560938 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:233px !important;
}

@keyframes intensificar-1560938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560746 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1561003 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1561026 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1561051 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1561055 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1561081 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1561082 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1561078 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1561115 {
	width:123px !important;
	height:50px !important;
}

#item1561116 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561090 {
	width:123px !important;
	height:50px !important;
}

#item1561091 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561086 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1561168 {
	width:99px !important;
	height:50px !important;
}

#item1561169 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561143 {
	width:99px !important;
	height:50px !important;
}

#item1561144 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561139 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1561222 {
	width:101px !important;
	height:50px !important;
}

#item1561223 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561197 {
	width:101px !important;
	height:50px !important;
}

#item1561198 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561192 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1561277 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686489 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686512 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686486 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680413 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680413 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680413 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680322 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1597358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597356 {
	width:700px !important;
	height:309px !important;
}

#item1605288 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1597528 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1597528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2011386 th, table#table2011386 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2011386 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2011386 {
	table-layout:fixed;
}

#item1597551 {
	width:628px !important;
	height:302px !important;
	top:216px !important;
}

@keyframes intensificar-1597551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648510 {
	width:628px !important;
	height:159px !important;
}

#item1648511 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1648511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648534 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item1648226 {
	width:628px !important;
	height:518px !important;
}

#item1648227 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1648227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648250 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1597376 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597399 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597403 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1597403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597426 {
	width:490px !important;
	height:254px !important;
	top:112px !important;
}

@keyframes intensificar-1597426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597449 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:427px !important;
}

#item1597454 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:324px !important;
}

@keyframes intensificar-1597454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597478 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:347px !important;
}

@keyframes intensificar-1597478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597373 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1597599 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1597622 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1597646 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597650 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1597677 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1597678 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597673 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1597712 {
	width:172px !important;
	height:70px !important;
}

#item1597713 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597687 {
	width:172px !important;
	height:70px !important;
}

#item1597688 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597682 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1597765 {
	width:139px !important;
	height:70px !important;
}

#item1597766 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597740 {
	width:139px !important;
	height:70px !important;
}

#item1597741 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597736 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1597818 {
	width:141px !important;
	height:70px !important;
}

#item1597819 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597793 {
	width:141px !important;
	height:70px !important;
}

#item1597794 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597789 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1597872 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1687966 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687989 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687963 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1597876 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1597876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1597876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680103 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1561552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1561549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561547 {
	width:600px !important;
	height:790px !important;
}

#item1561553 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1561559 {
	width:528px !important;
	height:253px !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-1561559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561584 {
	width:100px !important;
	height:13px !important;
	top:270px !important;
}

@keyframes intensificar-1561584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2014800 th, table#table2014800 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2014800 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2014800 {
	table-layout:fixed;
}

#item1561607 {
	width:528px !important;
	height:233px !important;
	top:290px !important;
}

@keyframes intensificar-1561607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561758 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1561761 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1562188 {
	width:509px !important;
	height:980px !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-1562188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561787 {
	width:14px !important;
	height:9px !important;
}

#item1561790 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1561632 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1561655 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1561658 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1561658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561681 {
	width:350px !important;
	height:397px !important;
	top:99px !important;
}

@keyframes intensificar-1561681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561704 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:393px !important;
}

#item1561709 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:320px !important;
}

@keyframes intensificar-1561709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561732 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:336px !important;
}

@keyframes intensificar-1561732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561557 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1561794 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1561817 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1561841 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1561845 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1561871 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1561873 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1561868 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1561908 {
	width:123px !important;
	height:50px !important;
}

#item1561909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561883 {
	width:123px !important;
	height:50px !important;
}

#item1561884 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561878 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1561962 {
	width:99px !important;
	height:50px !important;
}

#item1561963 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561936 {
	width:99px !important;
	height:50px !important;
}

#item1561937 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561932 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1562016 {
	width:101px !important;
	height:50px !important;
}

#item1562017 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561990 {
	width:101px !important;
	height:50px !important;
}

#item1561991 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561986 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1562070 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686520 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686543 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686517 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680414 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680414 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680414 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680327 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1597899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597897 {
	width:700px !important;
	height:309px !important;
}

#item1605292 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598108 {
	width:140px !important;
	height:18px !important;
	top:157px !important;
}

@keyframes intensificar-1598108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2017979 th, table#table2017979 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2017979 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2017979 {
	table-layout:fixed;
}

#item1598131 {
	width:628px !important;
	height:343px !important;
	top:185px !important;
}

@keyframes intensificar-1598131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648478 {
	width:628px !important;
	height:128px !important;
}

#item1648479 {
	width:595px !important;
	height:539px !important;
}

@keyframes intensificar-1648479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648502 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1648263 {
	width:628px !important;
	height:528px !important;
}

#item1648264 {
	width:595px !important;
	height:1794px !important;
}

@keyframes intensificar-1648264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648287 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1597917 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597940 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597944 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1597944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597967 {
	width:490px !important;
	height:350px !important;
	top:130px !important;
}

@keyframes intensificar-1597967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597990 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:528px !important;
}

#item1597997 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:426px !important;
}

@keyframes intensificar-1597997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598021 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:448px !important;
}

@keyframes intensificar-1598021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597914 {
	width:665px !important;
	height:559px !important;
	left:36px !important;
	top:547px !important;
}

#item1598154 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:493px !important;
}

#item1598177 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1598202 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598207 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1598233 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1598234 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598230 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1598267 {
	width:172px !important;
	height:70px !important;
}

#item1598268 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598242 {
	width:172px !important;
	height:70px !important;
}

#item1598243 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598238 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598320 {
	width:139px !important;
	height:70px !important;
}

#item1598321 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598295 {
	width:139px !important;
	height:70px !important;
}

#item1598296 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598291 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598376 {
	width:141px !important;
	height:70px !important;
}

#item1598377 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598350 {
	width:141px !important;
	height:70px !important;
}

#item1598351 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598345 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1598431 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1688004 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688027 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688001 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598434 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680108 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1562250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1562248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562246 {
	width:600px !important;
	height:790px !important;
}

#item1562251 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1562421 {
	width:528px !important;
	height:266px !important;
	top:13px !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-1562421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562446 {
	width:100px !important;
	height:13px !important;
	top:279px !important;
}

@keyframes intensificar-1562446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2021809 th, table#table2021809 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2021809 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2021809 {
	table-layout:fixed;
}

#item1562469 {
	width:528px !important;
	height:216px !important;
	top:299px !important;
}

@keyframes intensificar-1562469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562385 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1562388 {
	width:534px !important;
	height:529px !important;
	top:16px !important;
}

#item1562877 {
	width:509px !important;
	height:722px !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-1562877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562414 {
	width:14px !important;
	height:9px !important;
}

#item1562417 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

#item1562259 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1562283 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1562286 {
	width:528px !important;
	height:63px !important;
	top:14px !important;
}

@keyframes intensificar-1562286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562309 {
	width:350px !important;
	height:397px !important;
	top:97px !important;
}

@keyframes intensificar-1562309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562332 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:323px !important;
}

#item1562337 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:250px !important;
}

@keyframes intensificar-1562337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562360 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:266px !important;
}

@keyframes intensificar-1562360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562256 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:164px !important;
}

#item1562492 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1562515 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1562539 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1562543 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1562569 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1562570 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1562566 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1562604 {
	width:123px !important;
	height:50px !important;
}

#item1562605 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562579 {
	width:123px !important;
	height:50px !important;
}

#item1562580 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562575 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1562658 {
	width:99px !important;
	height:50px !important;
}

#item1562659 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1562633 {
	width:99px !important;
	height:50px !important;
}

#item1562634 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1562628 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1562711 {
	width:101px !important;
	height:50px !important;
}

#item1562712 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562686 {
	width:101px !important;
	height:50px !important;
}

#item1562687 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562682 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1562766 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686549 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686572 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686546 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680415 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680332 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1677467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1677469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677465 {
	width:700px !important;
	height:309px !important;
}

#item1677470 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1677476 {
	width:140px !important;
	height:18px !important;
	top:159px !important;
}

@keyframes intensificar-1677476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2024770 th, table#table2024770 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2024770 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2024770 {
	table-layout:fixed;
}

#item1677500 {
	width:627px !important;
	height:302px !important;
	top:187px !important;
}

@keyframes intensificar-1677500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677524 {
	width:628px !important;
	height:108px !important;
}

#item1677525 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1677525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677548 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:31px !important;
}

#item1677680 {
	width:628px !important;
	height:490px !important;
}

#item1677681 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1677681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677704 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1677553 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1677576 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1677582 {
	width:628px !important;
	height:88px !important;
	top:1px !important;
}

@keyframes intensificar-1677582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677605 {
	width:490px !important;
	height:254px !important;
	top:117px !important;
}

@keyframes intensificar-1677605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677628 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:430px !important;
}

#item1677633 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:328px !important;
}

@keyframes intensificar-1677633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677656 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:350px !important;
}

@keyframes intensificar-1677656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677474 {
	width:665px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1677708 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1677731 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1677755 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1677758 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1677784 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1677785 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1677781 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1677818 {
	width:172px !important;
	height:70px !important;
}

#item1677819 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677793 {
	width:172px !important;
	height:70px !important;
}

#item1677794 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677789 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1677872 {
	width:139px !important;
	height:70px !important;
}

#item1677873 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1677846 {
	width:139px !important;
	height:70px !important;
}

#item1677847 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1677842 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1677926 {
	width:141px !important;
	height:70px !important;
}

#item1677927 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677901 {
	width:141px !important;
	height:70px !important;
}

#item1677902 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677897 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1677950 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1688039 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688062 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688036 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1677983 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1677983 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1677983 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1677983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680115 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1676903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1676906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676901 {
	width:600px !important;
	height:790px !important;
}

#item1676907 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1677063 {
	width:528px !important;
	height:281px !important;
	top:13px !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-1677063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677087 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1677087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2028509 th, table#table2028509 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2028509 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2028509 {
	table-layout:fixed;
}

#item1677111 {
	width:528px !important;
	height:204px !important;
	top:315px !important;
}

@keyframes intensificar-1677111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678138 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1678143 {
	width:534px !important;
	height:529px !important;
	top:16px !important;
}

#item1678144 {
	width:509px !important;
	height:660px !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-1678144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678169 {
	width:14px !important;
	height:9px !important;
}

#item1678172 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

#item1676913 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1676936 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1676939 {
	width:528px !important;
	height:63px !important;
	top:14px !important;
}

@keyframes intensificar-1676939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676962 {
	width:350px !important;
	height:283px !important;
	top:125px !important;
}

@keyframes intensificar-1676962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676985 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:385px !important;
}

#item1676991 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:312px !important;
}

@keyframes intensificar-1676991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677014 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:328px !important;
}

@keyframes intensificar-1677014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676910 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:164px !important;
}

#item1677135 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1677158 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1677182 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1677186 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1678045 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1677212 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1677213 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1677209 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1677248 {
	width:123px !important;
	height:50px !important;
}

#item1677249 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677223 {
	width:123px !important;
	height:50px !important;
}

#item1677224 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677219 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1677301 {
	width:99px !important;
	height:50px !important;
}

#item1677302 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677276 {
	width:99px !important;
	height:50px !important;
}

#item1677277 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677272 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1677355 {
	width:101px !important;
	height:50px !important;
}

#item1677356 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677329 {
	width:101px !important;
	height:50px !important;
}

#item1677331 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677325 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1677379 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686580 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686605 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686577 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680419 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634443 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1598461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598453 {
	width:700px !important;
	height:309px !important;
}

#item1605296 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598669 {
	width:140px !important;
	height:18px !important;
	top:187px !important;
}

@keyframes intensificar-1598669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2031356 th, table#table2031356 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2031356 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2031356 {
	table-layout:fixed;
}

#item1598692 {
	width:628px !important;
	height:302px !important;
	top:215px !important;
}

@keyframes intensificar-1598692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648448 {
	width:628px !important;
	height:155px !important;
}

#item1648449 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1648449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648472 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1648324 {
	width:628px !important;
	height:517px !important;
}

#item1648325 {
	width:595px !important;
	height:1186px !important;
}

@keyframes intensificar-1648325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648348 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1598477 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1598500 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1598503 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1598503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598526 {
	width:490px !important;
	height:302px !important;
	top:144px !important;
}

@keyframes intensificar-1598526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598549 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:461px !important;
}

#item1598556 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:359px !important;
}

@keyframes intensificar-1598556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598579 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:381px !important;
}

@keyframes intensificar-1598579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598474 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1598715 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1598738 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1598762 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598766 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1678017 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1598792 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1598793 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598789 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1598826 {
	width:172px !important;
	height:70px !important;
}

#item1598827 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598800 {
	width:172px !important;
	height:70px !important;
}

#item1598801 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598796 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598880 {
	width:139px !important;
	height:70px !important;
}

#item1598881 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598854 {
	width:139px !important;
	height:70px !important;
}

#item1598855 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598850 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598933 {
	width:141px !important;
	height:70px !important;
}

#item1598934 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598908 {
	width:141px !important;
	height:70px !important;
}

#item1598909 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598904 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1598986 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1688070 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688093 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688067 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598989 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598989 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598989 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634359 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1562933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1562931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562929 {
	width:600px !important;
	height:790px !important;
}

#item1562934 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1562941 {
	width:528px !important;
	height:267px !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-1562941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562965 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1562965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2035033 th, table#table2035033 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2035033 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2035033 {
	table-layout:fixed;
}

#item1562988 {
	width:528px !important;
	height:204px !important;
	top:287px !important;
}

@keyframes intensificar-1562988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563527 {
	width:528px !important;
	height:544px !important;
	top:4px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1563527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563013 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1563036 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1563039 {
	width:528px !important;
	height:63px !important;
	top:1px !important;
}

@keyframes intensificar-1563039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563062 {
	width:350px !important;
	height:397px !important;
	top:83px !important;
}

@keyframes intensificar-1563062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563085 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

#item1563090 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:270px !important;
}

@keyframes intensificar-1563090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563113 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:286px !important;
}

@keyframes intensificar-1563113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562938 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1563174 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1563197 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1563221 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1563225 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1563251 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1563252 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1563248 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1563286 {
	width:123px !important;
	height:50px !important;
}

#item1563287 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563261 {
	width:123px !important;
	height:50px !important;
}

#item1563262 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563257 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1563340 {
	width:99px !important;
	height:50px !important;
}

#item1563341 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563315 {
	width:99px !important;
	height:50px !important;
}

#item1563316 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563311 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1563393 {
	width:101px !important;
	height:50px !important;
}

#item1563394 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563368 {
	width:101px !important;
	height:50px !important;
}

#item1563369 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563364 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1563446 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1686633 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1686656 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1686630 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680422 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680422 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680422 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634447 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1599021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1599013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599011 {
	width:700px !important;
	height:309px !important;
}

#item1605300 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1599214 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

@keyframes intensificar-1599214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2037850 th, table#table2037850 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2037850 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2037850 {
	table-layout:fixed;
}

#item1599237 {
	width:627px !important;
	height:302px !important;
	top:216px !important;
}

@keyframes intensificar-1599237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648403 {
	width:628px !important;
	height:158px !important;
}

#item1648406 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1648406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648430 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1648371 {
	width:628px !important;
	height:518px !important;
}

#item1648372 {
	width:595px !important;
	height:1029px !important;
}

@keyframes intensificar-1648372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648395 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1599035 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1599058 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1599064 {
	width:628px !important;
	height:88px !important;
	top:1px !important;
}

@keyframes intensificar-1599064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599087 {
	width:490px !important;
	height:302px !important;
	top:117px !important;
}

@keyframes intensificar-1599087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599110 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:481px !important;
}

#item1599115 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:378px !important;
}

@keyframes intensificar-1599115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599140 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:401px !important;
}

@keyframes intensificar-1599140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599031 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1599260 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1599283 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1599307 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599311 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1599338 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1599339 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1599334 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1599374 {
	width:172px !important;
	height:70px !important;
}

#item1599375 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599348 {
	width:172px !important;
	height:70px !important;
}

#item1599349 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599343 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1599427 {
	width:139px !important;
	height:70px !important;
}

#item1599428 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599402 {
	width:139px !important;
	height:70px !important;
}

#item1599403 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599398 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1599480 {
	width:141px !important;
	height:70px !important;
}

#item1599481 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599455 {
	width:141px !important;
	height:70px !important;
}

#item1599456 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599451 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1599534 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1688100 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688126 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688096 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1599537 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645271 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1645282 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1645283 {
	width:1200px !important;
	height:790px !important;
}

#item1645290 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1645301 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1645306 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1645311 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1645317 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1645322 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1645328 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1645334 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1645344 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1645362 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1680423 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645187 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1645198 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1645199 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1645205 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1645215 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1645220 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1645225 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1645230 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1645235 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1645240 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1645246 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1645252 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1642034 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1642034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1642034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680424 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680424 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680424 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603418 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1603419 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1603442 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1603469 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1603475 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1603475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599610 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle189 {
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle185 {
	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.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle183 {
	font-weight:bold;
	font-family:FF-Averta-Extrabold,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.autoParaStyle182 {
	font-weight:bold;
	font-family:FF-Averta-Extrabold,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.autoParaStyle181 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle180 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle179 {
	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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle178 {
	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;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle177 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle175 {
	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;
	text-align:left;
}

p.autoParaStyle174 {
	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.autoParaStyle173 {
	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;
	text-align:left;
}

p.autoParaStyle172 {
	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.autoParaStyle171 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.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:right;
}

p.autoParaStyle170 {
	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.autoParaStyle169 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle168 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	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.autoParaStyle167 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:15px;
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle162 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:14px;
	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.autoParaStyle160 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:24px;
	line-height:24px;
	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.autoParaStyle159 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle158 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:14px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:14px;
	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.autoParaStyle156 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:14px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle155 {
	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;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	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.autoParaStyle152 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle150 {
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle149 {
	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;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle141 {
	font-family: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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle122 {
	font-family:FF-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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle107 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle106 {
	font-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.autoParaStyle105 {
	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.autoParaStyle104 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21.5px;
	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.autoParaStyle103 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-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:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle92 {
	font-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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle79 {
	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.autoParaStyle78 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30.5px;
	line-height:34.2px;
	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.autoParaStyle76 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle75 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	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.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	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.autoParaStyle67 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	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.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	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.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	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.autoParaStyle37 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:20px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19px;
	line-height:20px;
	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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
	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.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle25 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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-Averta-Bold,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle17 {
	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.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: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.autoParaStyle8 {
	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.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	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.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-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	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.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;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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:#e94b5a;
	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.P_Itinerario-sin-negritas {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle20 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	color:#101820;
	letter-spacing:0.010em;
}

span.autoCharStyle18 {
	font-size:14px;
}

span.autoCharStyle17 {
	font-size:10px;
}

span.autoCharStyle16 {
	text-transform:uppercase;
}

span.autoCharStyle15 {
	color:#101820;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

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 {
	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 {
	font-size:28px;
}

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:#000;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.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; } }

