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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

@font-face {
	font-family:FF-Lora-SemiBold;
	src:url("../fonts/Lora-VariableFont_wght.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-LoraItalic-MediumItalic;
	src:url("../fonts/Lora-Italic-VariableFont_wght.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-LoraItalic-BoldItalic;
	src:url("../fonts/Lora-Italic-VariableFont_wght.ttf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-Lora-Regular;
	src:url("../fonts/Lora-VariableFont_wght.ttf");
}

@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/Linotype - OptimaLTPro-DemiBold.otf");
	font-weight:bold;
}

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

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

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

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

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

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

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

#item1710244 {
	width:1208px !important;
	height:795px !important;
	left:-5px !important;
	top:-3px !important;
}

#item1709750 {
	width:1143px !important;
	height:1143px !important;
	left:-557px !important;
	top:-163px !important;
}

@keyframes moverhacialaizquierdayaumentar-1709750 {
	0% {
		transform:translate(-376px,0px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1709750 {
	0% {
		-webkit-transform:translate(-376px,0px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1709758 {
	width:492px !important;
	height:227px !important;
	left:70px !important;
	top:70px !important;
}

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

#item1709781 {
	width:432px !important;
	height:339px !important;
	left:70px !important;
	top:274px !important;
}

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

#item1709804 {
	width:432px !important;
	height:35px !important;
	left:70px !important;
	top:718px !important;
}

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

#item1709827 {
	width:255px !important;
	height:37px !important;
	left:153px !important;
	top:619px !important;
}

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

#item1709862 {
	width:56px !important;
	height:56px !important;
}

#item1709870 {
	width:211px !important;
	height:56px !important;
	left:47px !important;
}

#item1709853 {
	width:56px !important;
	height:56px !important;
}

#item1709860 {
	width:211px !important;
	height:56px !important;
	left:47px !important;
}

#item1709850 {
	width:258px !important;
	height:56px !important;
	left:76px !important;
	top:613px !important;
}

#item1709871 {
	width:175px !important;
	height:47px !important;
	left:971px !important;
	top:686px !important;
}

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

@keyframes moverhacialaderechayaumentar-1709881 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderechayaumentar-1709881 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@keyframes girar-1709887 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1709887 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1709897 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1709897 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1709900 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1709900 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1709900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709910 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1709910 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1709910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709920 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1709920 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1709920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709929 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1709929 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1709929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709938 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1709938 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1709938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709946 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1709946 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1709946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709953 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1709953 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1709953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes reducir-1709960 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes reducir-1709960 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1709960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1709971 {
	width:179px !important;
	height:48px !important;
	left:1536px !important;
	top:865px !important;
}

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

#item1709990 {
	opacity:0.00;
	width:186px !important;
	height:206px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1709981 {
	width:192px !important;
	height:212px !important;
	left:844px !important;
	top:433px !important;
}

#item1710000 {
	opacity:0.00;
	width:199px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1709991 {
	width:205px !important;
	height:219px !important;
	left:866px !important;
	top:640px !important;
}

#item1710009 {
	opacity:0.00;
	width:224px !important;
	height:160px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710001 {
	width:230px !important;
	height:166px !important;
	left:1066px !important;
	top:749px !important;
}

#item1710018 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710010 {
	width:190px !important;
	height:211px !important;
	left:1298px !important;
	top:640px !important;
}

#item1710027 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710019 {
	width:190px !important;
	height:211px !important;
	left:1322px !important;
	top:432px !important;
}

#item1710036 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710028 {
	width:226px !important;
	height:170px !important;
	left:1176px !important;
	top:266px !important;
}

#item1710045 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710037 {
	width:226px !important;
	height:170px !important;
	left:956px !important;
	top:267px !important;
}

#item1710047 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

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

#item1710070 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:509px !important;
}

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

#item1710093 {
	width:300px !important;
	height:227px !important;
	left:1029px !important;
	top:493px !important;
}

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

#item1710116 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

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

#item1710139 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

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

#item1710162 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

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

#item1710185 {
	width:356px !important;
	height:199px !important;
	left:1001px !important;
	top:517px !important;
}

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

#item1710209 {
	width:394px !important;
	height:63px !important;
	left:637px !important;
	top:249px !important;
}

@keyframes entrarvolandodesdelaizquierda-1710209 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1710209 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1710236 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item1710233 {
	width:38px !important;
	height:38px !important;
	left:1694px !important;
	top:212px !important;
}

#item1710243 {
	width:10px !important;
	height:10px !important;
	left:540px !important;
	top:160px !important;
}

#item1709879 {
	width:1732px !important;
	height:1153px !important;
	left:-567px !important;
	top:-179px !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%;
}

#item1710284 {
	width:1143px !important;
	height:1143px !important;
	left:-238px !important;
	top:-507px !important;
}

@keyframes moverhacialaizquierdayaumentar-1710284 {
	0% {
		transform:translate(0px,-376px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1710284 {
	0% {
		-webkit-transform:translate(0px,-376px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1710290 {
	width:635px !important;
	height:149px !important;
	left:65px !important;
	top:107px !important;
}

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

#item1710313 {
	width:214px !important;
	height:39px !important;
	left:243px !important;
	top:576px !important;
}

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

#item1710336 {
	width:175px !important;
	height:47px !important;
	left:475px !important;
	top:1033px !important;
}

#item1710345 {
	width:333px !important;
	height:35px !important;
	left:52px !important;
	top:13px !important;
}

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

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

#item1710383 {
	width:148px !important;
	height:39px !important;
	left:33px !important;
	top:3px !important;
}

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

#item1710376 {
	width:324px !important;
	height:42px !important;
	left:3px !important;
}

#item1710368 {
	width:327px !important;
	height:42px !important;
}

#item1710384 {
	width:565px !important;
	height:261px !important;
	left:65px !important;
	top:267px !important;
}

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

#item1710409 {
	width:1143px !important;
	height:1143px !important;
	left:10px !important;
	top:112px !important;
}

@keyframes moverhacialaderechayaumentar-1710409 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderechayaumentar-1710409 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@keyframes girar-1710415 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1710415 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1710424 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1710424 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1710427 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1710427 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1710427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1710433 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1710433 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1710433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1710439 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1710439 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1710439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1710447 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1710447 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1710447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1710453 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1710453 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1710453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1710459 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1710459 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1710459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1710466 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1710466 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1710466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes reducir-1710477 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes reducir-1710477 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1710477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1710484 {
	width:179px !important;
	height:48px !important;
	left:1302px !important;
	top:1018px !important;
}

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

#item1710497 {
	opacity:0.00;
	width:186px !important;
	height:206px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710489 {
	width:192px !important;
	height:212px !important;
	left:844px !important;
	top:535px !important;
}

#item1710507 {
	opacity:0.00;
	width:199px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710498 {
	width:205px !important;
	height:219px !important;
	left:866px !important;
	top:742px !important;
}

#item1710516 {
	opacity:0.00;
	width:224px !important;
	height:160px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710508 {
	width:230px !important;
	height:166px !important;
	left:1066px !important;
	top:851px !important;
}

#item1710526 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710517 {
	width:190px !important;
	height:211px !important;
	left:1298px !important;
	top:743px !important;
}

#item1710535 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710527 {
	width:190px !important;
	height:211px !important;
	left:1322px !important;
	top:535px !important;
}

#item1710545 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710537 {
	width:226px !important;
	height:170px !important;
	left:1176px !important;
	top:368px !important;
}

#item1710554 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1710546 {
	width:226px !important;
	height:170px !important;
	left:956px !important;
	top:370px !important;
}

#item1710555 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

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

#item1710578 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:618px !important;
}

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

#item1710601 {
	width:300px !important;
	height:235px !important;
	left:1029px !important;
	top:595px !important;
}

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

#item1710624 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

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

#item1710647 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

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

#item1710671 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

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

#item1710694 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:619px !important;
}

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

#item1710717 {
	width:469px !important;
	height:116px !important;
	left:932px !important;
	top:168px !important;
}

@keyframes entrarvolandodesdelaizquierda-1710717 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1710717 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1710743 {
	width:51px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
}

#item1710740 {
	width:57px !important;
	height:57px !important;
	left:1425px !important;
	top:10px !important;
}

#item1710749 {
	width:10px !important;
	height:10px !important;
	left:540px !important;
	top:262px !important;
}

#item1710407 {
	width:1522px !important;
	height:1255px !important;
	left:-817px !important;
	top:69px !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;
}

#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:23px !important;
}

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

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

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

#item1448997 {
	width:269px !important;
	height:74px !important;
	left:850px !important;
	top:241px !important;
}

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

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

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

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

#item1697957 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:375px !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;
}

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

#item1738493 {
	width:35px !important;
	height:35px !important;
	top:32px !important;
}

#item1738497 {
	width:307px !important;
	height:104px !important;
	left:71px !important;
}

#item1738466 {
	width:35px !important;
	height:35px !important;
	top:32px !important;
}

#item1738469 {
	width:307px !important;
	height:104px !important;
	left:71px !important;
}

#item1738463 {
	width:377px !important;
	height:104px !important;
	left:94px !important;
	top:883px !important;
}

#item1738550 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1738554 {
	width:307px !important;
	height:72px !important;
	left:71px !important;
}

#item1738523 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1738526 {
	width:307px !important;
	height:72px !important;
	left:71px !important;
}

#item1738520 {
	width:377px !important;
	height:72px !important;
	left:94px !important;
	top:1036px !important;
}

#item1738610 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1738613 {
	width:307px !important;
	height:72px !important;
	left:71px !important;
}

#item1738580 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1738585 {
	width:307px !important;
	height:72px !important;
	left:71px !important;
}

#item1738577 {
	width:377px !important;
	height:72px !important;
	left:94px !important;
	top:763px !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:498px !important;
	height:44px !important;
	left:72px !important;
	top:471px !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:170px !important;
	left:72px !important;
	top:557px !important;
	background:#0e0b00;
}

#item1153802 {
	width:448px !important;
	height:134px !important;
	left:97px !important;
	top:575px !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:214px !important;
	left:36px !important;
	top:950px !important;
	background:#0e0b00;
}

#item1571865 {
	width:584px !important;
	height:174px !important;
	left:58px !important;
	top:972px !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:1043px !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:1366px !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;
}

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

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

table#table1766133 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:133px !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;
}

@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:628px !important;
	height:750px !important;
	left:36px !important;
	top:83px !important;
}

#item1646928 {
	width:595px !important;
	height:1496px !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:2041px !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;
}

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

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

table#table1771477 {
	table-layout:fixed;
}

#item1571993 {
	width:622px !important;
	height:157px !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;
}

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

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

#item1708203 {
	width:130px !important;
	height:134px !important;
	left:1070px !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:341px !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#table1773209 th, table#table1773209 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1773209 {
	table-layout:fixed;
}

#item1544114 {
	width:528px !important;
	height:202px !important;
	top:361px !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%;
}

#item1710842 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:150px !important;
}

#item1710845 {
	width:534px !important;
	height:294px !important;
	top:16px !important;
}

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

#item1710870 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1710873 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:318px !important;
}

#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:631px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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;
	top:1px !important;
}

#item1544299 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:555px !important;
}

#item1544166 {
	width:528px !important;
	height:46px !important;
	top:16px !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:302px !important;
	height:230px !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:270px !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:286px !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:340px !important;
}

#item1544749 {
	width:151px !important;
	height:13px !important;
	left:395px !important;
	top:319px !important;
}

#item1544772 {
	width:5px !important;
	height:8px !important;
	left:387px !important;
	top:321px !important;
}

#item1544065 {
	width:552px !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;
}

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

#item1708980 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table1777450 th, table#table1777450 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1777450 {
	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:733px !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:1117px !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:349px !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:372px !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:452px !important;
}

#item1585046 {
	width:245px !important;
	height:14px !important;
	left:419px !important;
	top:425px !important;
}

#item1585069 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:427px !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;
}

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

#item1708240 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1781422 th, table#table1781422 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

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

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

#item1709012 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1783785 th, table#table1783785 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1787258 {
	table-layout:fixed;
}

#item1711657 {
	width:528px !important;
	height:202px !important;
	top:273px !important;
}

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

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

#item1711813 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

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

#item1711838 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1711841 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

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

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

#item1711704 {
	width:350px !important;
	height:216px !important;
	top:117px !important;
}

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

#item1711728 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:354px !important;
}

#item1711751 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:356px !important;
}

#item1711755 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:379px !important;
}

#item1711762 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:306px !important;
}

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

#item1711785 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:322px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1712297 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

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

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

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

table#table1801033 {
	table-layout:fixed;
}

#item1712320 {
	width:628px !important;
	height:302px !important;
	top:216px !important;
}

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

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

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

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

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

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

#item1712500 {
	width:595px !important;
	height:1833px !important;
}

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

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

#item1712372 {
	width:628px !important;
	height:112px !important;
	top:1px !important;
}

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

#item1712395 {
	width:490px !important;
	height:302px !important;
	top:140px !important;
}

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

#item1712418 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:467px !important;
}

#item1712441 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:470px !important;
}

#item1712445 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:502px !important;
}

#item1712452 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:400px !important;
}

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

#item1712475 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:422px !important;
}

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

#item1712295 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:557px !important;
}

#item1712526 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1713402 {
	width:100px !important;
	height:13px !important;
	top:365px !important;
}

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

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

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

table#table1804838 {
	table-layout:fixed;
}

#item1713425 {
	width:528px !important;
	height:173px !important;
	top:385px !important;
}

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

#item1713576 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1713579 {
	width:534px !important;
	height:549px !important;
	top:17px !important;
}

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

#item1713604 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1713608 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:573px !important;
}

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

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

#item1713473 {
	width:350px !important;
	height:148px !important;
	top:120px !important;
}

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

#item1713496 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:289px !important;
}

#item1713519 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:291px !important;
}

#item1713524 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:314px !important;
}

#item1713529 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:241px !important;
}

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

#item1713552 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:257px !important;
}

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

#item1713376 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

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

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

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

#item1713664 {
	width:280px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1713976 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

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

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

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

table#table1807339 {
	table-layout:fixed;
}

#item1713999 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

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

#item1714022 {
	width:628px !important;
	height:198px !important;
}

#item1714023 {
	width:595px !important;
	height:783px !important;
}

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

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

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

#item1714180 {
	width:595px !important;
	height:1715px !important;
}

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

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

#item1714050 {
	width:628px !important;
	height:112px !important;
	top:1px !important;
}

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

#item1714073 {
	width:490px !important;
	height:207px !important;
	top:143px !important;
}

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

#item1714096 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:375px !important;
}

#item1714121 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:378px !important;
}

#item1714126 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:410px !important;
}

#item1714131 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:308px !important;
}

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

#item1714155 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:330px !important;
}

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

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

#item1714206 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1708323 {
	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#table1810817 tr {
	border-right:2.2px solid #fff;;
}

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

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

#item1709078 {
	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#table1813163 tr {
	border-right:3.08px solid #fff;;
}

table#table1813163 {
	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:127px !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:208px !important;
}

#item1592548 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:106px !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:128px !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;
}

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

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

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

#item1708338 {
	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#table1817775 th, table#table1817775 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1817775 {
	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:230px !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;
}

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

#item1709092 {
	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#table1822557 th, table#table1822557 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

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

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

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

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

#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:164px !important;
	left:60px !important;
	top:300px !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:468px !important;
	height:255px !important;
	left:60px !important;
	top:499px !important;
	background:#0e0b00;
}

#item1546925 {
	width:422px !important;
	height:214px !important;
	left:83px !important;
	top:519px !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;
	}
}
#item1739102 {
	width:570px !important;
	height:164px !important;
	left:66px !important;
	top:596px !important;
}

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

#item1739125 {
	opacity:0.40;
	width:628px !important;
	height:381px !important;
	left:36px !important;
	top:783px !important;
	background:#0e0b00;
}

#item1739126 {
	width:568px !important;
	height:327px !important;
	left:68px !important;
	top:810px !important;
}

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

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

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

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

#item1746240 {
	width:509px !important;
	height:2148px !important;
}

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

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

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

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

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

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

#item1746106 {
	width:509px !important;
	height:975px !important;
}

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

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

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

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

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

@keyframes intensificar-1745831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745831 {
	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#table1829089 th, table#table1829089 td {
	vertical-align:top;;
}

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

table#table1829089 {
	table-layout:fixed;
}

#item1547205 {
	width:510px !important;
	height:558px !important;
}

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

#item1739207 {
	width:511px !important;
	height:17px !important;
	top:414px !important;
}

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

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

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

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

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

#item1739194 {
	width:511px !important;
	height:17px !important;
	top:361px !important;
}

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

#item1739190 {
	width:511px !important;
	height:17px !important;
	top:343px !important;
}

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

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

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

#item1705974 {
	width:511px !important;
	height:17px !important;
	top:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1547328 {
	width:511px !important;
	height:17px !important;
	top:181px !important;
}

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

#item1547332 {
	width:511px !important;
	height:17px !important;
	top:163px !important;
}

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

#item1547290 {
	width:511px !important;
	height:17px !important;
	top:145px !important;
}

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

#item1547294 {
	width:511px !important;
	height:17px !important;
	top:127px !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;
}

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

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

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

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

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

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

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

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

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

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

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

#item1745881 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1746035 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !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%;
}

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

#item1746612 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:454px !important;
}

#item1746615 {
	width:614px !important;
	height:788px !important;
	left:46px !important;
	top:83px !important;
}

#item1746616 {
	width:595px !important;
	height:3209px !important;
}

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

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

#item1650092 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:454px !important;
}

#item1650097 {
	width:614px !important;
	height:788px !important;
	left:46px !important;
	top:83px !important;
}

#item1650098 {
	width:595px !important;
	height:1438px !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%;
}

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

#item1746550 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:454px !important;
}

#item1746554 {
	width:614px !important;
	height:788px !important;
	left:46px !important;
	top:83px !important;
}

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

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

#item1587272 {
	width:700px !important;
	height:890px !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#table1836687 th, table#table1836687 td {
	vertical-align:top;;
}

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

table#table1836687 {
	table-layout:fixed;
}

#item1631489 {
	width:622px !important;
	height:553px !important;
	left:46px !important;
	top:115px !important;
}

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

#item1739349 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:617px !important;
}

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

#item1739344 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:594px !important;
}

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

#item1739339 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:573px !important;
}

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

#item1739335 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:551px !important;
}

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

#item1739331 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:508px !important;
}

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

#item1706154 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:529px !important;
}

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

#item1706149 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:486px !important;
}

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

#item1706145 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:464px !important;
}

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

#item1706141 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:442px !important;
}

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

#item1706137 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:420px !important;
}

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

#item1706131 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:398px !important;
}

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

#item1706127 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:376px !important;
}

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

#item1706123 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:354px !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:332px !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;
}

#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:51px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1746462 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !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%;
}

#item1708356 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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: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-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:267px !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#table1841820 th, table#table1841820 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1841820 {
	table-layout:fixed;
}

#item1527723 {
	width:528px !important;
	height:144px !important;
	top:287px !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;
}

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

#item1709110 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1844532 th, table#table1844532 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1844532 {
	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:931px !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;
}

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

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

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

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

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

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

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

#item1717873 {
	width:100px !important;
	height:13px !important;
	top:286px !important;
}

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

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

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

table#table1847582 {
	table-layout:fixed;
}

#item1717896 {
	width:528px !important;
	height:173px !important;
	top:306px !important;
}

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

#item1718051 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item1718054 {
	width:534px !important;
	height:536px !important;
	top:16px !important;
}

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

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

#item1718084 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

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

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

#item1717949 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

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

#item1717972 {
	width:350px !important;
	height:182px !important;
	top:112px !important;
}

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

#item1717995 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:336px !important;
}

#item1718001 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:263px !important;
}

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

#item1718024 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:279px !important;
}

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

#item1717847 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1718087 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:142px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1718644 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

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

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

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

table#table1850393 {
	table-layout:fixed;
}

#item1718667 {
	width:628px !important;
	height:262px !important;
	top:231px !important;
}

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

#item1718690 {
	width:628px !important;
	height:173px !important;
}

#item1718691 {
	width:595px !important;
	height:577px !important;
}

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

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

#item1718614 {
	width:628px !important;
	height:493px !important;
}

#item1718615 {
	width:595px !important;
	height:1304px !important;
}

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

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

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

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

#item1718516 {
	width:628px !important;
	height:135px !important;
}

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

#item1718539 {
	width:490px !important;
	height:254px !important;
	top:164px !important;
}

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

#item1718562 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:461px !important;
}

#item1718567 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:359px !important;
}

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

#item1718590 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:381px !important;
}

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

#item1718485 {
	width:665px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1718719 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:516px !important;
}

#item1718742 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1529073 {
	width:100px !important;
	height:13px !important;
	top:342px !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#table1853417 th, table#table1853417 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1853417 {
	table-layout:fixed;
}

#item1529096 {
	width:528px !important;
	height:202px !important;
	top:362px !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%;
}

#item1719560 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1719563 {
	width:534px !important;
	height:296px !important;
	top:16px !important;
}

#item1719564 {
	width:510px !important;
	height:385px !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-1719564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719588 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1719592 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:319px !important;
}

#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:896px !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:80px !important;
	top:16px !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:115px !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:376px !important;
}

#item1529201 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:303px !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:319px !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:564px !important;
	left:636px !important;
	top:161px !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;
}

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

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

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

#item1740304 {
	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#table1856770 th, table#table1856770 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1856770 {
	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:753px !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:1578px !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:112px !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:139px !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:503px !important;
}

#item1573836 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:400px !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:423px !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:534px !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;
}

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

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

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

#item1740106 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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#table1860094 th, table#table1860094 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1860094 {
	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:944px !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;
}

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

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

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

#item1740319 {
	width:81px !important;
	height:279px !important;
	top:921px !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#table1863545 th, table#table1863545 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1863545 {
	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:1019px !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:1539px !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;
}

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

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

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

#item1740109 {
	width:130px !important;
	height:134px !important;
	left:1070px !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#table1872869 th, table#table1872869 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1872869 {
	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: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-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;
}

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

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

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

#item1740354 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table1878329 th, table#table1878329 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

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

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

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

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

#item1740113 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1882099 th, table#table1882099 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

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

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

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

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

#item1740377 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1884865 th, table#table1884865 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1884865 {
	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:1578px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

table#table1888134 {
	table-layout:fixed;
}

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

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

#item1721747 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1721752 {
	width:534px !important;
	height:295px !important;
	top:16px !important;
}

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

#item1721777 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1721781 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:318px !important;
}

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

#item1721344 {
	width:534px !important;
	height:531px !important;
	top:17px !important;
}

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

#item1721369 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1721374 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:555px !important;
}

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

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

#item1721239 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

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

#item1721262 {
	width:350px !important;
	height:216px !important;
	top:117px !important;
}

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

#item1721285 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:378px !important;
}

#item1721294 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:305px !important;
}

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

#item1721317 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:321px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1721833 {
	width:140px !important;
	height:18px !important;
	top:167px !important;
}

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

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

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

table#table1891518 {
	table-layout:fixed;
}

#item1721856 {
	width:628px !important;
	height:302px !important;
	top:195px !important;
}

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

#item1721879 {
	width:628px !important;
	height:136px !important;
}

#item1721880 {
	width:595px !important;
	height:803px !important;
}

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

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

#item1722034 {
	width:628px !important;
	height:498px !important;
}

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

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

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

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

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

#item1721934 {
	width:628px !important;
	height:133px !important;
}

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

#item1721957 {
	width:490px !important;
	height:302px !important;
	top:151px !important;
}

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

#item1721980 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:467px !important;
}

#item1721987 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:365px !important;
}

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

#item1722010 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:387px !important;
}

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

#item1721831 {
	width:665px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1722062 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1722085 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1740135 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1894922 th, table#table1894922 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1894922 {
	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:1057px !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;
}

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

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

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

#item1740420 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1898231 th, table#table1898231 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

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

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

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

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

#item1740141 {
	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#table1901572 th, table#table1901572 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1901572 {
	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:1115px !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;
}

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

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

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

#item1740429 {
	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#table1905102 th, table#table1905102 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1905102 {
	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:587px !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;
}

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

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

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

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

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

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

#item1724477 {
	width:600px !important;
	height:791px !important;
	top:-1px !important;
}

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

#item1724489 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:119px !important;
}

#item1724492 {
	width:534px !important;
	height:232px !important;
	top:16px !important;
}

#item1724493 {
	width:510px !important;
	height:301px !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-1724493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724517 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1724523 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:255px !important;
}

#item1724526 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:341px !important;
}

#item1724529 {
	width:534px !important;
	height:244px !important;
	top:287px !important;
}

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

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

table#table1909069 {
	table-layout:fixed;
}

#item1725222 {
	width:510px !important;
	height:347px !important;
}

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

#item1724553 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:271px !important;
}

#item1724556 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:538px !important;
}

#item1726480 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

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

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

#item1724692 {
	width:534px !important;
	height:513px !important;
	top:17px !important;
}

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

#item1724717 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1724721 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:538px !important;
}

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

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

#item1724588 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

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

#item1724611 {
	width:350px !important;
	height:352px !important;
	top:118px !important;
}

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

#item1724634 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:515px !important;
}

#item1724639 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:442px !important;
}

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

#item1724663 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:458px !important;
}

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

#item1724487 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1724724 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1725302 {
	width:595px !important;
	height:960px !important;
}

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

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

#item1725330 {
	width:628px !important;
	height:290px !important;
	top:204px !important;
}

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

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

table#table1913566 {
	table-layout:fixed;
}

#item1725331 {
	width:595px !important;
	height:505px !important;
}

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

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

#item1725359 {
	width:140px !important;
	height:18px !important;
	top:173px !important;
}

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

#item1725512 {
	width:628px !important;
	height:473px !important;
}

#item1725513 {
	width:595px !important;
	height:2656px !important;
}

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

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

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

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

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

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

#item1725435 {
	width:490px !important;
	height:356px !important;
	top:92px !important;
}

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

#item1725459 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:442px !important;
}

#item1725465 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:339px !important;
}

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

#item1725488 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:362px !important;
}

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

#item1725299 {
	width:665px !important;
	height:494px !important;
	left:36px !important;
	top:602px !important;
}

#item1725539 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:534px !important;
}

#item1725562 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1740154 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1918332 th, table#table1918332 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1918332 {
	table-layout:fixed;
}

#item1564773 {
	width:510px !important;
	height:347px !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;
}

#item1726507 {
	width:100px !important;
	height:13px !important;
	top:268px !important;
}

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

#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:451px !important;
}

#item1538864 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:377px !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:393px !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;
}

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

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

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

#item1740475 {
	width:186px !important;
	height:167px !important;
	top:1033px !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:1047px !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#table1922959 th, table#table1922959 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1922959 {
	table-layout:fixed;
}

#item1649336 {
	width:595px !important;
	height:465px !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;
}

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

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

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

#item1740161 {
	width:164px !important;
	height:302px !important;
	left:436px !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;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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#table1930300 tr {
	border-right:2.2px solid #fff;;
}

table#table1930300 {
	table-layout:fixed;
}

#item1549327 {
	width:528px !important;
	height:162px !important;
	top:261px !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:241px !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;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:48px !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%;
}

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

#item1727038 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

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

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

#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:83px !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;
	top:17px !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:272px !important;
}

#item1549120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:198px !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:214px !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:132px !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:148px !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:564px !important;
	left:36px !important;
	top:161px !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%;
}

#item1740488 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !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#table1933520 tr {
	border-right:3.08px solid #fff;;
}

table#table1933520 {
	table-layout:fixed;
}

#item1588584 {
	width:628px !important;
	height:246px !important;
	top:272px !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:244px !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:208px !important;
}

#item1648945 {
	width:595px !important;
	height:439px !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:81px !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:1559px !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:518px !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;
}

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

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

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

#item1708606 {
	width:186px !important;
	height:167px !important;
	top:623px !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;
	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-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#table1937613 tr {
	border-right:2.2px solid #fff;;
}

table#table1937613 {
	table-layout:fixed;
}

#item1621421 {
	width:528px !important;
	height:162px !important;
	top:274px !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:254px !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;
	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-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:46px !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%;
}

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

#item1727644 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1727645 {
	width:509px !important;
	height:1135px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

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

#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:101px !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;
	top:15px !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:292px !important;
}

#item1621228 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !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:234px !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:150px !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:166px !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:564px !important;
	left:36px !important;
	top:161px !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%;
}

#item1709362 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1940899 tr {
	border-right:3.08px solid #fff;;
}

table#table1940899 {
	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:1911px !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;
}

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

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

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

#item1740158 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

#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#table1944778 th, table#table1944778 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1944778 {
	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:184px !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;
}

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

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

#item1706911 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !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%;
}

#item1740512 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

#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#table1947259 th, table#table1947259 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1947259 {
	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:498px !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;
}

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

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

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

#item1740171 {
	width:130px !important;
	height:134px !important;
	left:1070px !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#table1950176 th, table#table1950176 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

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

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

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

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

#item1740537 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table1953317 th, table#table1953317 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1953317 {
	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:596px !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;
}

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

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

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

#item1740165 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1956892 th, table#table1956892 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1956892 {
	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:883px !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:249px !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;
}

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

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

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

#item1740548 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1960058 th, table#table1960058 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1960058 {
	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:1735px !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;
}

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

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

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

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

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

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

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

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

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

#item1729390 {
	width:100px !important;
	height:13px !important;
	top:365px !important;
}

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

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

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

table#table1964202 {
	table-layout:fixed;
}

#item1729413 {
	width:528px !important;
	height:115px !important;
	top:385px !important;
}

@keyframes intensificar-1729413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729331 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1729334 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1729335 {
	width:509px !important;
	height:807px !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-1729335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729359 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1729362 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:557px !important;
}

#item1729203 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1729226 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1729230 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1729230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729253 {
	width:350px !important;
	height:93px !important;
	top:116px !important;
}

@keyframes intensificar-1729253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729276 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

#item1729284 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1729284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729307 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1729307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729200 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:144px !important;
}

#item1729436 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1729459 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1729484 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1729487 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1729510 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1729537 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1729538 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1729533 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1729572 {
	width:123px !important;
	height:50px !important;
}

#item1729573 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1729547 {
	width:123px !important;
	height:50px !important;
}

#item1729548 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1729542 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1729625 {
	width:99px !important;
	height:50px !important;
}

#item1729626 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1729600 {
	width:99px !important;
	height:50px !important;
}

#item1729601 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1729596 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1729679 {
	width:101px !important;
	height:50px !important;
}

#item1729680 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1729654 {
	width:101px !important;
	height:50px !important;
}

#item1729655 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1729649 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1729706 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1729729 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729703 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1729732 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1729732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1729732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1729732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740563 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1729839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1729841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729837 {
	width:700px !important;
	height:309px !important;
}

#item1729842 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1729848 {
	width:140px !important;
	height:18px !important;
	top:317px !important;
}

@keyframes intensificar-1729848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1966211 th, table#table1966211 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1966211 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1966211 {
	table-layout:fixed;
}

#item1729871 {
	width:628px !important;
	height:181px !important;
	top:345px !important;
}

@keyframes intensificar-1729871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729894 {
	width:628px !important;
	height:273px !important;
}

#item1729895 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1729895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729918 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:114px !important;
}

#item1730050 {
	width:628px !important;
	height:525px !important;
}

#item1730051 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1730051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1730074 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1729924 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1729947 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1729951 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1729951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729974 {
	width:490px !important;
	height:112px !important;
	top:165px !important;
}

@keyframes intensificar-1729974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729997 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:334px !important;
}

#item1730003 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:232px !important;
}

@keyframes intensificar-1730003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1730026 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:254px !important;
}

@keyframes intensificar-1730026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729846 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1730077 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1730100 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1730125 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1730128 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730152 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730178 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1730179 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1730175 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1730213 {
	width:172px !important;
	height:70px !important;
}

#item1730214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1730186 {
	width:172px !important;
	height:70px !important;
}

#item1730187 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1730182 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1730266 {
	width:139px !important;
	height:70px !important;
}

#item1730267 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1730241 {
	width:139px !important;
	height:70px !important;
}

#item1730242 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1730237 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1730322 {
	width:141px !important;
	height:70px !important;
}

#item1730323 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1730296 {
	width:141px !important;
	height:70px !important;
}

#item1730297 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1730291 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1730349 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1730372 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1730346 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1730376 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1730376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1730376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1730376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740177 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1969121 th, table#table1969121 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1969121 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1969121 {
	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:266px !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;
}

#item1707270 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707293 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707266 {
	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%;
}

#item1740583 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table1972376 th, table#table1972376 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1972376 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1972376 {
	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:439px !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;
}

#item1707170 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707193 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707167 {
	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%;
}

#item1740184 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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#table1976387 th, table#table1976387 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1976387 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1976387 {
	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;
}

#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%;
}

#item1740591 {
	width:81px !important;
	height:279px !important;
	top:921px !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#table1978866 th, table#table1978866 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1978866 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1978866 {
	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;
}

#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%;
}

#item1740188 {
	width:130px !important;
	height:134px !important;
	left:1070px !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:322px !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:337px !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#table1982202 th, table#table1982202 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1982202 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1982202 {
	table-layout:fixed;
}

#item1539444 {
	width:528px !important;
	height:205px !important;
	top:357px !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: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-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:63px !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:182px !important;
	top:99px !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:326px !important;
}

#item1539549 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !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:269px !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;
}

#item1707200 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707224 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707197 {
	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%;
}

#item1740617 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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:166px !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#table1985321 th, table#table1985321 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1985321 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1985321 {
	table-layout:fixed;
}

#item1581252 {
	width:628px !important;
	height:302px !important;
	top:194px !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:136px !important;
}

#item1649272 {
	width:595px !important;
	height:557px !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:45px !important;
}

#item1647415 {
	width:628px !important;
	height:496px !important;
}

#item1647416 {
	width:595px !important;
	height:1559px !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:112px !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:254px !important;
	top:141px !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:459px !important;
}

#item1581115 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:356px !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:379px !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:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1581298 {
	width:628px !important;
	height:42px !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;
}

#item1707103 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707126 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707100 {
	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%;
}

#item1740193 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1731996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1731998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1731994 {
	width:600px !important;
	height:790px !important;
}

#item1731999 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1732008 {
	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-1732008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732032 {
	width:100px !important;
	height:13px !important;
	top:270px !important;
}

@keyframes intensificar-1732032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1988807 th, table#table1988807 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1988807 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1988807 {
	table-layout:fixed;
}

#item1732055 {
	width:528px !important;
	height:144px !important;
	top:290px !important;
}

@keyframes intensificar-1732055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732206 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1732209 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1732210 {
	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-1732210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732237 {
	width:14px !important;
	height:9px !important;
}

#item1732240 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1732080 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1732103 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1732106 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1732106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732129 {
	width:350px !important;
	height:114px !important;
	top:120px !important;
}

@keyframes intensificar-1732129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732152 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:280px !important;
}

#item1732158 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:207px !important;
}

@keyframes intensificar-1732158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732181 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:223px !important;
}

@keyframes intensificar-1732181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732005 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1732244 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1732267 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1732292 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1732295 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1732608 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1732321 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1732322 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1732318 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1732355 {
	width:123px !important;
	height:50px !important;
}

#item1732356 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1732330 {
	width:123px !important;
	height:50px !important;
}

#item1732331 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1732326 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1732410 {
	width:99px !important;
	height:50px !important;
}

#item1732411 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1732385 {
	width:99px !important;
	height:50px !important;
}

#item1732386 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1732380 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1732464 {
	width:101px !important;
	height:50px !important;
}

#item1732465 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1732438 {
	width:101px !important;
	height:50px !important;
}

#item1732439 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1732434 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1732491 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1732514 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1732488 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1732517 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1732517 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1732517 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1732517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740629 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1732658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1732660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732656 {
	width:700px !important;
	height:309px !important;
}

#item1732661 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1732666 {
	width:140px !important;
	height:18px !important;
	top:292px !important;
}

@keyframes intensificar-1732666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1991096 th, table#table1991096 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1991096 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1991096 {
	table-layout:fixed;
}

#item1732690 {
	width:628px !important;
	height:221px !important;
	top:320px !important;
}

@keyframes intensificar-1732690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732713 {
	width:628px !important;
	height:263px !important;
}

#item1732714 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1732714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732737 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:109px !important;
}

#item1732870 {
	width:628px !important;
	height:541px !important;
}

#item1732871 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1732871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732895 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1732744 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1732767 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1732770 {
	width:626px !important;
	height:135px !important;
}

@keyframes intensificar-1732770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732793 {
	width:490px !important;
	height:159px !important;
	top:168px !important;
}

@keyframes intensificar-1732793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732817 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:387px !important;
}

#item1732823 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:284px !important;
}

@keyframes intensificar-1732823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732846 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:307px !important;
}

@keyframes intensificar-1732846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732664 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1732898 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:493px !important;
}

#item1732921 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1732945 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1732950 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1733616 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1732976 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1732977 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1732973 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1733011 {
	width:172px !important;
	height:70px !important;
}

#item1733012 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732986 {
	width:172px !important;
	height:70px !important;
}

#item1732987 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732982 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1733065 {
	width:139px !important;
	height:70px !important;
}

#item1733066 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1733039 {
	width:139px !important;
	height:70px !important;
}

#item1733040 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1733035 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1733119 {
	width:141px !important;
	height:70px !important;
}

#item1733120 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1733093 {
	width:141px !important;
	height:70px !important;
}

#item1733094 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1733089 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1733146 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1733169 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1733143 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1733173 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1733173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1733173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1733173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716623 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1716060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1716062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716058 {
	width:600px !important;
	height:791px !important;
}

#item1716063 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1716068 {
	width:528px !important;
	height:319px !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-1716068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716092 {
	width:100px !important;
	height:13px !important;
	top:336px !important;
}

@keyframes intensificar-1716092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1994189 th, table#table1994189 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1994189 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1994189 {
	table-layout:fixed;
}

#item1716115 {
	width:528px !important;
	height:144px !important;
	top:356px !important;
}

@keyframes intensificar-1716115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716665 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1716669 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1716670 {
	width:509px !important;
	height:820px !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-1716670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716695 {
	width:14px !important;
	height:9px !important;
}

#item1716700 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1716140 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1716164 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1716167 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1716167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716190 {
	width:350px !important;
	height:114px !important;
	top:98px !important;
}

@keyframes intensificar-1716190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716213 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1716218 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1716218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716242 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1716242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716066 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1716291 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1716314 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1716338 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1716343 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1716366 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1716393 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1716394 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1716390 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1716426 {
	width:123px !important;
	height:50px !important;
}

#item1716427 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1716401 {
	width:123px !important;
	height:50px !important;
}

#item1716402 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1716397 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1716480 {
	width:99px !important;
	height:50px !important;
}

#item1716481 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1716455 {
	width:99px !important;
	height:50px !important;
}

#item1716456 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1716451 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1716533 {
	width:101px !important;
	height:50px !important;
}

#item1716534 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1716508 {
	width:101px !important;
	height:50px !important;
}

#item1716509 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1716504 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1716560 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1716583 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1716557 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1716586 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1716586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1716586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1716586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717694 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1716744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1716746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716742 {
	width:700px !important;
	height:309px !important;
}

#item1716747 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1716753 {
	width:140px !important;
	height:18px !important;
	top:293px !important;
}

@keyframes intensificar-1716753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1996632 th, table#table1996632 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1996632 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1996632 {
	table-layout:fixed;
}

#item1716776 {
	width:628px !important;
	height:221px !important;
	top:321px !important;
}

@keyframes intensificar-1716776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716800 {
	width:628px !important;
	height:264px !important;
}

#item1716801 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1716801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716825 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:109px !important;
}

#item1716956 {
	width:628px !important;
	height:542px !important;
}

#item1716957 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1716957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716980 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1716830 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1716853 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1716856 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1716856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716879 {
	width:490px !important;
	height:159px !important;
	top:138px !important;
}

@keyframes intensificar-1716879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716903 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:361px !important;
}

#item1716909 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:259px !important;
}

@keyframes intensificar-1716909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716932 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:281px !important;
}

@keyframes intensificar-1716932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716751 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1716985 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1717008 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1717033 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1717037 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1717060 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1717086 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1717087 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1717083 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1717120 {
	width:172px !important;
	height:70px !important;
}

#item1717121 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1717095 {
	width:172px !important;
	height:70px !important;
}

#item1717096 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1717091 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1717173 {
	width:139px !important;
	height:70px !important;
}

#item1717175 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1717148 {
	width:139px !important;
	height:70px !important;
}

#item1717149 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1717144 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1717228 {
	width:141px !important;
	height:70px !important;
}

#item1717229 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1717203 {
	width:141px !important;
	height:70px !important;
}

#item1717204 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1717199 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1717255 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1717278 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1717252 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1717282 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1717282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1717282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1717282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708504 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table1999201 th, table#table1999201 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1999201 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1999201 {
	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:100px !important;
}

#item1537291 {
	width:534px !important;
	height:193px !important;
	top:16px !important;
}

#item1537292 {
	width:510px !important;
	height:357px !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:1143px !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:63px !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:122px !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:451px !important;
}

#item1536805 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:378px !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:394px !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;
}

#item1706848 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1706871 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706844 {
	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%;
}

#item1709291 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table2003721 th, table#table2003721 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2003721 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2003721 {
	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:1931px !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:112px !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:336px !important;
	top:133px !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;
}

#item1706361 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1706384 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1706358 {
	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%;
}

#item1740236 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@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%;
}

@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%;
}

#item1535967 {
	width:600px !important;
	height:790px !important;
}

#item1535972 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:40px !important;
}

#item1536004 {
	width:100px !important;
	height:13px !important;
	top:311px !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#table2007143 th, table#table2007143 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2007143 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2007143 {
	table-layout:fixed;
}

#item1536027 {
	width:528px !important;
	height:232px !important;
	top:331px !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:135px !important;
}

#item1616137 {
	width:534px !important;
	height:263px !important;
	top:16px !important;
}

#item1616138 {
	width:510px !important;
	height:343px !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:286px !important;
}

#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:1425px !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:413px !important;
}

#item1536131 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:339px !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:355px !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%;
}

#item1535978 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1536215 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1536239 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1536263 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1536267 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1738700 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1738701 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1738697 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1738732 {
	width:123px !important;
	height:50px !important;
}

#item1738733 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1738707 {
	width:123px !important;
	height:50px !important;
}

#item1738708 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1738705 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1738783 {
	width:99px !important;
	height:50px !important;
}

#item1738784 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1738758 {
	width:99px !important;
	height:50px !important;
}

#item1738759 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1738756 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1738834 {
	width:101px !important;
	height:50px !important;
}

#item1738836 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1738809 {
	width:101px !important;
	height:50px !important;
}

#item1738810 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1738807 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1738862 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1738886 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1738859 {
	width:147px !important;
	height:13px !important;
	left:635px !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%;
}

#item1740636 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@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%;
}

@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%;
}

#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#table2011476 th, table#table2011476 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2011476 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2011476 {
	table-layout:fixed;
}

#item1649694 {
	width:595px !important;
	height:344px !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;
}

#item1647287 {
	width:628px !important;
	height:496px !important;
}

#item1647288 {
	width:595px !important;
	height:2410px !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;
}

#item1616580 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:352px !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:374px !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;
}

#item1706395 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1706418 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1706392 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1738929 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1738930 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1738926 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1738960 {
	width:172px !important;
	height:70px !important;
}

#item1738961 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738935 {
	width:172px !important;
	height:70px !important;
}

#item1738936 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738933 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1739011 {
	width:139px !important;
	height:70px !important;
}

#item1739012 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1738986 {
	width:139px !important;
	height:70px !important;
}

#item1738987 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1738984 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1739062 {
	width:141px !important;
	height:70px !important;
}

#item1739063 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1739037 {
	width:141px !important;
	height:70px !important;
}

#item1739038 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1739035 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !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%;
}

#item1698330 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1698331 {
	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-1698331 {
	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;
	}
}
#item1698332 {
	width:632px !important;
	height:104px !important;
	left:514px !important;
	top:53px !important;
}

@keyframes intensificar-1698332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698355 {
	opacity:0.40;
	width:674px !important;
	height:257px !important;
	background:#0e0b00;
}

#item1698356 {
	width:632px !important;
	height:214px !important;
	left:21px !important;
	top:22px !important;
}

@keyframes intensificar-1698356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698379 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1698379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1698379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1698379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699763 {
	width:1424px !important;
	height:1236px !important;
	left:-558px !important;
	top:-17px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1699764 {
	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-1699764 {
	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;
	}
}
#item1739630 {
	width:632px !important;
	height:104px !important;
	left:38px !important;
	top:589px !important;
}

@keyframes intensificar-1739630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739654 {
	opacity:0.40;
	width:650px !important;
	height:439px !important;
	background:#0e0b00;
}

#item1739655 {
	width:610px !important;
	height:383px !important;
	left:20px !important;
	top:28px !important;
}

@keyframes intensificar-1739655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699813 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1699813 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1699813 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1699813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698394 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1698752 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1698775 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1698780 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1698781 {
	width:509px !important;
	height:1638px !important;
}

@keyframes intensificar-1698781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698805 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1698808 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1698694 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1698717 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1698720 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1698721 {
	width:509px !important;
	height:975px !important;
}

@keyframes intensificar-1698721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698744 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1698748 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1698647 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1698670 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1698670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698407 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1698430 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1698453 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table2017446 th, table#table2017446 td {
	vertical-align:top;;
}

table#table2017446 tr {
	height:18px;;
}

table#table2017446 {
	table-layout:fixed;
}

#item1698484 {
	width:500px !important;
	height:216px !important;
	left:10px !important;
}

#item1739798 {
	width:511px !important;
	height:17px !important;
}

#item1739795 {
	width:511px !important;
	height:17px !important;
	top:180px !important;
}

#item1739794 {
	width:511px !important;
	height:17px !important;
}

#item1739791 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

#item1739790 {
	width:511px !important;
	height:17px !important;
}

#item1739787 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item1739786 {
	width:511px !important;
	height:17px !important;
}

#item1739782 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1739781 {
	width:511px !important;
	height:17px !important;
}

#item1739778 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1739777 {
	width:511px !important;
	height:17px !important;
}

#item1739774 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1739773 {
	width:511px !important;
	height:17px !important;
}

#item1739770 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1739769 {
	width:511px !important;
	height:17px !important;
}

#item1739766 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1698583 {
	width:511px !important;
	height:17px !important;
}

#item1698580 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1698587 {
	width:511px !important;
	height:17px !important;
}

#item1698584 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1698592 {
	width:511px !important;
	height:17px !important;
}

#item1698588 {
	width:511px !important;
	height:17px !important;
}

@keyframes intensificar-1698399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698400 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1698397 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1698812 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1698815 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1699334 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !important;
}

#item1699344 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1699367 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1699340 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1699375 {
	width:19px !important;
	height:19px !important;
}

#item1699371 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1699378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699381 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1699382 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1699378 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1699385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699416 {
	width:122px !important;
	height:50px !important;
}

#item1699417 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1699390 {
	width:122px !important;
	height:50px !important;
}

#item1699391 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1699385 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes intensificar-1699440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699469 {
	width:122px !important;
	height:50px !important;
}

#item1699470 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699444 {
	width:122px !important;
	height:50px !important;
}

#item1699445 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699440 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1699493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699522 {
	width:131px !important;
	height:50px !important;
}

#item1699523 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699497 {
	width:131px !important;
	height:50px !important;
}

#item1699498 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699493 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1699546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699577 {
	width:87px !important;
	height:50px !important;
}

#item1699578 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699551 {
	width:87px !important;
	height:50px !important;
}

#item1699552 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699546 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1699605 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1699628 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1699602 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1699631 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1699631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1699631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1699631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699835 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1699858 {
	width:23px !important;
	height:46px !important;
	left:668px !important;
	top:457px !important;
}

#item1699862 {
	width:628px !important;
	height:750px !important;
	left:36px !important;
	top:83px !important;
}

#item1699863 {
	width:595px !important;
	height:2471px !important;
}

@keyframes intensificar-1699863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700178 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1700201 {
	width:23px !important;
	height:46px !important;
	left:668px !important;
	top:457px !important;
}

#item1700205 {
	width:614px !important;
	height:758px !important;
	left:36px !important;
	top:83px !important;
}

#item1700206 {
	width:595px !important;
	height:1472px !important;
}

@keyframes intensificar-1700206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700131 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1700154 {
	width:628px !important;
	height:924px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1700154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699891 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1699914 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1699937 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table2021961 th, table#table2021961 td {
	vertical-align:top;;
}

table#table2021961 tr {
	height:22px;;
}

table#table2021961 {
	table-layout:fixed;
}

#item1699969 {
	width:622px !important;
	height:331px !important;
}

#item1739912 {
	width:623px !important;
	height:21px !important;
}

#item1739909 {
	width:623px !important;
	height:21px !important;
	top:220px !important;
}

#item1739908 {
	width:623px !important;
	height:21px !important;
}

#item1739905 {
	width:623px !important;
	height:21px !important;
	top:198px !important;
}

#item1739904 {
	width:623px !important;
	height:21px !important;
}

#item1739901 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

#item1739900 {
	width:623px !important;
	height:21px !important;
}

#item1739897 {
	width:623px !important;
	height:21px !important;
	top:153px !important;
}

#item1739896 {
	width:623px !important;
	height:21px !important;
}

#item1739893 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1739892 {
	width:623px !important;
	height:21px !important;
}

#item1739887 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1739886 {
	width:623px !important;
	height:21px !important;
}

#item1739883 {
	width:623px !important;
	height:21px !important;
	top:87px !important;
}

#item1739881 {
	width:623px !important;
	height:21px !important;
}

#item1739878 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1700069 {
	width:623px !important;
	height:21px !important;
}

#item1700066 {
	width:623px !important;
	height:21px !important;
	top:45px !important;
}

#item1700073 {
	width:623px !important;
	height:21px !important;
}

#item1700070 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

#item1700077 {
	width:623px !important;
	height:21px !important;
}

#item1700074 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1699887 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1699887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699832 {
	width:700px !important;
	height:1015px !important;
	top:150px !important;
}

#item1700230 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1700238 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1700265 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1700288 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1700261 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1700296 {
	width:26px !important;
	height:26px !important;
}

#item1700292 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1700299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700302 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1700303 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1700299 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1700306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700335 {
	width:171px !important;
	height:70px !important;
}

#item1700336 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1700310 {
	width:171px !important;
	height:70px !important;
}

#item1700311 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1700306 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1056px !important;
}

@keyframes intensificar-1700359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700389 {
	width:171px !important;
	height:70px !important;
}

#item1700390 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700363 {
	width:171px !important;
	height:70px !important;
}

#item1700364 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700359 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1700413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700443 {
	width:203px !important;
	height:70px !important;
}

#item1700444 {
	width:162px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1700418 {
	width:203px !important;
	height:70px !important;
}

#item1700419 {
	width:162px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1700413 {
	width:203px !important;
	height:70px !important;
	left:118px !important;
	top:1130px !important;
}

@keyframes intensificar-1700467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700496 {
	width:122px !important;
	height:70px !important;
}

#item1700497 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700471 {
	width:122px !important;
	height:70px !important;
}

#item1700472 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700467 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1700523 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1700546 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1700520 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1700556 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1700556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1700556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1700556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740241 {
	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#table2025694 th, table#table2025694 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2025694 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2025694 {
	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;
}

#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%;
}

#item1740661 {
	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#table2030071 th, table#table2030071 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2030071 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2030071 {
	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:395px !important;
	height:128px !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;
}

#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%;
}

#item1740196 {
	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:267px !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:295px !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#table2037187 th, table#table2037187 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2037187 tr {
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2037187 {
	table-layout:fixed;
}

#item1546350 {
	width:528px !important;
	height:173px !important;
	top:315px !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:888px !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:284px !important;
}

#item1546444 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:286px !important;
}

#item1546447 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

#item1546454 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !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:252px !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;
}

#item1707460 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707483 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707457 {
	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%;
}

#item1740675 {
	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:228px !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#table2043059 th, table#table2043059 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2043059 tr {
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2043059 {
	table-layout:fixed;
}

#item1586870 {
	width:628px !important;
	height:262px !important;
	top:256px !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:198px !important;
}

#item1649009 {
	width:595px !important;
	height:498px !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:76px !important;
}

#item1647712 {
	width:628px !important;
	height:518px !important;
}

#item1647713 {
	width:595px !important;
	height:1578px !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:372px !important;
}

#item1586728 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:374px !important;
}

#item1586732 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:407px !important;
}

#item1586738 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:304px !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:326px !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;
}

#item1707394 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707417 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707390 {
	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%;
}

#item1740244 {
	width:164px !important;
	height:302px !important;
	left:1036px !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#table2052384 th, table#table2052384 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2052384 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2052384 {
	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:202px !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;
}

#item1707490 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707513 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707487 {
	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%;
}

#item1740687 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !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#table2067321 th, table#table2067321 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2067321 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2067321 {
	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;
}

#item1707426 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707450 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707423 {
	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%;
}

#item1740200 {
	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#table2076868 th, table#table2076868 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2076868 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2076868 {
	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;
}

#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%;
}

#item1740704 {
	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#table2083939 th, table#table2083939 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2083939 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2083939 {
	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;
}

#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%;
}

#item1740203 {
	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:421px !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:437px !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#table2093899 th, table#table2093899 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2093899 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2093899 {
	table-layout:fixed;
}

#item1542218 {
	width:528px !important;
	height:115px !important;
	top:457px !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:723px !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:63px !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:96px !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:197px !important;
}

#item1542312 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:199px !important;
}

#item1542315 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:222px !important;
}

#item1542321 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:148px !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:164px !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;
}

#item1707909 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707932 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707906 {
	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%;
}

#item1740711 {
	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#table2098678 th, table#table2098678 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2098678 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2098678 {
	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:851px !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:112px !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:142px !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:283px !important;
}

#item1583334 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:286px !important;
}

#item1583340 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:318px !important;
}

#item1583346 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:216px !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:238px !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;
}

#item1707645 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707669 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707642 {
	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%;
}

#item1740206 {
	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#table2106347 th, table#table2106347 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2106347 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2106347 {
	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;
}

#item1707944 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707967 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707941 {
	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%;
}

#item1740737 {
	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#table2114551 th, table#table2114551 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2114551 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2114551 {
	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;
}

#item1707680 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707703 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707677 {
	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%;
}

#item1740211 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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:324px !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#table2117791 th, table#table2117791 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2117791 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2117791 {
	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:989px !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;
}

#item1707977 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708000 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707974 {
	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%;
}

#item1740755 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table2120516 th, table#table2120516 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2120516 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2120516 {
	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:655px !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;
}

#item1707713 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707736 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707710 {
	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%;
}

#item1740215 {
	width:164px !important;
	height:302px !important;
	left:1036px !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: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-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:269px !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#table2124168 th, table#table2124168 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2124168 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2124168 {
	table-layout:fixed;
}

#item1541487 {
	width:528px !important;
	height:260px !important;
	top:289px !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:262px !important;
}

#item1541646 {
	width:534px !important;
	height:517px !important;
	top:17px !important;
}

#item1541647 {
	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-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:541px !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:284px !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:367px !important;
}

#item1542072 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:369px !important;
}

#item1542075 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:392px !important;
}

#item1542081 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:319px !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:335px !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:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1541678 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:146px !important;
}

#item1541701 {
	width:528px !important;
	height:30px !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;
}

#item1708010 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708033 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708007 {
	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%;
}

#item1740772 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !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:100px !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#table2127633 th, table#table2127633 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2127633 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2127633 {
	table-layout:fixed;
}

#item1582907 {
	width:628px !important;
	height:384px !important;
	top:128px !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:80px !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:17px !important;
}

#item1647549 {
	width:628px !important;
	height:512px !important;
}

#item1647550 {
	width:595px !important;
	height:1794px !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:397px !important;
	top:86px !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:446px !important;
}

#item1582766 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:449px !important;
}

#item1582769 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:481px !important;
}

#item1582775 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:379px !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:401px !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;
}

#item1707744 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707767 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707741 {
	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%;
}

#item1740219 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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#table2131422 th, table#table2131422 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2131422 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2131422 {
	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:1096px !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:199px !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;
}

#item1708045 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708068 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708042 {
	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%;
}

#item1740799 {
	width:186px !important;
	height:167px !important;
	top:1033px !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#table2135557 th, table#table2135557 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2135557 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2135557 {
	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;
}

#item1707774 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707797 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707771 {
	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%;
}

#item1740223 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !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#table2139809 tr {
	border-right:2.2px solid #fff;;
}

table#table2139809 {
	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;
}

#item1708078 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708101 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708075 {
	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%;
}

#item1740807 {
	width:81px !important;
	height:279px !important;
	top:921px !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#table2142206 tr {
	border-right:3.08px solid #fff;;
}

table#table2142206 {
	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;
}

#item1707808 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707831 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707804 {
	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%;
}

#item1740226 {
	width:130px !important;
	height:134px !important;
	left:1070px !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#table2145363 th, table#table2145363 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2145363 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2145363 {
	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;
}

#item1708112 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708135 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708109 {
	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%;
}

#item1740834 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !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#table2147926 th, table#table2147926 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2147926 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2147926 {
	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;
}

#item1707842 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707865 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707839 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1738249 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1738249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1738249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1738249 {
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	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;
	padding-left:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle185 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:60px;
	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.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	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.autoParaStyle182 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	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.autoParaStyle180 {
	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.autoParaStyle179 {
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	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.autoParaStyle176 {
	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.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-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.autoParaStyle173 {
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	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.autoParaStyle170 {
	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.autoParaStyle169 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:15px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle168 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle167 {
	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.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	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.autoParaStyle158 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:60px;
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle111 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight: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.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle90 {
	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.autoParaStyle89 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height: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.autoParaStyle87 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	font-family:"Optima LT Pro";
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-family:"Optima LT Pro";
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#3c3c3b;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.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;
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	font-family:FF-Lora-Regular,Lora;
	font-size:47.6px;
	line-height:51.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
	font-size:47.6px;
	line-height:51.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:500;
	font-style:italic;
	font-family:FF-LoraItalic-MediumItalic,Lora;
	font-size:18px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-Lora-Regular,Lora;
	font-size:24px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-Lora-Regular,Lora;
	font-size:38px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-Lora-Regular,Lora;
	font-size:40px;
	line-height:43px;
	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.autoParaStyle10 {
	font-weight:600;
	font-family:FF-Lora-SemiBold,Lora;
	font-size:23px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:600;
	font-family:FF-Lora-SemiBold,Lora;
	font-size:23px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle8 {
	font-family:FF-Lora-Regular,Lora;
	font-size:16px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle7 {
	font-family:FF-Lora-Regular,Lora;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:500;
	font-style:italic;
	font-family:FF-LoraItalic-MediumItalic,Lora;
	font-size:18px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-Lora-Regular,Lora;
	font-size:16px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
	font-size:36px;
	line-height:43px;
	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.autoParaStyle3 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:43px;
	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.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_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.autoCharStyle23 {
	font-size:16.8px;
	color:#101820;
}

span.autoCharStyle22 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	color:#101820;
}

span.autoCharStyle21 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle19 {
	font-size:14px;
}

span.autoCharStyle18 {
	font-size:10px;
}

span.autoCharStyle17 {
	text-transform:uppercase;
}

span.autoCharStyle16 {
	color:#101820;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle13 {
	text-decoration:underline;
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle10 {
	font-size:28px;
}

span.autoCharStyle9 {
	color:#ea5153;
}

span.autoCharStyle8 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
	font-weight:600;
	font-family:FF-Lora-SemiBold,Lora;
}

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; } }

